Thanks for your answer, Tzafrir.<br><br>I installed the package libopenh323-1.18.0 with the Synaptic application. Then, I suppose the structure of the h323 tree is correct. But I don't know if the problem is in my system (installation and configuration) or in the configure script for the asterisk installation. What do you think?
<br><br>Regards,<br>Diego.<br><br><div><span class="gmail_quote">2006/12/4, Tzafrir Cohen &lt;<a href="mailto:tzafrir.cohen@xorcom.com">tzafrir.cohen@xorcom.com</a>&gt;:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
On Mon, Dec 04, 2006 at 01:12:02PM +0100, Diego Moreno wrote:<br>&gt; Hi,<br>&gt; I have Asterisk SVN-branch-1.4-r47845 installed in a Ubuntu Dapper. Its<br>&gt; works as sip server and I am trying to get h323 support.<br>
&gt;<br>&gt; I installed these packages:<br>&gt; libpt-1.10.0<br>&gt; libopenh323-1.18.0<br>&gt;<br>&gt; And I set the next global variables:<br>&gt; PWLIBDIR=/usr/share/pwlib<br>&gt; OPENH323DIR=/usr/share/openh323<br>&gt;
<br>&gt; Then, when I execute the configure script (before installation) and finishes<br>&gt; with this message:<br>&gt;<br>&gt; # ./configure --with-h323<br>&gt; .<br>&gt; .<br>&gt; .<br>&gt; checking for /usr/include/ptlib.h... yes
<br>&gt; checking for ptlib-config... /usr/share/pwlib/make/ptlib-config<br>&gt; checking if PWLib version 1.10.0 is compatible with chan_h323... yes<br>&gt; checking PWLib installation validity... no<br>&gt; configure: ***
<br>&gt; configure: *** The OPENH323 installation on this system appears to be<br>&gt; broken.<br>&gt; configure: *** including --without-h323<br>&gt;<br>&gt; What is the problem in my configuration?<br><br>This is a problem with the assumptions that the configure script makes
<br>regarding the scructture of the h323 tree.<br><br>After some mucking with <a href="http://configure.ac">configure.ac</a> I managed to get this working, but<br>I can't seem to find my patch anywhere.<br><br>--<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Tzafrir Cohen
<br>icq#16849755&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<a href="mailto:jabber:tzafrir@jabber.org">jabber:tzafrir@jabber.org</a><br>+972-50-7952406&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; mailto:<a href="mailto:tzafrir.cohen@xorcom.com">tzafrir.cohen@xorcom.com</a><br><a href="http://www.xorcom.com">
http://www.xorcom.com</a>&nbsp;&nbsp;<a href="http://iax:guest@local.xorcom.com/tzafrir">iax:guest@local.xorcom.com/tzafrir</a><br>_______________________________________________<br>--Bandwidth and Colocation provided by <a href="http://Easynews.com">
Easynews.com</a> --<br><br>asterisk-users mailing list<br>To UNSUBSCRIBE or update options visit:<br>&nbsp;&nbsp; <a href="http://lists.digium.com/mailman/listinfo/asterisk-users">http://lists.digium.com/mailman/listinfo/asterisk-users
</a><br></blockquote></div><br>