Julio Tommasi wrote:
Have any body succesfully compiled the files in "asterisk-oh323-0.2.tar.gz" ?

This is a very, very old version. Try the latest one (0.5.1) from http://www.inaccessnetworks.com/projects/asterisk-oh323


Michael.


I have the following errors:
+for x in wrapper asterisk-driver; do make -C $x all || exit 1 ; done
make[1]: Entering directory `/root/asterisk-oh323/wrapper'
g++ -Wall -mcpu=i586 -DP_LINUX -D_REENTRANT -DP_HAS_SEMAPHORES -DP_SSL -DP_PTHREADS -DPBYTE_ORDER=PLITTLE_ENDIAN -DPHAS_TEMPLATES -O3 -DNDEBUG -I/usr/include -I/usr/include/crypto -I/root/pwlib/include/ptlib/unix -I/root/pwlib/include -I/root/openh323/include -I../asterisk-driver -g -c wrapper.cxx -o wrapper.o
cc1plus: warning: changing search order for system directory "/usr/include"
cc1plus: warning: as it has already been specified as a non-system directory
wrapper.cxx: In constructor
`WrapH323Connection::WrapH323Connection(WrapH323EndPoint&, unsigned int,
int, int, short unsigned int)':
wrapper.cxx:563: `SetMaxAudioDelayJitter' undeclared (first use this function)
wrapper.cxx:563: (Each undeclared identifier is reported only once for each
function it appears in.)
wrapper.cxx: In function `call_ret_val_t h323_clear_call(const char*)':
wrapper.cxx:1230: warning: unused variable `ClearCallThread*clearCallThread'
make[1]: *** [wrapper.o] Error 1
make[1]: Leaving directory `/root/asterisk-oh323/wrapper'
make: *** [subdirs_all] Error 1
I have the latest versions of PWlib and openh323. May be I need the same versions that appear in the README file, but I can't get them. Does any body have these versions ?
Thanks
Julio


_______________________________________________
Asterisk-Users mailing list
[EMAIL PROTECTED]
http://lists.digium.com/mailman/listinfo/asterisk-users

Reply via email to