I thinik the code is too new for your compiler... I remember reading about
needing > GCC 2.95 somewhere... I'm just about to post on a similar theme!
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
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 d
Excuse me for jumping in here. I just subscribed, so I might be asking
something that has already been answered. I tried searching the archive,
but didn't see an answer.
I was trying to compile under Redhat 9. I think I got everything
installed that I need to compile, but I get the following er
3
If anyone has a sample of config files suitable for 4 analog stations, 1
analog trunk, and H.323 they would be welcomed greatly :-)
- Original Message -
From: <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Monday, June 16, 2003 11:23 AM
Subject: RE: [Asterisk-Users] h
Steven,
The old releases are still on the server, they just don't provide a link on
their website to access it. Here are the URLs for the openh323 code that
works with chan_h323 in Asterisk.
http://www.openh323.org/bin/pwlib_1.4.11.tar.gz
http://www.openh323.org/bin/openh323_1.11.7.tar.gz
Regar
Monday, June 16, 2003 9:13 AM
Subject: Re: [Asterisk-Users] h323 compile error
> You are not running the version of Open H.323 Listed in
> asterisk/channels/h323/README. Many things have changed in the latest
> CVS of Open H.323, we are letting some time pass to ensure all these
&
You are not running the version of Open H.323 Listed in
asterisk/channels/h323/README. Many things have changed in the latest
CVS of Open H.323, we are letting some time pass to ensure all these
changes get worked out before recomending this new version.
A very simple command to get the appro
The following occurs with code from yesterday's cvs (asterisk) and current
OpenH323 code:
[EMAIL PROTECTED] 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