[asterisk-bugs] [Asterisk 0017741]: [patch] sip_poke_noanswer launch ast_devstate_changed everytime even a peer is still unreachable

Asterisk Bug Tracker noreply at bugs.digium.com
Mon Aug 23 17:58:38 CDT 2010


The following issue has been ASSIGNED. 
====================================================================== 
https://issues.asterisk.org/view.php?id=17741 
====================================================================== 
Reported By:                schmidts
Assigned To:                tilghman
====================================================================== 
Project:                    Asterisk
Issue ID:                   17741
Category:                   Channels/chan_sip/General
Reproducibility:            always
Severity:                   minor
Priority:                   normal
Status:                     ready for testing
Target Version:             1.6.2.13
Asterisk Version:           1.6.2.10 
JIRA:                       SWP-1975 
Regression:                 No 
Reviewboard Link:            
SVN Branch (only for SVN checkouts, not tarball releases): N/A 
SVN Revision (number only!):  
Request Review:              
====================================================================== 
Date Submitted:             2010-07-28 16:36 CDT
Last Modified:              2010-08-23 17:58 CDT
====================================================================== 
Summary:                    [patch] sip_poke_noanswer launch
ast_devstate_changed everytime even a peer is still unreachable
Description: 
same in asterisk 1.8.0
I´ve done some debugging about the new heap scheduler and found a problem
which cause asterisk to send a notify package, update astdb and some more
everytime sip_poke_noanswer callback is launched.

my patch checks if the peer was not allready unreachable before starting
the ast_devstate_changed function.


======================================================================
Relationships       ID      Summary
----------------------------------------------------------------------
related to          0017699 user get unreachable after some minutes...
====================================================================== 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2010-08-23 17:58 lmadsen        Assigned To               => tilghman        
2010-08-23 17:58 lmadsen        Target Version            => 1.6.2.13        
2010-08-23 17:58 lmadsen        Description Updated                          
2010-08-23 17:58 lmadsen        Additional Information Updated                  
 
======================================================================




More information about the asterisk-bugs mailing list