Hi folks,
I'm still having troubles with broadvoice. I can either make calls or
receive calls but not both. It all depends upon how I setup the SIP stanza.
Here's my incoming settings (these allow me to receive calls)
register => 9738281625:PASSWORD:9738281625@sip.broadvoice.com/2222
[broadvoice]
username=9738281625
type=peer
secret=PASSWORD
nat=yes
insecure=very
host=sip.broadvoice.com
port=5060
fromuser=9738281625
fromdomain=sip.broadvoice.com
dtmfmode=inband
dtmf=inband
context=inbound-analogue
canreinvite=no
authname=9738281625
qualify=1000
disallow=all
allow=g726
allow=g729
callerid="Mark Phillips" <9738953503>
This next bit works only when I want to receive calls
register => 9738281625:PASSWORD:9738281625@sip.broadvoice.com/2222
[broadvoice]
username=9738281625
type=peer
secret=PASSWORD
nat=yes
insecure=very
host=proxy.dca.broadvoice.com
port=5060
fromuser=9738281625
fromdomain=sip.broadvoice.com
dtmfmode=inband
dtmf=inband
context=inbound-analogue
canreinvite=no
authname=9738281625
qualify=1000
disallow=all
allow=g726
allow=g729
callerid="Mark Phillips" <9738953503>
As you can see the only difference is the host definition.
Any ideas would be greatly appreciated.
Thanks de Mark