|
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
|
- Re: [Asterisk-Users] H.323 support Julio Tommasi
- Re: [Asterisk-Users] H.323 support Michael Manousos
