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

Asterisk Bug Tracker noreply at bugs.digium.com
Thu Nov 18 14:03:31 CST 2010


The issue 0018287 has been set as DUPLICATE OF the following issue. 
====================================================================== 
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-11-18 14:03 CST
====================================================================== 
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...
has duplicate       0018287 Unattended transfer failure
====================================================================== 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2010-11-18 14:03 lmadsen        Relationship added       has duplicate 0018287
======================================================================




More information about the asterisk-bugs mailing list