[Asterisk-Users] Broadvoice Problem
Eric Rees
EricR at rocketgaming.com
Mon May 9 17:35:43 MST 2005
I am having problems with Broadvoice. I am not getting any audio,
either in or out, but the phone will ring. Could someone double check
my config.
[general]
context=default ; Default context for incoming calls
port=5060
bindaddr=0.0.0.0 ; IP address to bind to (0.0.0.0 binds
to all)
disallow=all ; First disallow all codecs
allow=ulaw ; Allow codecs in order of preference
register => XXXXXXXXXX:PPPPPPPPPP at sip.broadvoice.com
[broadvoice]
type=friend
username=xxxxxxxxxx
fromuser=xxxxxxxxxx
authuser=xxxxxxxxxx
secret=pppppppppppp
host=sip.broadvoice.com
fromdomain=sip.broadvoice.com
context=from-broadvoice
dtmfmode=inband
disallow=all
allow=ulaw
canreinvite=no
nat=yes
insecure=yes
[bv-in-1]
type=user
host=147.135.8.128
context=from-broadvoice
dtmfmode=inband
canreinvite=no
nat=yes
And so on for 2 and 3.
More information about the asterisk-users
mailing list