similar to: Runtime error: Undefined symbol, have fetched new CVS and recompiled everything

Displaying 20 results from an estimated 4000 matches similar to: "Runtime error: Undefined symbol, have fetched new CVS and recompiled everything"

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 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
2005 Feb 11
6
i want to load chan_h323.so
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 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 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
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 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 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>
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 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 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
2003 Aug 07
1
h323 and cvs one way audio
hi guys, i'm encountering one way audio on cvs using netmeeting and chan_h323.so is there a quick fix or workaround for this? compiled using openh323 1.12 pwlib 1.5 i also saw this in earlier version of openh323 and pwlib.... thanks for any info ~kelvin -------------- next part -------------- An HTML attachment was scrubbed... URL:
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: #
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
2005 Aug 10
1
h323 error when trying to start Asterisk
Asterisk has been working fine for me for several weeks using MGCP to a Adit600 for intra office calling. I have recently loaded h323 and the following errors occurs when starting asterisk. [chan_h323.so]Aug 10 09:09:18 WARNING[7824]: loader.c:258 ast_load_resource: libpt_linux_x86_r.so.1.5.2: cannot open shared object file: No such file or directory Aug 10 09:09:18 WARNING[7824]:
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 Sep 01
2
MGCP question
Hi List I have one question about MGCP in asterisk. I have a media gateway, and I want to have asterisk to work with the media gateway. As I was told that the media gateway can communicate with the switch via standard interface MGCP/ICGP. Question is if the asterisk MGCP supports such MGCP message ??? Thanks. George Lin
2004 Jul 07
1
Problem when using asterisk + gnugk
Hi, I'm using asterisk with chan_h323 together with gnugk. chan_h323 and gnugk were recently compiled with pwlib-1.5.2 and openh323-1.12.2 as advised. When connecting asterisk directly by ohphone (without gatekeeper), everthing is fine. When using gnugk for usage control in routed mode, I find a funny situation in asterisk's H.323 debug: == New H.323 Connection created. --
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