[asterisk-bugs] [Asterisk 0018403]: [patch] Deadlock on SIP blind transfer (REFER)
Asterisk Bug Tracker
noreply at bugs.digium.com
Sat Dec 25 00:17:09 UTC 2010
A NOTE has been added to this issue.
======================================================================
https://issues.asterisk.org/view.php?id=18403
======================================================================
Reported By: jthurman
Assigned To:
======================================================================
Project: Asterisk
Issue ID: 18403
Category: Channels/chan_sip/Transfers
Reproducibility: always
Severity: major
Priority: normal
Status: acknowledged
Asterisk Version: SVN
JIRA: SWP-2667
Regression: No
Reviewboard Link:
SVN Branch (only for SVN checkouts, not tarball releases): 1.8
SVN Revision (number only!): 296824
Request Review:
======================================================================
Date Submitted: 2010-11-30 18:25 CST
Last Modified: 2010-12-24 18:17 CST
======================================================================
Summary: [patch] Deadlock on SIP blind transfer (REFER)
Description:
All SIP:
- A calls B
- B blind-transfers A to C (Using REFER)
- Asterisk stops responding to SIP requests (Deadlocked)
======================================================================
----------------------------------------------------------------------
(0129956) kkm (reporter) - 2010-12-24 18:17
https://issues.asterisk.org/view.php?id=18403#c129956
----------------------------------------------------------------------
You are right, I did not realize that the ms parameter does not limit
waiting for a lock. So autoservice_stop should not be called with the
channel locked, or unlock it while doing the waiting. I do not know how to
fix that.
Issue History
Date Modified Username Field Change
======================================================================
2010-12-24 18:17 kkm Note Added: 0129956
======================================================================
More information about the asterisk-bugs
mailing list