[Freeswitch-dev] [ERR] mod_sofia.c:2645 Invalid Gateway

Andre Mendes . andremendes2004 at gmail.com
Wed Sep 9 10:38:42 PDT 2009


Hi Jerry,
verify you config, look this sintax:

<action application="bridge" data="sofia/external/$1 at GATEWAY-IP"/>
OR
<action application="bridge" data="sofia/external/$1 at GATEWAY-NAME"/>

On Wed, Sep 9, 2009 at 2:29 PM, Jerry Richards
<jerry.richards at teotech.com>wrote:

> I have phones registered internally and can call among them.  However, when
> I dial "711" from an internal phone, freeswitch replies with "484 Address
> Incomplete" with reason "INVALID_NUMBER_FORMAT".  At the server console, I
> see the following error:
>
> [ERR]   mod_sofia.c:2645   Invalid Gateway
>
> Does anyone know why I get this error?  Is there something more I must do
> to
> add the gateway below?
>
> I already added the following to the
> usr/local/freesitch/conf/dialplan/default.xml:
>
> <extension name="Testing - Mediant 1000">
>    <condition field="destination_number" expression="^(711)$">
>        <action application="bridge" data="sofia/gateway/mediant1000/$1"/>
>    </condition>
> </extension>
>
> I already created a
> usr/local/freeswitch/conf/sip_profiles/external/mediant1000.xml file:
>
> <include>
>    <gateway name="192.168.72.253">
>        <param name="username" value="TEOGateWay"/>
>        <param name="password" value="tI0W*Cj at b"/>
>        <param name="register" value="false"/>
>    </gateway>
> </include>
>
> Best Regards,
> Jerry
>
>
> _______________________________________________
> FreeSWITCH-dev mailing list
> FreeSWITCH-dev at lists.freeswitch.org
> http://lists.freeswitch.org/mailman/listinfo/freeswitch-dev
> UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-dev
> http://www.freeswitch.org
>



-- 
Atenciosamente,
André Mendes
Analista de Telecomunicações
Plataformas VoIP & Linux
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.freeswitch.org/pipermail/freeswitch-dev/attachments/20090909/a7a4a4b4/attachment.html 


More information about the FreeSWITCH-dev mailing list