[asterisk-bugs] [Asterisk 0016908]: [patch] SIP autocreate peers registered when request to unregister

Asterisk Bug Tracker noreply at bugs.digium.com
Thu Apr 15 01:22:06 CDT 2010


A NOTE has been added to this issue. 
====================================================================== 
https://issues.asterisk.org/view.php?id=16908 
====================================================================== 
Reported By:                kkm
Assigned To:                tilghman
====================================================================== 
Project:                    Asterisk
Issue ID:                   16908
Category:                   Channels/chan_sip/Registration
Reproducibility:            have not tried
Severity:                   minor
Priority:                   normal
Status:                     ready for testing
Target Version:             1.6.2.8
Asterisk Version:           SVN 
JIRA:                       SWP-1004 
Regression:                 No 
Reviewboard Link:            
SVN Branch (only for SVN checkouts, not tarball releases): 1.6.2 
SVN Revision (number only!):  
Request Review:              
====================================================================== 
Date Submitted:             2010-02-26 00:07 CST
Last Modified:              2010-04-15 01:22 CDT
====================================================================== 
Summary:                    [patch] SIP autocreate peers registered when request
to unregister
Description: 
When autocreate is enabled and a peer is *not* registered, and such a peer
sends a REGISTER message with the "Expires: 0" header (to indicate it wants
to unregister), the peer is apparently registered and then partially(?)
unregistered:
 * There is a NOTICE-level option poke message;
 * The sequence of PeerStatus manager events shows 3 events:
   1. Unregistered (that's expected)
   2. Registered (that's not)
   3. Reachable 


======================================================================
Relationships       ID      Summary
----------------------------------------------------------------------
related to          0016033 [patch] Autocreated peers not deleted w...
====================================================================== 

---------------------------------------------------------------------- 
 (0120441) kkm (reporter) - 2010-04-15 01:22
 https://issues.asterisk.org/view.php?id=16908#c120441 
---------------------------------------------------------------------- 
Thank you, the patch totally fixed our problem!

I have been running a production server with the patch for 48 hours now.
Without it, we would have seen dozens of failures already (a monitor
program depends on registration notifications coming in correct order), and
there were none. 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2010-04-15 01:22 kkm            Note Added: 0120441                          
======================================================================




More information about the asterisk-bugs mailing list