search for: chan_h323

Displaying 20 results from an estimated 315 matches for "chan_h323".

Did you mean: chan_oh323
2013 Aug 22
1
is it possible to compile chan_h323 with 11.5.0?
Hello! Tried to compile, but : [CC] chan_h323.c -> chan_h323.o chan_h323.c: In function '__oh323_update_info': chan_h323.c:349: error: dereferencing pointer to incomplete type chan_h323.c:350: error: dereferencing pointer to incomplete type chan_h323.c: In function 'oh323_rtp_read': chan_h323.c:790: error: dereferencing poin...
2006 Jun 27
2
Addon-ooh323 install problem
...3. I use Asterisk and addons svn version. OS:redhat EL4 Linux 2.6.9-5.EL #1 Wed Jan 5 19:22:18 EST 2005 i686 i686 i386 GNU/Linux Please help me . [root@asterisk asterisk-ooh323c]# make make all-am make[1]: Entering directory `/usr/local/src/asterisk-addons/asterisk-ooh323c' source='src/chan_h323.c' object='chan_h323.lo' libtool=yes \ depfile='.deps/chan_h323.Plo' tmpdepfile='.deps/chan_h323.TPlo' \ depmode=gcc3 /bin/sh ./config/depcomp \ /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I./ooh323c/src -I./ooh323c/src/h323 -DGNU -D_GNU_SOURCE -...
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_REE...
2008 Oct 18
1
strange h323 delay issue
...disallow=all ;allow=alaw ;allow=ulaw allow=g729 fastStart=yes h245Tunneling=yes A full log: [Oct 18 22:32:23] VERBOSE[18236] logger.c: -- Executing [123 at from-sip:1] Dial("SIP/333-0d1d8fb0", "H323/361737052390920 at ccg|5|tT") in new stack [Oct 18 22:32:23] DEBUG[18236] chan_h323.c: type=H323, format=8, data=361737052390920 at ccg. [Oct 18 22:32:23] DEBUG[18236] chan_h323.c: Extension: 361737052390920 Host: ccg [Oct 18 22:32:23] DEBUG[18236] chan_h323.c: Calling to 361737052390920 at ccgon H323/ccg-2 [Oct 18 22:32:23] VERBOSE[18236] logger.c: -- Requested transfer capab...
2004 Dec 25
0
patch to build h323 without recompiling pwlib, ...
...TERISKDIR @@ -41,7 +43,7 @@ CFLAGS += -D_REENTRANT -D_GNU_SOURCE CFLAGS += -I../../include CFLAGS += -I$(PWLIBDIR)/include -CFLAGS += -I$(OPENH323DIR)/include -Wno-missing-prototypes +CFLAGS += -I$(OPENH323INC) -Wno-missing-prototypes all: depend libchanh323.a @@ -64,13 +66,13 @@ endif chan_h323.so: - $(CXX) -g -shared -Xlinker -x -o chan_h323.so chan_h323.o ast_h323.o -L$(PWLIBDIR)/lib -lpt_linux_x86_r -L$(OPENH323DIR)/lib -lh323_linux_x86_r -L/usr/lib $(CHANH323LIB) + $(CXX) -g -shared -Xlinker -x -o chan_h323.so chan_h323.o ast_h323.o -L$(PWLIBDIR)/lib -lpt_linux_x86_r -L$(OPENH323...
2009 May 06
0
problems in h323 channels
...Best Regards! 81948 [May 6 10:07:34] VERBOSE[11579] logger.c: -- Remote UNIX connection 81949 [May 6 10:07:51] VERBOSE[29627] logger.c: == New H.323 Connection created. 81950 [May 6 10:07:51] VERBOSE[29627] logger.c: --Received SETUP message 81951 [May 6 10:07:51] DEBUG[29627] chan_h323.c: Setting up incoming call for ip$192.168.1.175:3584/90 81952 [May 6 10:07:51] VERBOSE[29627] logger.c: -- Setting up Call 81953 [May 6 10:07:51] VERBOSE[29627] logger.c: -- Call token: [ip$192.168.1.175:3584/90] 81954 [May 6 10:07:51] VERBOSE[29627] logger.c: -- Calling...
2003 Jul 01
0
chan_h323.c compile error
...st cvs. Below the error is a diff to the file that I got to make it work. I took an example out of sip as far as the syntax for ast_rtp_new. Not sure if it is correct or not, but it seems to work. Please correct me if I am wrong in the additional 2 arguements. Regards, Scott cc -g -pg -c -o chan_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/usr/local/pwlib/include/ptlib/un...
2003 Aug 18
1
chan_h323.c
What happened to chan_h323.c in the asterisk cvs? I got ast_h323.cpp, ast_h323.h and chan_h323.h but no chan_h323.c. Hence chan_h323.so was not created so no h323 support in asterisk. Just wondering when to expect it again because I was stupid and didn't make a backup of the asterisk code before wiping the directory f...
2006 Mar 24
1
chan_h323 problem
Hello, I installed Asterisk from CVS on Redhat Linux 9 and working with chan_h323 module and g729/g723 free codecs too. My network connection diagram: ---------------------------------------------- X-lite/X-Pro-->Asterisk--chan_h323-->GnuGK--->AS5300-->PSTN boldsoft*CLI> show version Asterisk CVS-v1-0-03/24/06-15:27:08 built by root@boldsoft on a i686 running Li...
2007 Mar 13
1
RE: In Asterisk 1.4.x, Why Digium has two H323 channels?
Hi Users, Administrators and Pavel Jezek, You prefer chan_h323 from asterisk tree and it's of course that use channels by tree is very good. But in 1.2.x, the chan_h323 is very simple and the chan_oh323 is so bad. And I work with chan_ooh323, that it's too from Digium and work good! And I am Studing one possible change to Asterisk 1.4.x , but in 1.4.x...
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...
2008 Feb 22
0
chan_h323 build failure - `IPTOS_MINCOST' undeclared
Hi All, I am trying to build chan_h323 for use with asterisk 1.4.18 on Solaris 10. When I compile asterisk, the build fails at chan_h323 with: ---------------------------------------------------------------------- chan_h323.c: In function `reload_config': chan_h323.c:2863: error: `IPTOS_MINCOST' undeclared (first use in this...
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 May 20
1
chan_h323 core dumps
...ress() const () from /usr/local/lib/libh323_linux_x86_r.so.1 #10 0x402b281d in h323_start_listener (listenPort=1720, bindaddr= {sin_family = 0, sin_port = 0, sin_addr = {s_addr = 0}, sin_zero = "\0\0\0\0\0\0\0"}, _jitter=100) at ast_h323.cpp:833 #11 0x402ae2ea in load_module () at chan_h323.c:1646 #12 0x08054146 in ast_load_resource (resource_name=0x80cd028 "chan_h323.so") at loader.c:298 #13 0x08054794 in load_modules () at loader.c:344 #14 0x0807af8a in main (argc=-1073744208, argv=0x0) at asterisk.c:1330 and this was with one (gdb) bt #0 0x40140f92 in mallopt () from...
2005 Feb 16
5
problem : undefined symbol.
I downloaded asterisk to use cvs to checkout the release version. After installing, I would like to load module chan_h323.so but there is some error : *CLI> load chan_h323.so Feb 17 15:22:38 WARNING[2865]: loader.c:258 ast_load_resource: /usr/lib/asterisk/m odules/chan_h323.so: undefined symbol: __use_ast_pthread_create_instead__ Unable to load module chan_h323.so *CLI> How can I solve that problem?
2009 Jul 28
0
Asterisk Crashing on chan_h323
...e have been running asterisk in our telco interconnect box with ss7 and H323 configured. Everything ran find till now, however, today, it started crashing with the following messages: [Jul 28 14:56:55] WARNING[2968]: acl.c:541 ast_ouraddrfor: Cannot create socket [Jul 28 14:56:55] ERROR[2968]: chan_h323.c:962 __oh323_rtp_create: Unable to locate local IP address for RTP stream [Jul 28 14:56:55] ERROR[2968]: chan_h323.c:1866 external_rtp_create: No RTP stream is available for call ip$209.170.150.50:59927/27809 (27809) ERROR: on_external_rtp_create failure [Jul 28 14:56:55] WARNING[2968]: acl.c:...
2011 Jan 16
0
chan_h323 and menuselect dependencies problem
...323.o ./cisco-h225.o ./caps_h323.o a - ./ast_h323.o a - ./compat_h323.o a - ./cisco-h225.o a - ./caps_h323.o make[1]: Leaving directory `/tmp/asterisk-test/slackbuilds/asterisk-SlackBuild/asterisk-1.4.39/channels/h323' ---- Nevertheless, the menuselect application doesn't let me select chan_h323. Its important to note that if I manually edit menuselect.makedeps and menuselect.makeopts in order to manually set chan_h323 support, it does build chan_h323.o without problems (and install it, after make install), but, trying to do it via command line does not work: From Asterisk source dir:...
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...
2003 Jun 10
4
chan_h323 + openh323 CVS = no go?
...le * 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 chan_oh323. That setup seems to drop small audio snippets like VoiceMail's password prompt, though. So I'm trying to give chan_h323 another chance. However, I get: ast_h323.cpp: In function `int h323_set_capability(int, int)': ast_h323.cpp:780: `H323_G729ACapability' undeclared (first use this function) ast_h323.cpp:780: (Each undeclared identifier is reported only once ast_h323.cpp:780: for each function it appears in...
2009 Jun 02
0
Segfault on unload of chan_h323 in asterisk-1.4.25
When the support for h323plus was announced for Asterisk 1.4.25, I tried to build this support in Asterisk. For this, I checked out the h323plus CVS from SourceForge, which reported version 1.20.beta5, and also the ptlib-2.4.2 source RPM from Fedora 10. I finally managed to build a chan_h323 for Asterisk 1.4.25, which apparently loads correctly, but now I see that I get a segfault whenever I issue the command "module unload chan_h323", or "stop gracefully". I have yet to file a bug on either Asterisk or h323plus because I believe this to be my own error in confi...