[Asterisk-Users] Multiple BroadVoice Accounts Problem with Incoming
calls
David Shaw
asterisk at ke6upi.com
Wed Apr 6 06:55:42 MST 2005
Hello All, I have googled this problem and called Broadvoice and I still
haven't found an answer.
I have 4 BroadVoice accounts on one Asterisk box. If you call lines 1-3
it rings on line 4. It makes it hard for routing inbound calls.. If I
change the order of the registered accounts in the sip.conf, then what
is last is used.
Please Help......
Thanks, David
sip.conf
register=XXXXXX1028 at sip.broadvoice.com:<passwd>:XXXXXX1028 at sip.broadvoice.com
register=XXXXXX2076 at sip.broadvoice.com:<passwd>:XXXXXX2076 at sip.broadvoice.com
register=XXXXXX1029 at sip.broadvoice.com:<passwd>:XXXXXX1029 at sip.broadvoice.com
register=XXXXXX1027 at sip.broadvoice.com:<passwd>:XXXXXX1027 at sip.broadvoice.com
[BV-IN-1]
username=XXXXXX2076
user=XXXXXX2076
type=user
secret=<passwd>
nat=yes
insecure=very
host=sip.broadvoice.com
fromdomain=sip.broadvoice.com
dtmfmode=inband
dtmf=inband
context=from-pstn
Same for the next three.
Change account info.
[BV-OUT-1]
username=XXXXXX2076
user=phone
type=peer
secret=<passwd>
nat=yes
insecure=very
host=sip.broadvoice.com
fromuser=XXXXXX2076
fromdomain=sip.broadvoice.com
dtmfmode=inband
dtmf=inband
context=from-home
canreinvite=no
authname=XXXXXX2076
Same for the next three.
Change account info.
More information about the asterisk-users
mailing list