[Freeswitch-users] Mod_h323 AliasAddress Error

Mathieu Rene mrene_lists at avgs.ca
Wed Jul 7 08:41:53 PDT 2010


Please report this on the bug tracker.

See http://wiki.freeswitch.org/wiki/Reporting_Bugs#Reporting_A_Bug_With_JIRA

Mathieu Rene
Avant-Garde Solutions Inc
Office: + 1 (514) 664-1044 x100
Cell: +1 (514) 664-1044 x200
mrene at avgs.ca




On 2010-07-07, at 10:02 AM, Saeed Ahmed wrote:

> Dear All,
> 
> I am trying to configure mod_h323 with freeswitch, while loading module i receive that error:
> 
> 
> 2010-07-07 16:01:02.027642 [CONSOLE] switch_loadable_module.c:944 Successfully Loaded [mod_h26x]
> 2010-07-07 16:01:02.304187 [CONSOLE] mod_h323.cpp:74 Starting loading mod_h323
> Assertion fail: Must have non-empty string in AliasAddress!, file h323ep.cxx, line 3586
> 
> <A>bort, <C>ore dump?
> 
> 
> I am following that wiki :
> 
> http://wiki.freeswitch.org/wiki/Mod_h323
> 
> my h323.conf.xml is:
> 
> 
> <configuration name="h323.conf" description="H323 Endpoints">
>   <settings>
>     <param name="trace-level" value="4"/>
>     <param name="context" value="default"/>
>     <param name="dialplan" value="XML"/>
>     <param name="codec-prefs" value="PCMU"/>
>     <param name="gk-address" value=""/>    <!-- empty to disable, "*" to search LAN -->
>     <param name="gk-identifer" value=""/>  <!-- optional name of gk -->
>     <param name="gk-interface" value=""/>  <!-- optional listener interface name -->
>   </settings>
>   <listeners>
>     <listener name="default">
>       <param name="h323-ip" value="$${local_ip_v4}"/>
>       <param name="h323-port" value="1720"/>
>     </listener>
>   </listeners>
> </configuration>
> 
> I would appreciate any help.
> 
> Thanks
> 
> _______________________________________________
> FreeSWITCH-users mailing list
> FreeSWITCH-users at lists.freeswitch.org
> http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
> UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
> http://www.freeswitch.org

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.freeswitch.org/pipermail/freeswitch-users/attachments/20100707/d47334aa/attachment.html 


More information about the FreeSWITCH-users mailing list