Hello Duncan,
Check your config against this one:
http://www.aspworld.com/telco/bv_sip.htm
--
Richard Cook
[EMAIL PROTECTED]
Tel: 705-497-9320 - ext 2010
-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of
[EMAIL PROTECTED]
Sent: Monday, September 13, 2004 4:11 PM
To: Asterisk Users Mailing List - Non-Commercial Discussion
Subject: [Asterisk-Users] Arrgh, Broadvoice, SIP.conf
Greetings,
A few days ago, I set up asterisk-1.0-RC2 on a Redhat 9 box.
I also signed up for broadvoice and am now trying to get asterisk to talk to
broadvoice and so on.
I've tried setting up my sip.conf in two ways:
------------------------------------------------------
register => [240xxxxxxx]:[EMAIL PROTECTED]
[Broadvoice]
type=peer
username=[240xxxxxxx]
fromuser=[240xxxxxxx]
secret=[my_password]
host=sip.broadvoice.com
context=incoming
fromdomain=sip.broadvoice.com
nat=no
canreinvite=no
dtmfmode=inband
--------------------------------------------------
This results in complaints from asterisk in the logs:
Sep 13 15:14:16 NOTICE[1087249200]: Registration for
'[EMAIL PROTECTED]' timed out, trying again
And at the CLI:
-- parse_srv: SRV mapped to host proxy.lax.broadvoice.com, port 5060
-- Got SIP response 404 "Not found" back from 147.135.8.128
Sep 13 16:07:40 NOTICE[1087249200]: chan_sip.c:3922 sip_reg_timeout:
Registration for '[EMAIL PROTECTED]' timed out, trying again
-- parse_srv: SRV mapped to host proxy.dca.broadvoice.com, port 5060
-- Got SIP response 404 "Not found" back from 147.135.0.128
and a busy message when I attempt to dial into the box.
If I move the "register" line down into the "[Broadvoice]" section of the
sip.conf file, the complaints in the logs and at the CLI stop, but I still
get the busy message when I try to dial into the box:
------------------------------------------------------
[Broadvoice]
register => [240xxxxxxx]:[EMAIL PROTECTED]
type=peer
username=[240xxxxxxx]
fromuser=[240xxxxxxx]
secret=[my_password]
host=sip.broadvoice.com
context=incoming
fromdomain=sip.broadvoice.com
nat=no
canreinvite=no
dtmfmode=inband
--------------------------------------------------
TIA for any assistance/hints/pointers/clues...
--Duncan
_______________________________________________
Asterisk-Users mailing list
[EMAIL PROTECTED]
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
[EMAIL PROTECTED]
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
http://lists.digium.com/mailman/listinfo/asterisk-users