[Freeswitch-users] Mod_h323 AliasAddress Error

Saeed Ahmed saeedahmad1981 at gmail.com
Sat Jul 31 04:27:46 PDT 2010


Hi,

I moved forward, module is successfully loaded but,

when i send call from my xlite and try to bridge it with another FS using
h323 (also running with mod_h323) and 2nd FS plays the MOH. but that doesn't
work

i also tried to bridge it from 2nd FS to a H323 gate keeper but no success.

when i make a first call then there is alot of deug output and then it
doesn't take next calls and continue to produce some debug infos.

maybe something is wrong with my h323.conf

here it is:

<configuration name="h323.conf" description="H323 Endpoints">
 <settings>
   <param name="trace-level" value="10"/>
   <param name="context" value="default"/>
   <param name="dialplan" value="XML"/>
   <param name="codec-prefs" value="PCMA,PCMU,GSM,G729"/>
   <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=""/>  <!-- mandatory listener interface
name -->
   <param name="gk-retry" value="30"/>  <!-- optional GK register retry
timer -->
   <param name="faststart" value="true"/>  <!-- optional -->
   <param name="h245tunneling" value="true"/>  <!-- optional -->
   <param name="h245insetup" value="true"/>  <!-- optional -->
   <param name="jitter-size" value="60"/>  <!-- optional -->
   <param name="progress-indication" value="8"/> <!-- optional - PI value in
progress message-->
   <param name="alerting-indication" value="8"/> <!-- optional - PI value in
alerting message-->
   <param name="endpoint-name" value="fs"/>
 </settings>
 <listeners>
   <listener name="default">
     <param name="h323-ip" value="$${local_ip_v4}"/>
     <param name="h323-port" value="1720"/>
   </listener>
 </listeners>
</configuration>

PS: i also tried to register with Eikga, it got register but doesn't
originate the calls, do you guys know any other h323 softphone?

many thanks.
2010/7/7 Saeed Ahmed <saeedahmad1981 at gmail.com>

> Thanks Georgiewskiy,
> *
> *
> *I'll test it and will also update it on Wiki.
> *
> 2010/7/7 Georgiewskiy Yuriy <bottleman at icf.org.ru>
>
>>  On 2010-07-07 16:02 +0200, Saeed Ahmed wrote
>> freeswitch-users at lists.freeswi...:
>>
>> SA>Dear All,
>> SA>
>> SA>I am trying to configure mod_h323 with freeswitch, while loading module
>> i
>> SA>receive that error:
>> SA>
>> SA>
>> SA>2010-07-07 16:01:02.027642 [CONSOLE] switch_loadable_module.c:944
>> SA>Successfully Loaded [mod_h26x]
>> SA>2010-07-07 16:01:02.304187 [CONSOLE] mod_h323.cpp:74 Starting loading
>> SA>mod_h323
>> SA>Assertion fail: Must have non-empty string in AliasAddress!, file
>> SA>h323ep.cxx, line 3586
>> SA>
>> SA><A>bort, <C>ore dump?
>>
>> wiki is outdated, add <param name="endpoint-name" value="blabla"/> то
>> h323.conf.xml
>>
>> SA>
>> SA>I am following that wiki :
>> SA>
>> SA>http://wiki.freeswitch.org/wiki/Mod_h323
>> SA>
>> SA>my h323.conf.xml is:
>> SA>
>> SA>
>> SA><configuration name="h323.conf" description="H323 Endpoints">
>> SA>  <settings>
>> SA>    <param name="trace-level" value="4"/>
>> SA>    <param name="context" value="default"/>
>> SA>    <param name="dialplan" value="XML"/>
>> SA>    <param name="codec-prefs" value="PCMU"/>
>> SA>    <param name="gk-address" value=""/>    <!-- empty to disable, "*"
>> to
>> SA>search LAN -->
>> SA>    <param name="gk-identifer" value=""/>  <!-- optional name of gk -->
>> SA>    <param name="gk-interface" value=""/>  <!-- optional listener
>> interface
>> SA>name -->
>> SA>  </settings>
>> SA>  <listeners>
>> SA>    <listener name="default">
>> SA>      <param name="h323-ip" value="$${local_ip_v4}"/>
>> SA>      <param name="h323-port" value="1720"/>
>> SA>    </listener>
>> SA>  </listeners>
>> SA></configuration>
>> SA>
>> SA>I would appreciate any help.
>> SA>
>> SA>Thanks
>> SA>
>>
>> C уважением                       With Best Regards
>> Георгиевский Юрий.                Georgiewskiy Yuriy
>> +7 4872 711666                    +7 4872 711666
>> факс +7 4872 711143               fax +7 4872 711143
>> Компания ООО "Ай Ти Сервис"       IT Service Ltd
>> http://nkoort.ru                  http://nkoort.ru
>> JID: GHhost at jabber.tula-ix.net.ru JID: GHhost at jabber.tula-ix.net.ru
>> YG129-RIPE                        YG129-RIPE
>> _______________________________________________
>> 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/20100731/c2c05e5c/attachment-0001.html 


More information about the FreeSWITCH-users mailing list