<div>Dear All,<br><br>I am trying to configure mod_h323 with freeswitch, while loading module i receive that error:</div><div><br></div><div><br></div><div><div><font class="Apple-style-span" face="&#39;courier new&#39;, monospace">2010-07-07 16:01:02.027642 [CONSOLE] switch_loadable_module.c:944 Successfully Loaded [mod_h26x]</font></div>

<div><font class="Apple-style-span" face="&#39;courier new&#39;, monospace">2010-07-07 16:01:02.304187 [CONSOLE] mod_h323.cpp:74 Starting loading mod_h323</font></div><div><font class="Apple-style-span" face="&#39;courier new&#39;, monospace">Assertion fail: Must have non-empty string in AliasAddress!, file h323ep.cxx, line 3586</font></div>

<div><font class="Apple-style-span" face="&#39;courier new&#39;, monospace"><br></font></div><div><font class="Apple-style-span" face="&#39;courier new&#39;, monospace">&lt;A&gt;bort, &lt;C&gt;ore dump?</font></div></div>

<div><br></div><div><br></div><div>I am following that wiki :<br><br><a href="http://wiki.freeswitch.org/wiki/Mod_h323">http://wiki.freeswitch.org/wiki/Mod_h323</a></div><div><br></div><div>my h323.conf.xml is:<br><br><br>

<div>&lt;configuration name=&quot;h323.conf&quot; description=&quot;H323 Endpoints&quot;&gt;</div><div>  &lt;settings&gt;</div><div>    &lt;param name=&quot;trace-level&quot; value=&quot;4&quot;/&gt;</div><div>    &lt;param name=&quot;context&quot; value=&quot;default&quot;/&gt;</div>

<div>    &lt;param name=&quot;dialplan&quot; value=&quot;XML&quot;/&gt;</div><div>    &lt;param name=&quot;codec-prefs&quot; value=&quot;PCMU&quot;/&gt;</div><div>    &lt;param name=&quot;gk-address&quot; value=&quot;&quot;/&gt;    &lt;!-- empty to disable, &quot;*&quot; to search LAN --&gt;</div>

<div>    &lt;param name=&quot;gk-identifer&quot; value=&quot;&quot;/&gt;  &lt;!-- optional name of gk --&gt;</div><div>    &lt;param name=&quot;gk-interface&quot; value=&quot;&quot;/&gt;  &lt;!-- optional listener interface name --&gt;</div>

<div>  &lt;/settings&gt;</div><div>  &lt;listeners&gt;</div><div>    &lt;listener name=&quot;default&quot;&gt;</div><div>      &lt;param name=&quot;h323-ip&quot; value=&quot;$${local_ip_v4}&quot;/&gt;</div><div>      &lt;param name=&quot;h323-port&quot; value=&quot;1720&quot;/&gt;</div>

<div>    &lt;/listener&gt;</div><div>  &lt;/listeners&gt;</div><div>&lt;/configuration&gt;</div></div><div><br></div><div>I would appreciate any help.<br><br>Thanks</div><div><br></div>