search for: ast_h323

Displaying 20 results from an estimated 35 matches for "ast_h323".

2004 Dec 17
1
h323 channel compile error
...p? I get the following error when trying to complie the h323 channel under the source installation directory asterisk/channels/h323 i have read the readme file and kept to the recomended versions; h.323 v1.12.2 and PWLIB v1.5.2 Thanks in advance [root@gw01 h323]# make g++ -g -c -fno-rtti -o ast_h323.o -march=i686 -DPBYTE_ORDER=PLITTLE_ENDIAN -DNDE BUG -DDO_CRASH -DDEBUG_THREADS -pipe -Wall -fPIC -DP_LINUX -D_REENTRANT -D_GNU_S OURCE -DP_HAS_SEMAPHORES -DP_SSL -DP_PTHREADS -DPHAS_TEMPLATES -DPTRACING -DP_US E_PRAGMA -I../../include -I/root/pwlib/include/ptlib/unix -I/root/pwlib/include -I/root...
2003 Sep 07
1
Problem Installing Open H.323 Channel Driver
Hi, I am having trouble installing the Open H.323 Channel driver in Asterisk. I have installed PWLib and OpenH323 V.1.11.7 This is the output l get before it bails out. asterisk:/usr/src/asterisk/channels/h323# make 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/root/pwlib/includ...
2007 Jan 26
1
h323 compile error
...risk/utils.h:199: warning: `always_inline' attribute directive ignored ../../include/asterisk/utils.h: In function `int inaddrcmp (const sockaddr_in *, const sockaddr_in *)': ../../include/asterisk/utils.h:217: warning: `always_inline' attribute directive ignored In file included from ast_h323.cxx:51: ast_h323.h: At top level: ast_h323.h:159: type specifier omitted for parameter ast_h323.h:159: parse error before `*' ast_h323.cxx:957: type specifier omitted for parameter ast_h323.cxx:957: parse error before `*' ast_h323.cxx: In method `H323Channel *MyH323Connection::CreateRealTim...
2006 Jan 04
2
H323 compilation Help needed
..._LINUX=2.6.5-1.358 -ffunction-sections -fdata-sections -D_REENTRANT -Wall -fPIC -DP_USE_PRAGMA -DPHAS_TEMPLATES -I/root/pwlib/include/ptlib/unix -I/usr/include/pwlib -I/root/pwlib/include -DPTRACING -I/root/openh323/include -DHAS_IXJ -DHAS_OSS -fPIC -DP_USE_PRAGMA -Os -DNDEBUG -pipe -x c++ -c ast_h323.cxx -o ast_h323.o ast_h323.cxx:1:1: warning: "_GNU_SOURCE" redefined <command line>:4:1: warning: this is the location of the previous definition In file included from ast_h323.cxx:51: ast_h323.h:159: error: type specifier omitted for parameter `RTP_QOS' ast_h323.h:159: error: s...
2004 Dec 16
1
problem with freebsd 4.9 port
Hi folks, when I try to compile the freebsd port (1.0.2) I see: ast_h323.cpp: In method `void MyH323Connection::SendUserInputTone(char, unsigned int)': ast_h323.cpp:725: argument passing to `const char *' from `char' lacks a cast ast_h323.cpp: In method `void MyH323Connection::OnUserInputTone(char, unsigned int, unsigned int, unsigned int)': ast_h323....
2003 Jun 16
2
h323 compile error
..._GNU_SOURCE -march=i686 -DPBYTE_ORDER=PLITTLE_ENDIA N -DP_HAS_SEMAPHORES -DP_SSL -DP_PTHREADS -DPHAS_TEMPLATES -DPTRACING -DP_US E_PRAGMA -I/root/pwlib/include/ptlib/unix -I/root/pwlib/include -I/root/op enh323/include -Wno-missing-prototypes -Wno-missing-declarations chan_h323.c g++ -g -pg -c -o ast_h323.o -pipe -Wall -fPIC -Wmissing-prototypes -Wmissing-declarations -D P_LINUX -D_REENTRANT -D_GNU_SOURCE -march=i686 -DPBYTE_ORDER=PLITTLE_ENDIAN -DP_HAS_SEMAPHORES -DP_SSL -DP_PTHREADS -DPHAS_TEMPLATES -DPTRACING -DP_USE _PRAGMA -I/root/pwlib/include/ptlib/unix -I/root/pwlib/include -I/root/ope...
2003 Jun 10
4
chan_h323 + openh323 CVS = no go?
...ains 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.) ast_h323.cpp:780: `g729aCap' undecl...
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/pwli...
2004 Dec 16
0
Compile issues: * 1.02 + FreeBSD 5.3
...ut problems with pwlib but those were in 0.9 and have long since been fixed and I haven't found anything else out there to explain this stuff. Anyone have any ideas? gmake[2]: Entering directory `/usr/ports/net/asterisk/work/asterisk-1.0.2/channels/h323' c++ -O -pipe -c -fno-rtti -o ast_h323.o -O -pipe -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Iinclude -I../include -D_REENTRANT -D_GNU_SOURCE -march=i386 -I/usr/local/include -DZAPTEL_OPTIMIZATIONS -DASTERISK_VERSION=\"1.0.2\" -DINSTALL_PREFIX=\"/usr/local\" -DASTETCDIR=\...
2004 Dec 25
0
patch to build h323 without recompiling pwlib, ...
...-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$(OPENH323LIB) -lh323_linux_x86_r -L/usr/lib $(CHANH323LIB) chan_h323_d.so: chan_h...
2003 Jun 16
2
chan_h323 - pwlib 1.4.11, openh 1.11.7 comiple problems
..._SOURCE -march=i686 -DPBYTE_ORDER=PLITTLE_ENDIAN -DP_HAS_SEMAPHORES -DP_SSL -DP_PTHREADS -DPHAS_TEMPLATES -DPTRACING -DP_USE_PRAGMA -I/usr/src/pwlib/include/ptlib/unix -I/usr/src/pwlib/include -I/usr/src/openh323/include -Wno-missing-prototypes -Wno-missing-declarations chan_h323.c g++ -g -pg -c -o ast_h323.o -pipe -Wall -fPIC -Wmissing-prototypes -Wmissing-declarations -DP_LINUX -D_REENTRANT -D_GNU_SOURCE -march=i686 -DPBYTE_ORDER=PLITTLE_ENDIAN -DP_HAS_SEMAPHORES -DP_SSL -DP_PTHREADS -DPHAS_TEMPLATES -DPTRACING -DP_USE_PRAGMA -I/usr/src/pwlib/include/ptlib/unix -I/usr/src/pwlib/include -I/usr/src/...
2003 Sep 25
1
Cannot compile channel h323 from yesterday's CVS?
...--------------------------------------------------------------- Go to: /usr/src/asterisk/asterisk/channels/h323 make clean install samples This is where the build fails.... Sample errors below. [root@localhost h323]# make clean install samples rm -f *.o *.so core.* libchanh323.a g++ -g -c -o ast_h323.o -march=i686 -DPBYTE_ORDER=PLITTLE_ENDIAN -DNDEBUG -DDO_CRASH -DDE BUG_THREADS -pipe -Wall -fPIC -Wmissing-prototypes -Wmissing-declarations -DP_LINUX -D_REENTRANT -D_GNU_SOURCE -DP_HAS_SEMAPH ORES -DP_SSL -DP_PTHREADS -DPHAS_TEMPLATES -DPTRACING -DP_USE_PR AGMA -I../../include -I/usr/src/asteri...
2004 Aug 26
0
chan_oh323 build (resubmit w/ new title)
I'm trying to make the chan_h323 in /usr/src/asterisk/channels/h323 But I'm getting all kinds of errors about PWLIB... I built using the newest PWLIB and OpenH323 from CVS Error log from make below make g++ -g -c -fno-rtti -o ast_h323.o -march=i686 -DPBYTE_ORDER=PLITTLE_ENDIAN -DNDEBUG -DDO_CRASH -DDEBUG_THREADS -pipe -Wall -fPIC -DP_LINUX -D_REENTRANT -D_GNU_SOURCE -DP_HAS_SEMAPHORES -DP_SSL -DP_PTHREADS -DPHAS_TEMPLATES -DPTRACING -DP_USE_PRAGMA -I../../include -I/root/pwlib/include/ptlib/unix -I/root/pwlib/include -I/root/ope...
2004 Aug 26
1
chan_oh323: __use_ast_pthread_create_instead __ (was: chan_oh323 loading error)
I'm trying to make the chan_h323 in /usr/src/asterisk/channels/h323 But I'm getting all kinds of errors about PWLIB... I built using the newest PWLIB and OpenH323 from CVS Error log from make below make g++ -g -c -fno-rtti -o ast_h323.o -march=i686 -DPBYTE_ORDER=PLITTLE_ENDIAN -DNDEBUG -DDO_CRASH -DDEBUG_THREADS -pipe -Wall -fPIC -DP_LINUX -D_REENTRANT -D_GNU_SOURCE -DP_HAS_SEMAPHORES -DP_SSL -DP_PTHREADS -DPHAS_TEMPLATES -DPTRACING -DP_USE_PRAGMA -I../../include -I/root/pwlib/include/ptlib/unix -I/root/pwlib/include -I/root/ope...
2003 Aug 22
10
Intresting.. hrm
And it runs linux. http://www.zip4x4.com/ZIP4x4.htm Anyone seen one? bkw
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 for a rebuild. -------------- next part...
2004 Aug 04
1
PRI/H323 gateway
Hi, I ve got a problem when I do this : usr/src/asterisk/channels/h323# make There are a lot of errors with ast_h323.cpp and .h. And at the end, I've got this: make ***[ast_h323.o] Error 1 In fact, I want a sample PRI/H323 gateway. Asterisk _______________ |___ ____| IS...
2005 Jul 13
0
h323 still no success to dial out via GK
[public_gk] ;exten => _070.,1,Set(CALLERID(number)=070333333${CALLERIDNUM}) exten => _070.,1,Dial(H323/${EXTEN}@59.120.139.119) exten => _070.,n,Hangup *CLI> h323 show peers Name Accountcode ip:port Formats 7000 ast_h323 203.160.252.147:1720 0x4 (ulaw) 88670333333 ast_h323 203.160.252.147:1720 0x4 (ulaw) myfriend1 ast_h323 a.b.c.d:1720 0x4 (ulaw) mypeer1 ast_h323 a.b.c.d:1720 0x4 (ulaw) *CLI> Jul 13 16:22:37 WARNING[15193]: c...
2003 May 20
1
chan_h323 core dumps
....1 #9 0x410b23b4 in H323ListenerTCP::GetTransportAddress() 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...
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 -lexpat collect2: ld returned 1 exit status make: *** [chan_h323.so] Error 1