[Freeswitch-users] Gateway not registered
Brian West
brian at freeswitch.org
Thu Sep 4 11:05:56 PDT 2008
Open up conf/sip_profiles/external.xml and check this section:
<domains>
<domain name="$${domain}" parse="true"/>
</domains>
Make sure either you put the domain to parse in there so that profile
will scan that domain and register any gateways.
/b
On Sep 4, 2008, at 12:50 PM, Jair Santos wrote:
>
>
> Hi,
>
> I have provider.xml on /usr/local/freeswitch/conf/directory/default
>
> <include>
> <user id="inphonex">
> <gateways>
> <gateway name="inphonex">
> <param name="username" value="3462101"/>
> <param name="realm" value="sip.varphonex.com"/>
> <param name="password" value="606434"/>
> <param name="proxy" value="sip.varphonex.com"/>
> <param name="register" value="true"/>
> <param name="expire-seconds" value="3600"/>
> </gateway>
> </gateways>
> <params>
> <param name="password" value="606434"/>
> </params>
> </user>
> </include>
>
> but when I
>
> freeswitch at maui> sofia status gateway inphonex
> API CALL [sofia(status gateway inphonex)] output:
> Invalid Gateway!
>
> When I start FS I get this in the console
>
> 2008-09-04 09:50:04 [WARNING] switch_core.c:851
> switch_load_network_lists() Cannot locate domain 192.168.1.117
> Not sure if it could be related.
>
> Any help will be appreciated.
>
> thanks
>
> Jair Santos
>
>
> _______________________________________________
> 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
Brian West
sip:brian at freeswitch.org
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.freeswitch.org/pipermail/freeswitch-users/attachments/20080904/6ff1f720/attachment-0002.html
More information about the FreeSWITCH-users
mailing list