Not sure what's up with the mailing list here.   For some reason mails
are not coming through.

Try again...

I am trying to link an asterisk box to my provider's asterisk server
via SIP. (I know I could use IAX, but the provider does not allow
that, so I can't).  When an inbound call happens I get this:

Jan 31 13:09:14 NOTICE[3716] chan_sip.c: Failed to authenticate user
"+15703232166" <sip:[EMAIL PROTECTED]>;tag=as3e2d0c2d


The config looks like this:
[general]

port = 5060           ; Port to bind to (SIP is 5060)
bindaddr = 0.0.0.0    ; Address to bind to (all addresses on machine)
disallow=all
allow=ulaw
allow=alaw
context = from-sip-external ; Send unknown SIP callers to this context
callerid = Unknown
pendantic=no
register=123456789:[EMAIL PROTECTED]
[123456789]
type=user
secret=aaa607ac5aabb25ac037
insecure=very
context=from-pstn
[xxxxxxxx]
username=123456789
type=peer
secret=aaa607ac5aabb25ac037
host=voipswitch1.voip.xxxxxxxx.net
_______________________________________________
--Bandwidth and Colocation provided by Easynews.com --

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

Reply via email to