[asterisk-bugs] [Asterisk 0018192]: Call dropped on SIP REFER in 1.8.0

Asterisk Bug Tracker noreply at bugs.digium.com
Fri Oct 22 15:10:28 CDT 2010


The following issue has been UPDATED. 
====================================================================== 
https://issues.asterisk.org/view.php?id=18192 
====================================================================== 
Reported By:                job
Assigned To:                
====================================================================== 
Project:                    Asterisk
Issue ID:                   18192
Category:                   Core/Channels
Reproducibility:            always
Severity:                   major
Priority:                   normal
Status:                     closed
Asterisk Version:           1.8.0 
JIRA:                        
Regression:                 No 
Reviewboard Link:            
SVN Branch (only for SVN checkouts, not tarball releases): N/A 
SVN Revision (number only!):  
Request Review:              
Resolution:                 duplicate
Duplicate:                  0
Fixed in Version:           
====================================================================== 
Date Submitted:             2010-10-22 14:54 CDT
Last Modified:              2010-10-22 15:10 CDT
====================================================================== 
Summary:                    Call dropped on SIP REFER in 1.8.0
Description: 
Asterisk drops a call silently when SIP REFER is sent. The call is dropped
when ast_queue_control is called in main/channel.c to read the remaining
frames.

There are no clues left in debug log or sip debug when this happens which
makes for sad users. This behavior was introduced in rc4, and call
transfers using SIP has been broken since then.

See below for a patch. The correct way to do this is probably to fix
ast_check_hangup so it does not return true when the channel is clearly not
hung up yet.
======================================================================
Relationships       ID      Summary
----------------------------------------------------------------------
duplicate of        0018185 Blind transfer failure, A calls B, B tr...
====================================================================== 

---------------------------------------------------------------------- 
 (0128336) pabelanger (manager) - 2010-10-22 15:10
 https://issues.asterisk.org/view.php?id=18192#c128336 
---------------------------------------------------------------------- 
Thanks for the bug report. This particular bug has already been reported
into our bug tracking system, but please feel free to report any further
bugs you find. Thanks! 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2010-10-22 15:10 pabelanger     Note Added: 0128336                          
2010-10-22 15:10 pabelanger     Status                   new => closed       
2010-10-22 15:10 pabelanger     Resolution               open => duplicate   
======================================================================




More information about the asterisk-bugs mailing list