[Asterisk-Users] Help With Broadvoice {Scanned}

David Shaw asterisk at ke6upi.com
Wed Feb 16 08:44:04 MST 2005


Here is my conf files.

sip.conf

register => phone#:sip/passwd at sip.broadvoice.com

type=friend
username=phone#
fromuser=phone#
secret=sip/passwd
host=sip.broadvoice.com
fromdomain=sip.broadvoice.com
context=from-broadvoice1
dtmfmode=inband
disallow=all
allow=ulaw
canreinvite=no
nat=no

[bv-in-1]
type=friend
host=sip.broadvoice.com
context=from-broadvoice1
dtmfmode=inband
canreinvite=no
nat=no
allow=ulaw

extensions.conf
exten => _NXXXXXX,1,Dial(SIP/${EXTEN}@broadvoice1)
exten => _011XXXXXXXXXXXX,1,Dial(SIP/${EXTEN}@broadvoice1)



On Wed, 2005-02-16 at 00:52 -0500, Randy Johnson wrote:
> Remember that the password is not your broadvoice website password but 
> the one you need to get from broadvoice support.
> 
> Randy
> 
> 
> Greg Hill wrote:
> 
> >On Tue, 15 Feb 2005, Max Clark wrote:
> >
> >  
> >
> >>I have experimented with several configs based on different pages and
> >>threads but nothing is working. How do I properly configure my
> >>broadvoice account?
> >>
> >>[general]
> >>register => 310584XXXX at sip.broadvoice.com:<pass>:310584XXXX at sip.broadvoice.com
> >>    
> >>
> >
> >the register I'm using looks like this:
> >register => 310584XXXX:<pass>@sip.broadvoice.com
> >
> >  
> >
> >>[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
> >>    
> >>
> >
> >try:
> >
> >[broadvoice]
> >type=peer
> >username=310584XXXX
> >secret=<pass>
> >host=sip.broadvoice.com
> >port=5060
> >context=incoming
> >fromuser=310584XXXX
> >fromdomain=sip.broadvoice.com
> >dtmfmode=inband
> >canreinvite=no
> >insecure=very
> >permit=147.135.8.128/32
> >qualify=yes
> >
> >and adjust your permit= line to match the IP of the BV proxy you've set in
> >your /etc/hosts (proxy.[chi|lax|dca|one other I forgot].broadvoice.com).
> >
> >Try a blend of this stuff with whatever the most recent recommendation on
> >their support page says.
> >
> >Greg
> >
> >
> >_______________________________________________
> >Asterisk-Users mailing list
> >Asterisk-Users at lists.digium.com
> >http://lists.digium.com/mailman/listinfo/asterisk-users
> >To UNSUBSCRIBE or update options visit:
> >   http://lists.digium.com/mailman/listinfo/asterisk-users
> >
> >  
> >
> 
> _______________________________________________
> Asterisk-Users mailing list
> Asterisk-Users at lists.digium.com
> http://lists.digium.com/mailman/listinfo/asterisk-users
> To UNSUBSCRIBE or update options visit:
>    http://lists.digium.com/mailman/listinfo/asterisk-users
> 
-- 
David Shaw <asterisk at ke6upi.com>




More information about the asterisk-users mailing list