[asterisk-bugs] [Asterisk 0014926]: Multiple "unreachable" and "reachable" messages for each SIP registrations
Asterisk Bug Tracker
noreply at bugs.digium.com
Mon Aug 10 16:21:25 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-10 16:21 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)
======================================================================
----------------------------------------------------------------------
(0108871) bluefox (reporter) - 2009-08-10 16:21
https://issues.asterisk.org/view.php?id=14926#c108871
----------------------------------------------------------------------
I would bump up the severity to major actually. This is also happening with
1.4.26, but more to the point it even killed a customer's internet
connection (I do hosted PBX) by seemingly flooding his Internet links with
something (not sure what, likely qualify messages). I had to restart
Asterisk before link usage became normal.
Usually it's just a double "UNREACHABLE" message, but that time there were
about 15 similar messages every few seconds, going from UNREACHABLE to
reachable (x ms) in quick succession.
I think this seemingly benign problem is hiding something that could hurt
somebody using "qualify" occassionally.
Issue History
Date Modified Username Field Change
======================================================================
2009-08-10 16:21 bluefox Note Added: 0108871
======================================================================
More information about the asterisk-bugs
mailing list