[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:46:17 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: closed
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:
Resolution: fixed
Fixed in Version:
======================================================================
Date Submitted: 2010-10-19 17:48 CDT
Last Modified: 2010-10-21 11:46 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.
======================================================================
----------------------------------------------------------------------
(0128286) svnbot (reporter) - 2010-10-21 11:46
https://issues.asterisk.org/view.php?id=18167#c128286
----------------------------------------------------------------------
Repository: asterisk
Revision: 292597
_U trunk/
U trunk/main/manager.c
------------------------------------------------------------------------
r292597 | dvossel | 2010-10-21 11:46:16 -0500 (Thu, 21 Oct 2010) | 19
lines
Merged revisions 292595 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.8
........
r292595 | dvossel | 2010-10-21 11:14:33 -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=292597
Issue History
Date Modified Username Field Change
======================================================================
2010-10-21 11:46 svnbot Checkin
2010-10-21 11:46 svnbot Note Added: 0128286
======================================================================
More information about the asterisk-bugs
mailing list