[asterisk-users] incoming calls in SIP
Dovid B
asteriskusers at dovid.net
Fri Aug 31 05:13:23 CDT 2007
It seems that the "other end" is having an issue authenticating you. I have seen lots of switches act up with asterisk if you don't tweak you settings in sip.conf just right. Do a SIP debug and have a look at te INVITE request.
----- Original Message -----
From: Ondrej Polívka
To: asterisk-users at lists.digium.com
Sent: Saturday, August 18, 2007 3:25 PM
Subject: [asterisk-users] incoming calls in SIP
Hi, when I try to call in it tells me: NOTICE[11664]: chan_sip.c:10637 handle_request_invite: Failed to authenticate user "585415198" <sip:585415198 at 82.208.46.240>;tag=as18abefe8
Can someone help me out of this? I have Asterisk 1.2 on the Ubuntu 7.04. Outcoming and internal calls functions well. Thanks
sip.conf:
[general]
callevents=yes
register => username:password at sip.mujtelefon.cz/username
[100]
callerid=100
secret=password
type=friend
context=internal
srvlookup=yes
type=friend
qualify=yes
nat=no
host=dynamic
canreinvite=no
context=internal
call-limit=1
[101]
callerid=101
secret=password
type=friend
context=internal
srvlookup=yes
type=friend
qualify=yes
nat=no
host=dynamic
canreinvite=no
context=internal
call-limit=1
[TRUNK-587207103]
type=friend
context=incoming
username=username
secret=password
host=sip.mujtelefon.cz
dtmfmode=info
canreinvite=no
qualify=no
nat=yes
disallow=all
allow=g729
allow=gsm
allow=alaw
------------------------------------------------------------------------------
_______________________________________________
--Bandwidth and Colocation Provided by http://www.api-digital.com--
asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
http://lists.digium.com/mailman/listinfo/asterisk-users
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20070831/1de63a78/attachment.htm
More information about the asterisk-users
mailing list