[Asterisk-Users] H.323 support

Julio Tommasi jtommasi at cortucsa.com
Wed Apr 2 09:08:36 MST 2003


Have any body succesfully compiled the files in "asterisk-oh323-0.2.tar.gz" ?
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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20030402/7d0f243f/attachment.htm


More information about the asterisk-users mailing list