<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta http-equiv="content-type" content="text/html;
charset=ISO-8859-15">
</head>
<body bgcolor="#ffffff" text="#000000">
I want to create a H323 Gateway in order to receive calls from an
external H323 Server and transfer them to another Freeswitch server.<br>
<br>
I started on my Ubuntu 10.04 with mod_opal and spent some hours
with trying the following 2 ways:<br>
<ul>
<li>Using buildopal.sh, I had to adapt the script slightly and had
to do some symlinks in order to progress. At the end I got stuck
with a compile error "class PSTUNClient’ has no member named
‘InvalidateCache’" during compilation of opal manager</li>
<li>I then installed the libpt and libopal packes from apt and
started to compile mod_opal. I then got stuck with a compile
error "errror: no matching function for call to
‘OpalLocalConnection::OpalLocalConnection(OpalCall&,
FSEndPoint&, void*&, unsigned int&,
OpalConnection::StringOptions*&)’"</li>
</ul>
So this did not seem to be the right way as regards to future
ability to compile it with system updates.<br>
<br>
Therefore I would like to ask you for some advice:<br>
<ul>
<li>what is the best way to go: mod_opal or mod_h323? I think the
feature set will be somehow the same for my purposes (I only
need voice, PCMA), so I am asking, which one is more stable and
compiles better.<br>
</li>
<li>what is best preferred platform (CentOS/Debian/??) for
compiling this?</li>
<li>are there any dependencies for the opal and libpt versions?<br>
</li>
<li>Who had recently made running this solution and can give me
some advice?<br>
</li>
</ul>
-- <br>
<pre class="moz-signature" cols="72">With kind regards
Peter Steinbach
Telefaks Services GmbH
<a class="moz-txt-link-freetext" href="mailto:lists">mailto:lists</a> (att) telefaks.de
Internet: <a class="moz-txt-link-abbreviated" href="http://www.telefaks.de">www.telefaks.de</a>
</pre>
</body>
</html>