[Asterisk-Users] A working BroadVoice config example

Manjit Riat manjit at riat.net
Wed Jan 26 16:51:26 MST 2005


Extensions.conf just has a [from-broadvoice] context
 
 
[from-broadvoice]
Exten => s,1,Dial(SIP/100)
..
..
..
 
 
  _____  

From: Chris Wallace [mailto:list-subscriber at jesustech.net] 
Sent: Wednesday, January 26, 2005 1:52 PM
To: 'Asterisk Users Mailing List - Non-Commercial Discussion'
Subject: RE: [Asterisk-Users] A working BroadVoice config example
 
Can you also post your "extensions.conf" so I can compare.  I have been
trying to get this working for about a week.
 
Chris
 
  _____  

From: asterisk-users-bounces at lists.digium.com
[mailto:asterisk-users-bounces at lists.digium.com] On Behalf Of Manjit Riat
Sent: Wednesday, January 26, 2005 2:09 PM
To: 'Asterisk Users Mailing List - Non-Commercial Discussion'
Subject: [Asterisk-Users] A working BroadVoice config example
 
I finally got my incoming and outgoing to work on Broadvoice with a
configuration file that is no where close to the one given by them. 
 
 
Here it Is (sip.conf). For others who have a working config could u please
share so that I could compare. Thank You
 
[broadvoice]
type=friend
username=[number]
fromuser=[number]
secret=[password]
host=sip.broadvoice.com
fromdomain=sip.broadvoice.com
context=from-broadvoice
dtmfmode=inband
disallow=all
allow=ulaw
canreinvite=no
nat=yes
 
[bv-in-1]
type=friend
host=147.135.8.128
context=from-broadvoice
dtmfmode=inband
canreinvite=no
nat=yes
allow=ulaw
 
[bv-in-2]
type=friend
host=147.135.0.128
context=from-broadvoice
dtmfmode=inband
canreinvite=no
nat=yes
allow=ulaw
 
[bv-in-3]
type=friend
host=147.135.4.128
context=from-broadvoice
canreinvite=no
nat=yes
allow=ulaw
dtmfmode=inband
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20050126/c7eb7b5a/attachment.htm


More information about the asterisk-users mailing list