[asterisk-bugs] [Asterisk 0014926]: Multiple "unreachable" and "reachable" messages for each SIP registrations
Asterisk Bug Tracker
noreply at bugs.digium.com
Tue Aug 18 19:10:11 CDT 2009
A NOTE has been added to this issue.
======================================================================
https://issues.asterisk.org/view.php?id=14926
======================================================================
Reported By: bluefox
Assigned To: lmadsen
======================================================================
Project: Asterisk
Issue ID: 14926
Category: Channels/chan_sip/General
Reproducibility: always
Severity: trivial
Priority: normal
Status: assigned
Asterisk Version: 1.4.24
Regression: No
SVN Branch (only for SVN checkouts, not tarball releases): N/A
SVN Revision (number only!):
Request Review:
======================================================================
Date Submitted: 2009-04-17 13:18 CDT
Last Modified: 2009-08-18 19:10 CDT
======================================================================
Summary: Multiple "unreachable" and "reachable" messages for
each SIP registrations
Description:
Shown in the CLI:
[Apr 17 14:16:02] NOTICE[31274]: chan_sip.c:13019
handle_response_peerpoke: Peer '1234-2' is now Reachable. (32ms / 2000ms)
[Apr 17 14:16:02] NOTICE[31274]: chan_sip.c:13019
handle_response_peerpoke: Peer '1234-2' is now Reachable. (32ms / 2000ms)
[Apr 17 14:16:02] NOTICE[31274]: chan_sip.c:13019
handle_response_peerpoke: Peer '01234-2' is now Reachable. (29ms / 2000ms)
[Apr 17 14:16:02] NOTICE[31274]: chan_sip.c:13019
handle_response_peerpoke: Peer '1234-2' is now Reachable. (31ms / 2000ms)
[Apr 17 14:16:02] NOTICE[31274]: chan_sip.c:13019
handle_response_peerpoke: Peer '1234-2' is now Reachable. (41ms / 2000ms)
======================================================================
----------------------------------------------------------------------
(0109255) bluefox (reporter) - 2009-08-18 19:10
https://issues.asterisk.org/view.php?id=14926#c109255
----------------------------------------------------------------------
Sorry for the delay, was on vacation.
I don't see a SIP 489, but I do see plenty of
[Aug 18 20:02:36] NOTICE[5885]: chan_sip.c:8866 check_auth: Correct auth,
but
based on stale nonce received from '<sip:xxxxxxxxxxxxx-x at 55.55.55.55>'
(55.55.55.55 being my Asterisk's IP address and xxxxxxxxxxx-x being the
SIP peer name)
When i turn on debug. Many many of those, for alot of peers not onyl the
one I am debugging.
I have run two sip reloads today, and my bandwidth (normally around
800kbit/s at this time of day) is now at around 8 MBits/s. It's all in
bandwidth, outbound things look normal. According to Wireshark's protocol
hierarchy tool, this unexplained extra 8Mbit/s is all SIP.
When I can restart the whole Asterisk (when the server is idle), will let
you know if all this stops as I suspect it will.
Issue History
Date Modified Username Field Change
======================================================================
2009-08-18 19:10 bluefox Note Added: 0109255
======================================================================
More information about the asterisk-bugs
mailing list