Most likely there is a setting wrong in the x-lite config. If you watch the freeswitch console you will see any registration attempts. If you want to see what&#39;s REALLY happening then enable SIP trace:<div><br></div><div>
sofia profile internal siptrace on</div><div><br></div><div>Then watch to see what traffic passes between x-lite and freeswitch. Look for messages like &quot;403 Forbidden&quot; which means the password is wrong. If you see no registration attempts from the phone then that means there&#39;s some network issue or the IP address is not set correctly in the x-lite config.</div>
<div><br></div><div>-MC<br><br><div class="gmail_quote">On Fri, Jun 17, 2011 at 11:34 AM, abderrahmane abdmeziane <span dir="ltr">&lt;<a href="mailto:abdmeziane@gmail.com">abdmeziane@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
<div dir="ltr">hey,after installing freeswitch from deb package,and using default extension 1000 with default password 1234 in xlite softphone,i can&#39;t call another extension just don&#39;t ring but in xlite screen i get my user name with my number;a check the output of F9 from fs_cli command,but there is no register extension:<br>


##############################################<br>freeswitch@internal&gt; sofia status profile internal<br><br>=================================================================================================<br>Name                    internal<br>


Domain Name             N/A<br>Auto-NAT                true<br>DBName                  sofia_reg_internal<br>Pres Hosts              192.168.2.2,192.168.2.2<br>Dialplan                XML<br>Context                 public<br>


Challenge Realm         auto_from<br>RTP-IP                  192.168.2.2<br>Ext-RTP-IP              41.104.52.52<br>SIP-IP                  192.168.2.2<br>Ext-SIP-IP              41.104.52.52<br>URL                     <a href="http://sip:mod_sofia@192.168.2.2:5060" target="_blank">sip:mod_sofia@192.168.2.2:5060</a><br>


BIND-URL                <a href="http://sip:mod_sofia@192.168.2.2:5060" target="_blank">sip:mod_sofia@192.168.2.2:5060</a><br>HOLD-MUSIC              local_stream://moh<br>OUTBOUND-PROXY          N/A<br>CODECS IN               G7221@32000h,G7221@16000h,G722,PCMU,PCMA,GSM<br>


CODECS OUT              G7221@32000h,G7221@16000h,G722,PCMU,PCMA,GSM<br>TEL-EVENT               101<br>DTMF-MODE               rfc2833<br>CNG                     13<br>SESSION-TO              0<br>MAX-DIALOG              0<br>


NOMEDIA                 false<br>LATE-NEG                false<br>PROXY-MEDIA             false<br>AGGRESSIVENAT           false<br>STUN-ENABLED            true<br>STUN-AUTO-DISABLE       false<br>CALLS-IN                0<br>


FAILED-CALLS-IN         0<br>CALLS-OUT               0<br>FAILED-CALLS-OUT        0<br><br>Registrations:<br>=================================================================================================<br>Total items returned: 0<br>


=================================================================================================<br><br>freeswitch@internal&gt;<br>#################################<br>any help please?<br></div>
<br>_______________________________________________<br>
Join us at ClueCon 2011, Aug 9-11, Chicago<br>
<a href="http://www.cluecon.com" target="_blank">http://www.cluecon.com</a> 877-7-4ACLUE<br>
<br>
FreeSWITCH-users mailing list<br>
<a href="mailto:FreeSWITCH-users@lists.freeswitch.org">FreeSWITCH-users@lists.freeswitch.org</a><br>
<a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>
UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br>
<a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
<br></blockquote></div><br></div>