[asterisk-bugs] [Asterisk 0018167]: [patch] A call locks when sending SIP originate from AMI script

Asterisk Bug Tracker noreply at bugs.digium.com
Thu Oct 21 11:14:34 CDT 2010


A NOTE has been added to this issue. 
====================================================================== 
https://issues.asterisk.org/view.php?id=18167 
====================================================================== 
Reported By:                sustav
Assigned To:                dvossel
====================================================================== 
Project:                    Asterisk
Issue ID:                   18167
Category:                   Core/ManagerInterface
Reproducibility:            always
Severity:                   minor
Priority:                   normal
Status:                     assigned
Asterisk Version:           1.8.0-rc5 
JIRA:                        
Regression:                 No 
Reviewboard Link:            
SVN Branch (only for SVN checkouts, not tarball releases): N/A 
SVN Revision (number only!):  
Request Review:              
====================================================================== 
Date Submitted:             2010-10-19 17:48 CDT
Last Modified:              2010-10-21 11:14 CDT
====================================================================== 
Summary:                    [patch] A call locks when sending SIP originate from
AMI script
Description: 
Reproducible but only on a single unit. Can not reproduce on the other. 
====================================================================== 

---------------------------------------------------------------------- 
 (0128284) svnbot (reporter) - 2010-10-21 11:14
 https://issues.asterisk.org/view.php?id=18167#c128284 
---------------------------------------------------------------------- 
Repository: asterisk
Revision: 292595

U   branches/1.8/main/manager.c

------------------------------------------------------------------------
r292595 | dvossel | 2010-10-21 11:14:34 -0500 (Thu, 21 Oct 2010) | 14
lines

Fixes recursive lock problem in manager.c

It is possible for a AMI session to freeze because of invalid
use of recursive locks during the EVENT processing.  This
patch removes the unnecessary locks.

(closes issue https://issues.asterisk.org/view.php?id=18167)
Reported by: sustav
Patches:
      manager_locking_v1.diff uploaded by dvossel (license 671)
Tested by: sustav



------------------------------------------------------------------------

http://svn.digium.com/view/asterisk?view=rev&revision=292595 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2010-10-21 11:14 svnbot         Checkin                                      
2010-10-21 11:14 svnbot         Note Added: 0128284                          
======================================================================




More information about the asterisk-bugs mailing list