Displaying 20 results from an estimated 2000 matches similar to: "open h323"
2008 Dec 05
2
Asterisk h323 module
Hello!
I have a problem with build astersik-addons-1.4.7 on Solaris 10. When I
tried to do "make" I got such error:
*
chan_ooh323.c: In function `reload_config':
chan_ooh323.c:2053: error: `IPTOS_MINCOST' undeclared (first use in this
function)
chan_ooh323.c:2053: error: (Each undeclared identifier is reported only once
chan_ooh323.c:2053: error: for each function it appears
2003 Nov 23
2
latest wine build error on Fedora Core 1
In file included from /usr/include/openssl/ssl.h:179,
from internet.h:36,
from cookie.c:39:
/usr/include/openssl/kssl.h:136: error: syntax error before '*' token
/usr/include/openssl/kssl.h:149: error: syntax error before '*' token
/usr/include/openssl/kssl.h:150: error: syntax error before '*' token
/usr/include/openssl/kssl.h:151: error:
2003 Oct 03
2
Can't build wine on Red Hat Fedora
Hi!
I get this error when I'm trying to compile wine 0911 release on Red Hat Fedora (with gcc-3.3.1-5) using the tools/wineinstall script.
Can someone please tell what is wrong? I could't compile last month's wine either. There was a segfault at the end of the installation process, when it reached some "wine registry".
make[2]: Entering directory
2005 Feb 21
1
keepalived on centos 3.4
Is anyone successfully using dag's keepalived-1.1.10-1.1.el3.rf on
centos 3.4?
It's giving me some strange issues (LVS Topology never shows up, even
though I can manually set it w/ ipvsadm)
Attempting to rebuild it has been less than successful, as anyone who
tries will see in their appropriate BUILD/keepalived-1.1.10/config.log
and in the rpmbuild output. It complains about openssl
2003 Dec 15
3
voicemail as an attachement
Hi,
I can not send voicemails as an attachement. When setting the "attach=yes"
option in voicemail.conf the mails get rejected from the mail server:
----- Transcript of session follows -----
451 4.4.1 timeout writing message to higgs.elka.pw.edu.pl.: Connection timed
out
with higgs.elka.pw.edu.pl.
451 4.4.1 timeout writing message to elektron.elka.pw.edu.pl.: Connection
timed
out
2004 Jan 23
2
chan h323 Compile problem
Hi can anyone help me with this
g++ -g -c -o ast_h323.o -march=i686 -DPBYTE_ORDER=PLITTLE_ENDIAN
-DNDEBUG -DDO_CRASH -DDEBUG_THREADS -pipe -Wall -fPIC
-Wmissing-prototypes -Wmissing-declarations -DP_LINUX -D_REENTRANT
-D_GNU_SOURCE -DP_HAS_SEMAPHORES -DP_SSL -DP_PTHREADS -DPHAS_TEMPLATES
-DPTRACING -DP_USE_PRAGMA -I../../include
-I/usr/src/pwlib/include/ptlib/unix -I/usr/src/pwlib/include
2010 Jun 20
1
Compiling H323
I'm really struggling with an Asterisk 1.6.2.7 install (on centos 5.4)
The pwlib + opal packages don't satisfy Asterisk's configure script (to let H323 compile), so I removed those and added the latest ptlib + h323plus (from h323plus.org)
I can compile ptlib and h323, but when I load chan_h323 in asterisk I get a segfault. I had to point LD_LIBRARY_PATH to /usr/local/lib with the
2004 Nov 24
2
Entourage on Dovecot 09.11, is 1.0-test the answer?
Background:
I'm running a RH9 box with Dovecot 0.99.11. Dovecot was installed using yum and the rpm found on http://dag.wieers.com/packages/dovecot/. With two exceptions I've been enormously happy with Dovecot. I'm even happier having recently successfully installed pop-before-smtp sop one exception down. However the other problem I've experienced is becoming critical.
I've
2005 Feb 20
2
Asterisk H323 support
Hi,
anybody knows what's missing or problem why i cant
compile asterisk-oh323 in my machine?
i got this compiled successfully
...Openh323 - v1.12.2
...pwlib - v1.5.2
except
...asterisk-oh323 - v0.6.5
here's the output as i run make...
mkoy@sambag:~/voip/asterisk-oh323-0.6.5$ make
for x in wrapper asterisk-driver; do make -C $x build
|| exit 1 ; done
make[1]: Entering directory
2007 May 07
2
h323 problem with asterisk 1.2.18
i am experiencing problem with asterisk 1.2.18
I've downloaded and installed pwlib and openh323 with the following commands:
cd /path/to/pwlib
./configure
make clean opt
cd /path/to/openh323
./configure
make clean opt
then 'ive set the corresponding PATH
PWLIBDIR=/data/programmi/asterisk_1.2.18/pwlib_v1_10_0/
export PWLIBDIR
OPENH323DIR=/data/programmi/asterisk_1.2.18/openh323_v1_18_0/
2003 Apr 25
1
today cvs
hi,
the today cvs has a new bug during configure (both on rh 8.0 and rh 9):
-----------------------------------
checking size of long long... 8
checking type of off_t... long long
./configure: line 12009: syntax error near unexpected token `else'
./configure: line 12009: `else'
-----------------------------------
--
Levente "Si vis pacem para
2004 Jan 22
2
asterisk 0.7.1 - mysql
Hi,
Since I've upgraded my * to 0.7.1 I see no new cdr's in my MySQL. Does this
new version of * only work through ODBC ? Do I have connect to MySQL through
ODBC now ?
Regards,
Dave
2006 Oct 31
0
PSARC/2005/625 Greyhound - Solaris Kernel SSL proxy
Author: kais
Repository: /hg/zfs-crypto/gate
Revision: 4c19f37f44f83def06a8aab4c0e079347eedd284
Log message:
PSARC/2005/625 Greyhound - Solaris Kernel SSL proxy
4931229 Kernel-level SSL proxy
Files:
create: usr/src/cmd/cmd-inet/usr.sbin/kssl/kssladm/Makefile
create: usr/src/cmd/cmd-inet/usr.sbin/kssl/kssladm/kssladm.c
create: usr/src/cmd/cmd-inet/usr.sbin/kssl/kssladm/kssladm.h
create:
2006 Dec 04
1
Problem with h323 support
Hi,
I have Asterisk SVN-branch-1.4-r47845 installed in a Ubuntu Dapper. Its
works as sip server and I am trying to get h323 support.
I installed these packages:
libpt-1.10.0
libopenh323-1.18.0
And I set the next global variables:
PWLIBDIR=/usr/share/pwlib
OPENH323DIR=/usr/share/openh323
Then, when I execute the configure script (before installation) and finishes
with this message:
#
2003 Jun 16
2
h323 compile error
The following occurs with code from yesterday's cvs (asterisk) and current
OpenH323 code:
[root@raid-2 h323]# make clean install
rm -f *.o *.so core.*
cc -g -pg -c -o
chan_h323.o -pipe -Wall -fPIC -Wmissing-prototypes -Wmissing-declarations -
DP_LINUX -D_REENTRANT -D_GNU_SOURCE -march=i686 -DPBYTE_ORDER=PLITTLE_ENDIA
N -DP_HAS_SEMAPHORES -DP_SSL -DP_PTHREADS -DPHAS_TEMPLATES -DPTRACING
2006 Jan 04
2
H323 compilation Help needed
hi all im trying to compile h323 i have got the pwlib and openh323 working
that is simph323 is running properly but when i try to compile h323 in the
channels directory it gives me the following error can anybody please help
me with
[root@test src]# cd /usr/src/asterisk/channels/h323/
[root@test h323]# make opt
g++ -DNDEBUG -I../../include -Wmissing-prototypes -fPIC
-DP_LINUX=2.6.5-1.358
2003 Dec 19
4
nat router + sip phone adaptor (+adsl modem)
Hi all,
I was wondering whether any of you have experience/info on Cable and/or ADSL
modems that would come together with a SIP phone adaptor. What I am
interested in is something that would plug directly into you ISP's cable (be
it ethernet or adsl/phoneline), would combine a modem/router/nat such that
on the other you could simply plug in your RJ-45 cable for your PC and a
RJ-11 cable for
2003 May 08
6
Problems with H323
Does anybody know a place where I can download a working PWLIB and H323?
The files at www3.openh323.org are not in gzip format (according to the
error message I receive)
gunzip: pwlib_1.4.11.tar.gz: not in gzip format
I have also tried using the tar -xzvf command, and that gives the following
error:
gzip: stdin: not in gzip format
tar: Child returned status 1
tar: Error exit delayed from
2006 Oct 31
0
6364201 kstat_create(''kssl'', 0, ''kssl_stats''): namespace collision
Author: krishna
Repository: /hg/zfs-crypto/gate
Revision: 550ea96af040641f119b28de9036ed130dbb8caa
Log message:
6364201 kstat_create(''kssl'', 0, ''kssl_stats''): namespace collision
6376643 add kssl ioctls to truss/codes.c
6376684 i.minorperm entry for kssl is incorrect
Files:
update: usr/src/cmd/truss/codes.c
update:
2003 Sep 12
3
h323 v oh323
Use oh323.
Download the openh323 and pwlib tarballs from openh323.org
Follow Jeremy's instructions in the /asterisk/channels/h323/ directory EXACTLY!
good luck
Regards,
Sean Langley, P.Eng
Firmware Engineer
General Dynamics Canada
(403)730-1482
sean.langley@gdcanada.com
> -----Original Message-----
> From: Senad Jordanovic [mailto:senad@cwcom.net]
> Sent: Friday, September 12,