[Asterisk-Users] Broadvoice latest changes and still not working

Jerry Geis geisj at pagestation.com
Tue Mar 8 07:10:41 MST 2005


I have added the three lines to the sip.conf file based on the latest 
changes
from broadvoice. I can receive incoming calls but cannot place any 
outgoing calls.

The error I get is:

*CLI>     -- Registered to '69.73.19.178', who sees us as IPADDRESS:4569
    -- Attempting call on SIP/Broadvoice/5068012 for application 
Playback(demo-congrats) (Retry 1)
Mar  8 08:35:21 NOTICE[29290]: chan_sip.c:6814 handle_response: Failed 
to authenticate on INVITE to '"asterisk" 
<sip:PHONE at sip.broadvoice.com>;tag=as1304fa68'

Any ideas on why I cannot place calls?

THanks very much.

Jerry

------------------------------

; Broadvoice
register => PHONE at sip.broadvoice.com:SECRET:PHONE at sip.broadvoice.com/PHONE

[Broadvoice]
type=friend
username=PHONE
authuser=PHONE
fromuser=PHONE
secret=secret
host=sip.broadvoice.com
port=5060
context=default
fromdomain=sip.broadvoice.com
canreinvite=no
dtmfmode=inband
insecure=very
permit=sip.broadvoice.com
qualify=yes
disallow=all
allow=ulaw
maxexpirey=180
defaultexpirey=160
videosupport=no


exten => 
_9XXXXXXX,1,Dial(SIP/Broadvoice/${EXTEN:1},${SMVOICE_DIAL_LONG_TIMEOUT},mtT)

exten => 
_91XXXXXXXXXX,1,Dial(SIP/Broadvoice/${EXTEN:1},${SMVOICE_DIAL_LONG_TIMEOUT},mtT)




More information about the asterisk-users mailing list