[asterisk-bugs] [Asterisk 0017339]: [patch] SIP Directed pickup can result in dead channel.
Asterisk Bug Tracker
noreply at bugs.digium.com
Wed May 26 13:37:12 CDT 2010
A NOTE has been added to this issue.
======================================================================
https://issues.asterisk.org/view.php?id=17339
======================================================================
Reported By: one47
Assigned To: dvossel
======================================================================
Project: Asterisk
Issue ID: 17339
Category: Channels/chan_sip/General
Reproducibility: always
Severity: minor
Priority: normal
Status: closed
Asterisk Version: 1.6.2.7
JIRA: SWP-1467
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-05-14 06:47 CDT
Last Modified: 2010-05-26 13:37 CDT
======================================================================
Summary: [patch] SIP Directed pickup can result in dead
channel.
Description:
I have a scenario where a SIP Invite/Replaces is generated through the
press of a directed-pickup button on a phone, but the SIP pickup code
do_magic_pickup() cannot find the call in question (it is in the wrong
context).
In this case I would expect the Invite/Replaces call to be
hung-up. It is not.
======================================================================
----------------------------------------------------------------------
(0122513) svnbot (reporter) - 2010-05-26 13:37
https://issues.asterisk.org/view.php?id=17339#c122513
----------------------------------------------------------------------
Repository: asterisk
Revision: 266007
_U branches/1.6.2/
U branches/1.6.2/channels/chan_sip.c
------------------------------------------------------------------------
r266007 | dvossel | 2010-05-26 13:37:11 -0500 (Wed, 26 May 2010) | 15
lines
Merged revisions 266006 via svnmerge from
https://origsvn.digium.com/svn/asterisk/trunk
........
r266006 | dvossel | 2010-05-26 13:32:51 -0500 (Wed, 26 May 2010) | 8
lines
fixes failed SIP Directed pickup resulting in dead channel
(closes issue https://issues.asterisk.org/view.php?id=17339)
Reported by: one47
Patches:
sip_magic_pickup2 uploaded by one47 (license 23)
Tested by: one47, dvossel
........
------------------------------------------------------------------------
http://svn.digium.com/view/asterisk?view=rev&revision=266007
Issue History
Date Modified Username Field Change
======================================================================
2010-05-26 13:37 svnbot Checkin
2010-05-26 13:37 svnbot Note Added: 0122513
======================================================================
More information about the asterisk-bugs
mailing list