Hi,<br>I have Asterisk SVN-branch-1.4-r47845 installed in a Ubuntu Dapper. Its works as sip server and I am trying to get h323 support.<br><br>I installed these packages:<br>libpt-1.10.0<br>libopenh323-1.18.0<br><br>And I set the next global variables:
<br>PWLIBDIR=/usr/share/pwlib<br>OPENH323DIR=/usr/share/openh323<br><br>Then, when I execute the configure script (before installation) and finishes with this message:<br><br># ./configure --with-h323<br>.<br>.<br>.<br>
checking for /usr/include/ptlib.h... yes<br>checking for ptlib-config... /usr/share/pwlib/make/ptlib-config<br><div>checking if PWLib version 1.10.0 is compatible with chan_h323... yes<br>checking PWLib installation validity... no
<br>configure: ***<br>configure: *** The OPENH323 installation on this system appears to be broken.<br>configure: *** including --without-h323<br><br>In the asterisk-users-list someone told me that the problem is in the configure script but I don't know what to think about this. What is the problem in my configuration?
<br>

<br>Regards,<br>Diego.<br></div>