[Asterisk-Users] SIP registration fails

William Marks maillist at xizz.de
Wed Apr 13 07:57:14 MST 2005


Hello List ;)

I'm quite amazed by the features, asterisk offers but as I'm quite new to
this stuff, I've got a few questions.

First of all the relevant part of my sip.conf:
------------ cut ---- sip.conf ------------------
[general]
port = 5060                     ; Port to bind to
bindaddr = 0.0.0.0              ; Address to bind to
srvlookup=yes
nat=yes
localnet=192.168.11.0/255.255.255.0
externip=<myexternaldyndnsname>
realm=<myrealm>

context = from-sip              ; Default for incoming calls
insecure=very
tos=0x18
dtmfmode=info
disallow=all
allow=gsm
allow=alaw
allow=ulaw
register => <mysipid>:<mysippass>@sip.web.de/<mysipid>

[webde]
type=friend
username=<mysipid>
secret=<mysippass>
host=sip.web.de
fromuser=<mysipid>
fromdomain=sip.web.de
nat=no
canreinvite=no
insecure=very
qualify=400
dtmfmode=info
------------ cut ---- sip.conf ------------------

My questions on this are:
a) why is SIP registration failing?
b) how is mapping between "register=>" and [webde] done?

many thanks.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20050413/0f868f68/attachment.htm


More information about the asterisk-users mailing list