[Asterisk-Users] sip registration fails

Alberto Martínez amartinez at astrasoft.es
Wed Jan 19 05:41:13 MST 2005


I have tried uncommenting the section for xlite included in the sample
configuration file sip.conf and I can't register.

[xlite1]
;Turn off silence suppression in X-Lite ("Transmit Silence"=YES)!
;Note that Xlite sends NAT keep-alive packets, so qualify=yes is not needed
type=friend
regexten=1234                 ; When they register, create extension 1234
username=tito
callerid="yo" <5678>
host=dynamic
nat=yes                       ; X-Lite is behind a NAT router
canreinvite=no                ; Typically set to NO if behind NAT
disallow=all
allow=gsm                     ; GSM consumes far less bandwidth than ulaw
allow=ulaw
allow=alaw


AM> Hello,

AM> I am trying to register in asterisk with a softphone (x-lite) and I am
AM> getting the following message:

AM> Jan 19 13:27:01 NOTICE[3359]: chan_sip.c:7531 handle_request:
AM> Registration from 'tito <sip:tito at 192.168.1.2>' failed for
AM> '192.168.1.5'

AM> In the sip.conf file I have included the following. Does I need to
AM> include another change to allow the user to register?

AM> [phone1]
AM> type=friend
AM> host=dynamic
AM> defaultip=192.168.1.5
AM> username=tito
AM> secret=tito
AM> dtmfmode=rfc2833
AM> mailbox=1000
AM> context=sip
AM> callerid="Tito" <2124>

AM> I get the following message too and I don't know what does that means:

AM> Jan 19 13:26:41 WARNING[3343]: chan_sip.c:685 retrans_pkt:
AM> Maximum retries exceeded on call
AM> 5d3ad2484ea1cacc4e77a5252198cfc7 at 192.168.1.2 for seqno 102
AM> (Non-critical Request)

AM> _______________________________________________
AM> Asterisk-Users mailing list
AM> Asterisk-Users at lists.digium.com
AM> http://lists.digium.com/mailman/listinfo/asterisk-users
AM> To UNSUBSCRIBE or update options visit:
AM>    http://lists.digium.com/mailman/listinfo/asterisk-users




More information about the asterisk-users mailing list