<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 6.00.2900.2180" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2>Hi,</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>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</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>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<BR>cc1plus: warning: "-Wmissing-declarations" is valid for C/ObjC
but not for C++<BR>cc1plus: warning: "-Wno-missing-declarations" is valid for
C/ObjC but not for <BR> C++<BR>chan_h323.h:31: warning: `sockaddr_in
bindaddr' defined but not used<BR>ar cr libchanh323.a
ast_h323.o<BR></FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>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.</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>Am I missing something ? I'm sure I read all
the readme files.</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>Hope somebody can help</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>Walter Klomp</FONT></DIV>
<DIV><FONT face=Arial size=2>Singapore</DIV></FONT></BODY></HTML>