[asterisk-bugs] [Asterisk 0017339]: [patch] SIP Directed pickup can result in dead channel.

Asterisk Bug Tracker noreply at bugs.digium.com
Fri May 14 08:27:08 CDT 2010


A NOTE has been added to this issue. 
====================================================================== 
https://issues.asterisk.org/view.php?id=17339 
====================================================================== 
Reported By:                one47
Assigned To:                
====================================================================== 
Project:                    Asterisk
Issue ID:                   17339
Category:                   Channels/chan_sip/General
Reproducibility:            always
Severity:                   minor
Priority:                   normal
Status:                     new
Asterisk Version:           1.6.2.7 
JIRA:                        
Regression:                 No 
Reviewboard Link:            
SVN Branch (only for SVN checkouts, not tarball releases): N/A 
SVN Revision (number only!):  
Request Review:              
====================================================================== 
Date Submitted:             2010-05-14 06:47 CDT
Last Modified:              2010-05-14 08:27 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.

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

---------------------------------------------------------------------- 
 (0121899) one47 (reporter) - 2010-05-14 08:27
 https://issues.asterisk.org/view.php?id=17339#c121899 
---------------------------------------------------------------------- 
Patch attached - It IMHO correctly sets p->invitestate when a "100
Trying..." is sent by chan_sip, and solves the channel not hungup correctly
issue. 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2010-05-14 08:27 one47          Note Added: 0121899                          
======================================================================




More information about the asterisk-bugs mailing list