For fun, try changing your context from [sip.broadvoice.com] to your phone number [5555555555]

MARK.

Courtney Couch wrote:

The asterisk config that i have is:

[sip.broadvoice.com]
type=peer
authname=5555555555
canreinvite=no
context=test
dtmf=inband
dtmfmode=inband
fromdomain=sip.broadvoice.com
fromuser=5555555555
host=sip.broadvoice.com
insecure=very
nat=yes
secret=PASSWORD
user=phone
username=5555555555
externip=xx.xx.xx.xx
qualify=yes


[bv]
canreinvite=no
type=user
context=test
dtmf=inband
dtmfmode=inband
fromdomain=sip.broadvoice.com
host=sip.broadvoice.com
insecure=very
nat=yes
secret=PASSWORD
user=5555555555
username=5555555555
qualify=yes
externip=xx.xx.xx.xx

So the qualify=yes is already added.

Kerry Garrison wrote:

Try adding qualify=yes to your broadvoice config.
-Kerry


-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Courtney Couch
Sent: Sunday, March 27, 2005 9:16 PM
To: asterisk-users@lists.digium.com
Subject: [Asterisk-Users] Broadvoice getting unregistered


I'm getting a couple strange things with asterisk on Broadvoice.

It works fine currently for inbound and outbound. Everything is registered,
its perfect.


My problems currently are:


1) After 20 minutes audio out to broadvoice goes away

2) After about 3 hours my registration attempts to broadvoice time out and
the only solution is to switch to a different proxy which subsequently
works. (I just switch between lax and dca when it breaks. also sip show peers says that broadvoice is unreachable. Switching to the
other proxy and its suddenly ok again)


Finally, I am not sure if this is a problem but I am consistently getting
this in the console (one of those stopping retransmission lines every second
or two):


Allocating new SIP call for [EMAIL PROTECTED]
Setting NAT on RTP to 4
Scheduled a registration timeout # 627
Allocating new SIP call for (null)
Stopping retransmission on
'[EMAIL PROTECTED]' of Request 102: Found
Registration successful Cancelling timeout 627 Stopping retransmission on
'[EMAIL PROTECTED]' of Request 102: Found
Allocating new SIP call for (null) Setting NAT on RTP to 0 Stopping
retransmission on '[EMAIL PROTECTED]' of
Request 102: Found Allocating new SIP call for (null) Setting NAT on RTP to
0 Stopping retransmission on
'[EMAIL PROTECTED]' of Request 102: Found
Allocating new SIP call for
[EMAIL PROTECTED]
Setting NAT on RTP to 4
Scheduled a registration timeout # 637
Stopping retransmission on
'[EMAIL PROTECTED]' of Request 103: Found
Stopping retransmission on
'[EMAIL PROTECTED]' of Request 104: Found
Registration successful Cancelling timeout 637



Ethereal shows that I am getting a "Status: ok" sip packet from broadvoice
every second or so. I am not sure the purpose of broadvoice sending such a
sip message since registration expires after 20 seconds without
re-registration anyways.



_______________________________________________ Asterisk-Users mailing list Asterisk-Users@lists.digium.com 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 Asterisk-Users@lists.digium.com 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 Asterisk-Users@lists.digium.com 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 Asterisk-Users@lists.digium.com http://lists.digium.com/mailman/listinfo/asterisk-users To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users

Reply via email to