[Asterisk-Users] chan_sip.c:6848 handle_response: Failed to
authenticate on INVITE
Iqbal
iqbal at gigo.co.uk
Fri Mar 4 12:44:08 MST 2005
Hi
I am running Asterisk CVS-v1-0-03/04/05-18:54:35 and I see to get the
error stated above.
My setup is ser which takes in a call and rewrites to asterisk.
ser.cfg :
rewriteuri("sip:10 at a.b.c.d:5090");
This takes call to asterisk
sip.conf
[general]
autocreatepeer=yes
port=5090
defaultexpirey=3600
register => user:pass at sip.d.e.f/10
context=sip
This creates a peer with the sip server.
extensions.conf
[sip]
exten => 10,1,SetCIDName(Test Line)
exten => 10,2,Dial(SIP/test at sip.d.e.f)
So from the command line in asterisk I try
dial 10 at sip
this sends details to ser, ser picks them up, but asterisk shows this , I
have obvioulsy missed something very simple here
tks
Iqbal
More information about the asterisk-users
mailing list