Displaying 20 results from an estimated 1000 matches similar to: "H323 compilation Help needed"
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
2007 Jan 26
1
h323 compile error
I am getting the following compile error on h323.
Its an old redhat 7.3 system with asterisk 1.2.14, zaptel 1.2.12
pwlib 1.5.2 and openh323 1.12.2
I have pwlib compiled and installed.
I have openh323 compiled and installed.
I went in the channels/h323 directory and did "make opt"
What shall I do?
Jerry
----------------------------------------
../../include/asterisk/utils.h: In
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/pwlib/include/ptlib/unix -I/usr/src/pwlib/include
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
2005 Mar 08
2
problem in compiling openh323
hello all
i am having a problem in compiling openh323.
[root@kamran openh323]# ./configure
checking for g++... g++
checking for C++ compiler default output... a.out
checking whether the C++ compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C++ compiler...
yes
2005 Feb 20
2
Asterisk H323 support
Hi,
anybody knows what's missing or problem why i cant
compile asterisk-oh323 in my machine?
i got this compiled successfully
...Openh323 - v1.12.2
...pwlib - v1.5.2
except
...asterisk-oh323 - v0.6.5
here's the output as i run make...
mkoy@sambag:~/voip/asterisk-oh323-0.6.5$ make
for x in wrapper asterisk-driver; do make -C $x build
|| exit 1 ; done
make[1]: Entering directory
2005 May 11
1
oh323 driver compiling problem.
i use asterisk cvs head ( two days ago) more or less
openh323 1.12.2 (oh323 home page)
and
pwlib 1.5.2 (oh323 home page)
asterisk-oh323-0.7.2-pre1
library versions? where download? versions from oh323 readme are not in
sourceforge site.
but i obtain this error compiling:
root@backup:/usr/src/asterisk/cvs/last/asterisk-oh323-0.7.2-pre1# make
for x in wrapper asterisk-driver; do make -C $x
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
2004 Dec 17
1
h323 channel compile error
Hi,
Can anyone help? 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
2004 Dec 19
2
OH323 channel compile error
Hello
I am trying to compile asterisk-oh323-0.7.0 with pwlib-Janus_patch4
and openh323-Janus_patch4 downloaded from inaccessnetworks so I did
this:
tar -zxvf openh323-Janus_patch4-src-tar.gz
cd openh323
patch -p1 < /root/asterisk-oh323-0.7.0/openh323_1.13.5-make.patch
./configure
make opt
cd asterisk-oh323-0.7.0
vi Makefile (to set the paths and options according to my system...)
NOW I
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
2004 Dec 16
0
Compile issues: * 1.02 + FreeBSD 5.3
New 5.3 install. Saw some stuff around about 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
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
2004 Sep 03
2
OH323 0.6.3b compilation problem with 1.0 RC2 on RH9
Hello,
I just tried to compile OH323 0.6.3b on a RH9 machine with Asterisk 1.0 RC2
installed but failed. I applied the patch to the required OpenH323 library
according to the instructions, and set the proper directories in the Makefile.
Here is what I receive after I issue make:
*******************************
g++ -DP_USE_PRAGMA -fno-rtti -ffunction-sections -fdata-sections -D_REENTRANT -
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 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
2008 Dec 05
2
Asterisk h323 module
Hello!
I have a problem with build astersik-addons-1.4.7 on Solaris 10. When I
tried to do "make" I got such error:
*
chan_ooh323.c: In function `reload_config':
chan_ooh323.c:2053: error: `IPTOS_MINCOST' undeclared (first use in this
function)
chan_ooh323.c:2053: error: (Each undeclared identifier is reported only once
chan_ooh323.c:2053: error: for each function it appears
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.cpp:735: argument passing
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
2004 Sep 15
1
Channel H323, RH9, OpenH323_1.12.2, pwlib_1.5.2 +GnuGK
Hello....
Asterisk is compiled and running perfectly...
But when i try to compile Channel_h323... that's another story :-|.
I'm compiling using RH9, OpenH323_1.12.2, pwlib_1.5.2, i compiled and
installed them myself... GnuGk is running smoothly using them.
Also my intention is to terminate calls from a SIP client through
Asterisk and into my GnuGK... has anyone accomplished this ?