Displaying 1 result from an estimated 1 matches for "as23aa39db".
2006 Apr 10
2
Outbound calls through Broadvoice
...band
canreinvite=no
context=incoming
I receive the following error through asterisk when attempting a call:
Apr 8 13:08:43 WARNING[17425]: chan_sip.c:9634 handle_response_invite:
Forbidden - wrong password on authentication for INVITE to '"My Name"
<sip:26@192.168.1.61>;tag=as23aa39db'
Now, we can receive incoming calls perfectly fine, but I just can't wrap
my head around what is wrong with the outgoing. I figure it's got to be
the way I am passing the phone number to call to Broadvoice:
exten => _3XNXXNXXXXXX,1,Dial(SIP/${EXTEN:1}@sip.broadvoice.com)
exten =...