[asterisk-bugs] [Asterisk 0018342]: [patch] chan_sip continues to call add_peer_mwi_subs which continues to increament MWI NOTIFY's
Asterisk Bug Tracker
noreply at bugs.digium.com
Fri Nov 26 12:19:04 CST 2010
The following issue has been RESOLVED.
======================================================================
https://issues.asterisk.org/view.php?id=18342
======================================================================
Reported By: nivek
Assigned To: Marquis
======================================================================
Project: Asterisk
Issue ID: 18342
Category: Channels/chan_sip/Subscriptions
Reproducibility: always
Severity: major
Priority: normal
Status: resolved
Asterisk Version: 1.8.0
JIRA:
Regression: No
Reviewboard Link:
SVN Branch (only for SVN checkouts, not tarball releases): N/A
SVN Revision (number only!):
Request Review:
Resolution: fixed
Fixed in Version:
======================================================================
Date Submitted: 2010-11-19 14:57 CST
Last Modified: 2010-11-26 12:19 CST
======================================================================
Summary: [patch] chan_sip continues to call add_peer_mwi_subs
which continues to increament MWI NOTIFY's
Description:
Just calling any phone number increments the subscriptions to that phone.
This is causing random reboots to Polycom (which we use) phones due to the
amount of NOTIFY's sent. This is on realtime database.
Restarting asterisk resets the counters or whatever is does. And problem
goes away until it happens again.
======================================================================
----------------------------------------------------------------------
(0129164) svnbot (reporter) - 2010-11-26 12:19
https://issues.asterisk.org/view.php?id=18342#c129164
----------------------------------------------------------------------
Repository: asterisk
Revision: 296352
U branches/1.8/channels/chan_sip.c
------------------------------------------------------------------------
r296352 | marquis | 2010-11-26 12:19:03 -0600 (Fri, 26 Nov 2010) | 12
lines
Fix reloading of peer when a user is requested.
Prevent peer reloading from causing multiple MWI subscriptions to be
created when using realtime. This had the effect of sending one NOTIFY for
every time a sip peer made a call, in one case eventually overwhelming the
phone and causing it to reboot.
(closes issue https://issues.asterisk.org/view.php?id=18342)
Reported by: nivek
Patches:
issue0018342p1.patch uploaded by nivek (license 636)
Tested by: nivek
Review: https://reviewboard.asterisk.org/r/1029/
------------------------------------------------------------------------
http://svn.digium.com/view/asterisk?view=rev&revision=296352
Issue History
Date Modified Username Field Change
======================================================================
2010-11-26 12:19 svnbot Note Added: 0129164
2010-11-26 12:19 svnbot Status assigned => resolved
2010-11-26 12:19 svnbot Resolution open => fixed
======================================================================
More information about the asterisk-bugs
mailing list