[Freeswitch-users] Registration problem with default extension

Michael Collins msc at freeswitch.org
Sat Jun 18 00:42:33 MSD 2011


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's REALLY happening then enable SIP trace:

sofia profile internal siptrace on

Then watch to see what traffic passes between x-lite and freeswitch. Look
for messages like "403 Forbidden" which means the password is wrong. If you
see no registration attempts from the phone then that means there's some
network issue or the IP address is not set correctly in the x-lite config.

-MC

On Fri, Jun 17, 2011 at 11:34 AM, abderrahmane abdmeziane <
abdmeziane at gmail.com> wrote:

> hey,after installing freeswitch from deb package,and using default
> extension 1000 with default password 1234 in xlite softphone,i can't call
> another extension just don'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:
> ##############################################
> freeswitch at internal> sofia status profile internal
>
>
> =================================================================================================
> Name                    internal
> Domain Name             N/A
> Auto-NAT                true
> DBName                  sofia_reg_internal
> Pres Hosts              192.168.2.2,192.168.2.2
> Dialplan                XML
> Context                 public
> Challenge Realm         auto_from
> RTP-IP                  192.168.2.2
> Ext-RTP-IP              41.104.52.52
> SIP-IP                  192.168.2.2
> Ext-SIP-IP              41.104.52.52
> URL                     sip:mod_sofia at 192.168.2.2:5060
> BIND-URL                sip:mod_sofia at 192.168.2.2:5060
> HOLD-MUSIC              local_stream://moh
> OUTBOUND-PROXY          N/A
> CODECS IN               G7221 at 32000h,G7221 at 16000h,G722,PCMU,PCMA,GSM
> CODECS OUT              G7221 at 32000h,G7221 at 16000h,G722,PCMU,PCMA,GSM
> TEL-EVENT               101
> DTMF-MODE               rfc2833
> CNG                     13
> SESSION-TO              0
> MAX-DIALOG              0
> NOMEDIA                 false
> LATE-NEG                false
> PROXY-MEDIA             false
> AGGRESSIVENAT           false
> STUN-ENABLED            true
> STUN-AUTO-DISABLE       false
> CALLS-IN                0
> FAILED-CALLS-IN         0
> CALLS-OUT               0
> FAILED-CALLS-OUT        0
>
> Registrations:
>
> =================================================================================================
> Total items returned: 0
>
> =================================================================================================
>
> freeswitch at internal>
> #################################
> any help please?
>
> _______________________________________________
> Join us at ClueCon 2011, Aug 9-11, Chicago
> http://www.cluecon.com 877-7-4ACLUE
>
> 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
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.freeswitch.org/pipermail/freeswitch-users/attachments/20110617/dd715887/attachment.html 


More information about the FreeSWITCH-users mailing list