[Asterisk-Users] chan_h323 on latest CVS broken ?

Walter Klomp walter at aglow.com.sg
Thu Oct 7 08:20:04 MST 2004


Hi,

I am trying to install the h323 channel on the latest Asterisk CVS. I have re-compiled openh323 and pwlib, and now make in /usr/src/asterisk/channels/h323 works

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  -D_REENTRANT -D_GNU_SOURCE -I../../include -I/usr/src/pwlib/include  -I/usr/src/openh323/include -Wno-missing-prototypes -Wno-missing-declarations ast_h323.cpp
cc1plus: warning: "-Wmissing-declarations" is valid for C/ObjC but not for C++
cc1plus: warning: "-Wno-missing-declarations" is valid for C/ObjC but not for 
   C++
chan_h323.h:31: warning: `sockaddr_in bindaddr' defined but not used
ar cr libchanh323.a ast_h323.o


But after I install the asterisk the chan_h323.so is not installed, and I see it's also not in the channels/h323 folder.

Am I missing something ?  I'm sure I read all the readme files.

Hope somebody can help

Walter Klomp
Singapore
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20041007/5a5a2d9c/attachment.htm


More information about the asterisk-users mailing list