[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:23:04 CST 2010


A NOTE has been added to this issue. 
====================================================================== 
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:                     closed
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:23 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.
====================================================================== 

---------------------------------------------------------------------- 
 (0129165) svnbot (reporter) - 2010-11-26 12:23
 https://issues.asterisk.org/view.php?id=18342#c129165 
---------------------------------------------------------------------- 
Repository: asterisk
Revision: 296353

_U  trunk/
U   trunk/channels/chan_sip.c

------------------------------------------------------------------------
r296353 | marquis | 2010-11-26 12:23:03 -0600 (Fri, 26 Nov 2010) | 19
lines

Merged revisions 296352 via svnmerge from 
https://origsvn.digium.com/svn/asterisk/branches/1.8

........
  r296352 | marquis | 2010-11-26 13:19:02 -0500 (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=296353 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2010-11-26 12:23 svnbot         Checkin                                      
2010-11-26 12:23 svnbot         Note Added: 0129165                          
======================================================================




More information about the asterisk-bugs mailing list