Hi all,

I am trying to configure my Asterisk PBX to connect to a broadvoice account. I want incoming calls to go to the "s" extension and to ultimately have outbound calls routed through my broadvoice account(s).

I cannot for the life of me get this to register correctly. I am currently receiving this message on the console:

Failed to authenticate on Register to <sip:[EMAIL PROTECTED]>

I have experimented with several configs based on different pages and threads but nothing is working. How do I properly configure my broadvoice account?

Thanks,
Max

[general]
register => [EMAIL PROTECTED]:<pass>:[EMAIL PROTECTED]


[broadvoice]
type=peer
host=sip.broadvoice.com
secret=<pass>
fromuser=310584XXXX
fromdomain=sip.broadvoice.com
context=incoming
dtmfmode=inband
canreinvite=no
nat=yes
qualify=yes


-- Max Clark max [at] clarksys.com http://www.clarksys.com _______________________________________________ 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