[Freeswitch-users] Gateway not registered

Jair Santos jairds at shaw.ca
Thu Sep 4 10:50:22 PDT 2008


 
 
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

 

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


More information about the FreeSWITCH-users mailing list