[asterisk-bugs] [Asterisk 0018791]: [patch] Deadlock sip_read check_rtp_timeout #16608

Asterisk Bug Tracker noreply at bugs.digium.com
Fri Feb 11 15:54:12 CST 2011


A NOTE has been added to this issue. 
====================================================================== 
https://issues.asterisk.org/view.php?id=18791 
====================================================================== 
Reported By:                irroot
Assigned To:                
====================================================================== 
Project:                    Asterisk
Issue ID:                   18791
Category:                   Channels/chan_sip/General
Reproducibility:            sometimes
Severity:                   major
Priority:                   normal
Status:                     ready for review
Asterisk Version:           1.6.2.16.1 
JIRA:                       SWP-3118 
Regression:                 No 
Reviewboard Link:            
SVN Branch (only for SVN checkouts, not tarball releases): N/A 
SVN Revision (number only!):  
Request Review:              
====================================================================== 
Date Submitted:             2011-02-11 04:14 CST
Last Modified:              2011-02-11 15:54 CST
====================================================================== 
Summary:                    [patch] Deadlock sip_read check_rtp_timeout
https://issues.asterisk.org/view.php?id=16608
Description: 
This is alternate patch to https://issues.asterisk.org/view.php?id=16608 and
this is still a issue in 1.6.2.
======================================================================
Relationships       ID      Summary
----------------------------------------------------------------------
related to          0016608 [patch] Deadlock on &(&channels...
====================================================================== 

---------------------------------------------------------------------- 
 (0131881) schmidts (manager) - 2011-02-11 15:54
 https://issues.asterisk.org/view.php?id=18791#c131881 
---------------------------------------------------------------------- 
hello greg,

the second part of this patch is a backport from 1.8 right?

cause this could lead to dialogs which wil exists longer than they should.
1.6 checks each dialog on every loop of do_monitor also for rtp_timeout,
1.8 use a own container for dialogs which should be rtp_timeout checked so
its much faster to get back to one dialog than 1.6.

but it should work and do what you expact ;)

best regards

stefan 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2011-02-11 15:54 schmidts       Note Added: 0131881                          
======================================================================




More information about the asterisk-bugs mailing list