I am having a bugger of a time getting Broadvoice to work. While using the configuration below I get "the device you are using is not registered to place calls on the network......"  I am using xlite to dial through [EMAIL PROTECTED] to Broadvoice service. If I configure xlite with the settings listed in my account and dial stright out (without broadvoice) I can place calls just fine.
 
I have configured my /etc/hosts file to point 147.135.8.128 to sip.broadvoice.com
 
Any tips you think of would be great. Thanks for looking.
 
 
sip.conf file
 
 
[sip.broadvoice.com]
type=peer
user=phone
host=sip.broadvoice.com
fromdomain=sip.broadvoice.com
fromuser=XXXXXXXXXX
secret=PPPPPPPPPP
username=XXXXXXXXXX
authname=XXXXXXXXXX
insecure=very
context=from-pstn
dtmfmode=inband
dtmf=inband
;Disable canreinvite if you are behind a NAT
canreinvite=no
nat=yes
 

extensions.conf file
exten => _NXXXXXX,1,dial(SIP/[EMAIL PROTECTED],30) ; Dial Broadvoice for 30 seconds
exten => _NXXNXXXXXX,1,dial(SIP/[EMAIL PROTECTED],30) ; Dial Broadvoice for 30 seconds
_______________________________________________
Asterisk-Users mailing list
[email protected]
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users

Reply via email to