similar to: chan_h323 woes

Displaying 20 results from an estimated 6000 matches similar to: "chan_h323 woes"

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
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 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 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 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
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
2005 Feb 11
6
i want to load chan_h323.so
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
2003 May 23
2
cannot find expat
am compiling h323 support using channels/h323/ error am getting is this any pointers chan_h323.h:30: warning: `struct sockaddr_in bindaddr' defined but not used g++ -shared -Xlinker -x -o chan_h323.so chan_h323.o ast_h323.o -L/root/pwlib/lib -lpt_linux_x86_r -L/root/openh323/lib -lh323_linux_x86_r -L/usr/lib -lpthread -ldl -lcrypto -lssl -lexpat /usr/i486-suse-linux/bin/ld: cannot find
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
2003 Aug 26
1
H.323 channel problems
I have hit a problem where chan_h323 sometimes doesn't hang up properly and stays stuck in the "Up" state, with asterisk consuming 100% of CPU: *CLI> show channels Channel (Context Extension Pri ) State Appl. Data H323/ip$127.0.0.1:30008/21552 (local 123 1 ) Up (None) (None) 1 active channel(s) *CLI>
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 May 31
2
Problem with asterisk+gnugk
Hi! I'm trying to build gnugk with asterisk. Asterisk is working well with chan_h323 built with needed PWlib v.1.5.2 and open H.323 v.1.12.2. But gnugk' s installing instructions says that I need latest PWlib(1.17.1) and openh323 to get gnugk work. Now, with installed pwlib and openh323 gnugk's compiling fails and I get error 1. Do you have any working solutions with asterisk and
2003 Apr 04
2
chan_h323 problems....
I have had * installed for a couple of weeks now and am very impressed. I have got Zap, SIP and MGCP working and can call freely between them with just things like transfer still to sort out etc. I then though I would add H.323 support to my working system, having read the previous threads on the subject before I installed I installed the pre-reqs pwlib openh323 gnugk for h.323 gatekeeper
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 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 Dec 12
4
RH9 and h323.conf
Hello everybody, First time installer and I need the lists advice. My plan is to use asterisk PBX with some hardware to terminate my calls coming from several operational gnugk gatekeepers. Do have RH9 and downloaded the latest asterisk from CVS. Compiled according instructions and is running fine. Could hardly find any info on h323 implementation untill the REAME in the channels directory.
2005 Apr 10
2
Problems trying to compile H323 from CVS-STABLE
I'm trying to compile channels/h323 and chan_h323 from CVS-STABLE, on Fedora Core 3. Firstly, despite the warnings in h323/README, I decided to try using the distro-specific versions of openh323 and pwlib. Of course, the Makefiles in channels and channels/h323 assume that openh323 and pwlib have been specially compiled in $HOME, so I modified the Makefiles to look for headers and libraries in
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 04
3
Getting netmeeting to work with Asterisk
Hello All, Finally I realised that the Asterisk demo setup didn't include support for h323. (Maybe it should have been obvious) so I went to work out how to get the h323 channel running. I had openh323 and pwlib installed as I'd been playing with vocal so it didn't take long to do cd asterisk/channels/h323; make; make install; make samples, copy the pwlib and h323 libraries to