[Asterisk-Users] Broadvoice registration timeout
Stan Brinkerhoff
stan at vtwireless.com
Sun Oct 10 16:23:15 MST 2004
Hello,
I have been trying to setup * with Broadvoice.
I am using Gentoo Linux, and * 1.0.0, and now CVS.
My current config looks like:
(sip.conf)
[general]
port=5060
context=sip_incoming
tos=lowdelay
notifymimetype=text/plain
allow=gsm
allow=ulaw
allow=alaw
canreinvite=no
nat=no
register => 8027051441:2659w52755 at sip.broadvoice.com
[broadvoice] ; use for outbound and inbound proxy auth
type=peer
username=802705xxxx
fromuser=802705xxxx
secret=xxxxxxxxxx
host=sip.broadvoice.com
dtmfmode=inband
fromdomain=sip.broadvoice.com
canreinvite=no
insecure=very
srvlookup=yes
[broadvoice-in1] ; use to match Broadvoice host 1
type=peer
host=147.135.0.128
[broadvoice-in2] ; use to match Broadvoice host 2
type=peer
host=147.135.8.128
When I start asterisk -vvvvc I get:
Asterisk Ready.
*CLI> Oct 10 19:46:49 WARNING[81925]: chan_sip.c:665 retrans_pkt:
Maximum retries exceeded on call
6b8b4567327b23c6643c986966334873 at 216.114.184.243 for seqno 102 (Critical
Request)
Oct 10 19:47:03 NOTICE[81925]: chan_sip.c:3978 sip_reg_timeout:
Registration for '8027051441 at sip.broadvoice.com' timed out, trying again
These two errors keep repeating.
I have tried every config I can find on the web, on the wiki, and in
these Asterisk-user emails for the last 2 months. At one point I had a
404 error, but I can't get that to even show up anymore.
Any help would be appreciated!
More information about the asterisk-users
mailing list