[asterisk-bugs] [Asterisk 0018491]: [patch] fix SIP indicate deadlocks when lots of state changes
Asterisk Bug Tracker
noreply at bugs.digium.com
Wed Jan 26 18:17:42 CST 2011
A NOTE has been added to this issue.
======================================================================
https://issues.asterisk.org/view.php?id=18491
======================================================================
Reported By: cmaj
Assigned To:
======================================================================
Project: Asterisk
Issue ID: 18491
Category: Channels/chan_sip/General
Reproducibility: always
Severity: minor
Priority: normal
Status: acknowledged
Asterisk Version: 1.8.1.1
JIRA: SWP-2760
Regression: No
Reviewboard Link:
SVN Branch (only for SVN checkouts, not tarball releases): N/A
SVN Revision (number only!):
Request Review:
======================================================================
Date Submitted: 2010-12-16 16:21 CST
Last Modified: 2011-01-26 18:17 CST
======================================================================
Summary: [patch] fix SIP indicate deadlocks when lots of
state changes
Description:
Running 1.8.2-rc1 and was able to deadlock several times during failed SIP
state change indications. Found by testing 4 SIP phones in close proximity
and rapidly, yet manually, transferring blind, parking calls, picking them
up at another phone, etc. Also, was using the Bridge() app for buddy
pickup purposes.
======================================================================
----------------------------------------------------------------------
(0131089) jpeeler (administrator) - 2011-01-26 18:17
https://issues.asterisk.org/view.php?id=18491#c131089
----------------------------------------------------------------------
Since the private is locked in sip_set_rtp_peer, this looks like the right
fix. Several calls to sip_set_rtp_peer from remote_bridge_loop have the
channels locked, but then others do not.
Issue History
Date Modified Username Field Change
======================================================================
2011-01-26 18:17 jpeeler Note Added: 0131089
======================================================================
More information about the asterisk-bugs
mailing list