[Freeswitch-users] Gateway not registered

Jair Santos jairds at shaw.ca
Thu Sep 4 11:17:40 PDT 2008


 
Yes, my external.xml contains 
 
 <domains>
    <domain name="$${domain}" parse="true"/>
  </domains>

thanks
 
Jair Santos
 
 

 

-----Original Message-----
From: freeswitch-users-bounces at lists.freeswitch.org
[mailto:freeswitch-users-bounces at lists.freeswitch.org] On Behalf Of Brian
West
Sent: Thursday, September 04, 2008 11:06 AM
To: freeswitch-users at lists.freeswitch.org
Subject: Re: [Freeswitch-users] Gateway not registered


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
 
  <mailto:freeswitch at maui> 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/2476fb2d/attachment-0002.html 


More information about the FreeSWITCH-users mailing list