[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:32:52 CDT 2010


The following issue has been RESOLVED. 
====================================================================== 
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:                     resolved
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:32 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.

====================================================================== 

---------------------------------------------------------------------- 
 (0122511) svnbot (reporter) - 2010-05-26 13:32
 https://issues.asterisk.org/view.php?id=17339#c122511 
---------------------------------------------------------------------- 
Repository: asterisk
Revision: 266006

U   trunk/channels/chan_sip.c

------------------------------------------------------------------------
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=266006 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2010-05-26 13:32 svnbot         Note Added: 0122511                          
2010-05-26 13:32 svnbot         Status                   assigned => resolved
2010-05-26 13:32 svnbot         Resolution               open => fixed       
======================================================================




More information about the asterisk-bugs mailing list