similar to: chan_h323 problems....

Displaying 20 results from an estimated 16000 matches similar to: "chan_h323 problems...."

2003 Jun 12
2
Segmentation fault on "reload"
Whenever I issue the reload command, asterisk crashes. Below is the output I get from (gdb) bt Any help is appreciated. *************************************************************** *CLI> reload == Parsing '/etc/asterisk/manager.conf': Found == Parsing '/etc/asterisk/enum.conf': Found == Parsing '/etc/asterisk/rtp.conf': Not found (No such file or
2003 Jun 16
2
chan_h323 - pwlib 1.4.11, openh 1.11.7 comiple problems
I'm having a problem with chan_h323 compiling for Asterisk. RedHat 7.3 PWLIB 1.4.11 pwlib_1.4.11.tar.gz OpenH323 1.11.7 openh323_1.11.7.tar.gz [asterisk@jonux h323]# make clean rm -f *.o *.so core.* [root@jonux h323]# make 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_ENDIAN
2003 Jun 13
1
Segmentation Fault ... Big problems
I am still getting a segmentation fault when I try to reload asterisk Here is the output: Asterisk Ready. *CLI> reload == Parsing '/etc/asterisk/manager.conf': Found == Parsing '/etc/asterisk/enum.conf': Found == Parsing '/etc/asterisk/rtp.conf': Not found (No such file or directory) == RTP Allocating from port range 5000 -> 31000 -- Reloading module
2003 Dec 08
2
chan_h323 readme file
Hello I am getting ready to install chan_h323. Just updated my * with the latest code from CVS (12/08/03). I was reading the Readme file and confused. Quoted from the README NOTICE: Whatever you do, DO NOT USE distrubution specific installs of Open H.323 and PWLib. In fact you should check to make sure your distro didn't install them for you without your knowledge. Check everything out of
2003 May 20
1
chan_h323 core dumps
hi just after talking to Jeremy, I downloaded the source he's using and compiled. core dump! This was without gatekeeper: (gdb) bt #0 0x40141118 in mallopt () from /lib/libc.so.6 #1 0x401400fc in malloc () from /lib/libc.so.6 #2 0x405e981b in PAbstractArray::SetSize(int) () from /usr/src/pwlib/lib/libpt_linux_x86_r.so.1 #3 0x405ed006 in PString::SetSize(int) () from
2003 Apr 30
2
how to install chan_h323
I have installed Asterisk, pwlib and openh323. How do install chan_h323 and test to make sure it works. Any how to chan_h323 Linux distro: Redhat 9.0 Regards Patrick __________________________________ Do you Yahoo!? The New Yahoo! Search - Faster. Easier. Bingo. http://search.yahoo.com
2003 Jun 10
4
chan_h323 + openh323 CVS = no go?
Hi, trying to build the h323 channel driver that comes with asterisk works fine, but only as long as I use openh323-1.11.7. Unfortunately, that setup seems to have a bug which misguides one of the audio streams. (So while * can "hear" me, the phone remains silent.) I suppose that bug is fixed at least in openh323 CVS. At least, I got things mostly working using the external
2004 Nov 22
2
chan_h323 on AMD64
Has anyone here done this? I got it compiled just fine but when I make a call I do not get any audio going either way. The * box is not behind any sort of firewall or nat. My H323 client (gnomemeeting) is behind NAT but I have it set up properly to work through NAT and it will talk correctly with my other regular x86 box running H323. One odd thing I note is that when looking at the UDP traffic
2005 Feb 11
6
i want to load chan_h323.so
2003 Mar 28
2
chan_h323 question
In my test box I've installed chan_h323 and I've been testing it with Micro$oft netmeeting and openphone with success. I alos have in my installation a Cisco 1700 series router with an FXS card on it. On the router I places the g711-ulaw codec and it worked but I experienced one bad thing. When I made up more than three calls, in the first three calls I was able to transmit and
2003 Jul 15
1
Chan_H323, G729 (minor problem)
hi .. I have finally managed to get Chan_H323 & G729 working flawlessly, thanks to some help from Jerry McNamara. For those out there who are stuck with the same problem the procedure is : 1. install on RedHat 8.0 and nothing else (RH9 doesn't work!) 2. Install asterisk, zaptel etc. the normal way 3. Compile Pwlib & oH323 with versions taken from nufone's site
2003 Oct 13
1
chan_h323 - Segmentation fault (core dumped)
Hi all: I've got some core dumps when I use chan_h323. I dial an extension using h323, routed thru an E100P (like a H323-ISDN_PRI gateway). Sometimes * hangs, sometimes not. The client used for test es SjPhone (http://www.sjlabs.com/). This is the data for one core dump: (gdb) bt #0 ast_rtp_get_us (rtp=0x0, us=0x5074759c) at rtp.c:790 #1 0x41f8879c in create_connection
2006 Oct 23
1
chan_h323.so Asterisk Beta compilation
I have had some interesting compiling results with the latest beta release of Asterisk.. With reference to this channel. After running the make opt in the H323 directory, and the make install in the Asterisk directory, there is still no chan_h323.so file Created.. Are there any other args or commands that need to be set to get this to work? Thanks -------------- next part --------------
2003 Jun 30
1
chan_h323 woes
I've checked everything (pwlib + openh323 + asterisk) out of CVS, compiled, and chan_h323 module does not load with "undefined symbol _ZTI19H323AudioCapability". What could be the problem? Peter
2003 Apr 29
28
H323
Is H323 built into the current CVS? If so, could someone give me an idea of a simple config? thanks, darran -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20030429/fffec1d1/attachment.htm
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
2003 Jul 05
3
Runtime error: Undefined symbol, have fetched new CVS and recompiled everything
Hello there Yesterday I updated my pwlib, openh323 and Asterisk from CVS. After making "clean opt" in pwlib and openh323 and make "clean install" in Asterisk i get an "Undefined symbol" error when I try to start Asterisk. As far as I can see its when loading the h323 channel driver the error occurs. Do I have to update other things as well, by reading the various
2006 Nov 23
1
asterisk 1.4 chan_h323, help please...
Hi, My configuration is SipPhone<-->*1<--->*2. My asterisk version is 1.4beta3. I installed pwlib,openh323,chan_h323. When i call from SipPhone--(SIP)-->asterisk1---(H323)-->asterisk2, there is no audio. Using 'rtp debug', I can see that rtp packets are being received. Rtp packets are being exchanged. I also tested chan_ooh323, but to fail. Can anyone recommand best
2011 Sep 06
2
trying to build 1.8.6.0 on CentOS 6, problems with ptlib
I'm having annoying errors trying to get configure working. tar xvzf /usr/local/src/asterisk-1.8.6.0.tar.gz cd asterisk-1.8.6.0 ./configure I get complaints related to pwlib / ptlib... checking for openr2_chan_new in -lopenr2... no checking /root/pwlib/include/ptlib.h usability... no checking /root/pwlib/include/ptlib.h presence... no checking for /root/pwlib/include/ptlib.h... no checking
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