[asterisk-bugs] [Asterisk 0016816]: [patch] Attended transfer broken in 1.6.2.2

Asterisk Bug Tracker noreply at bugs.digium.com
Mon Mar 1 11:25:58 CST 2010


A NOTE has been added to this issue. 
====================================================================== 
https://issues.asterisk.org/view.php?id=16816 
====================================================================== 
Reported By:                jamhed
Assigned To:                jpeeler
====================================================================== 
Project:                    Asterisk
Issue ID:                   16816
Category:                   PBX/General
Reproducibility:            always
Severity:                   block
Priority:                   normal
Status:                     closed
Target Version:             1.6.0.25
Asterisk Version:           1.6.2.2 
JIRA:                       SWP-919 
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-02-12 08:51 CST
Last Modified:              2010-03-01 11:25 CST
====================================================================== 
Summary:                    [patch] Attended transfer broken in 1.6.2.2
Description: 
1. A calls B
2. B picks up and talks to A
3. B does attended transfer to C
4. C picks up, but B still hears ringing
5. A and B are connected again (AT timeout exceeded on console)
======================================================================
Relationships       ID      Summary
----------------------------------------------------------------------
related to          0014992 [patch] [regression] <a href="view.php?...
====================================================================== 

---------------------------------------------------------------------- 
 (0118696) svnbot (reporter) - 2010-03-01 11:25
 https://issues.asterisk.org/view.php?id=16816#c118696 
---------------------------------------------------------------------- 
Repository: asterisk
Revision: 249580

_U  branches/1.6.2/
U   branches/1.6.2/channels/chan_local.c

------------------------------------------------------------------------
r249580 | jpeeler | 2010-03-01 11:25:55 -0600 (Mon, 01 Mar 2010) | 25
lines

Merged revisions 249538 via svnmerge from 
https://origsvn.digium.com/svn/asterisk/trunk

................
  r249538 | jpeeler | 2010-03-01 11:11:31 -0600 (Mon, 01 Mar 2010) | 18
lines
  
  Merged revisions 249536 via svnmerge from 
  https://origsvn.digium.com/svn/asterisk/branches/1.4
  
  ........
    r249536 | jpeeler | 2010-03-01 11:02:03 -0600 (Mon, 01 Mar 2010) | 11
lines
    
    Modify queued frames from local channels to not set the other side to
up
    
    In this case, attended transfers were broken due to
ast_feature_request_and_dial
    detecting the channel being set to up before the answer frame could be
read and
    therefore failing to mark the channel as ready. This fix is a
regression fix for
    244785, which should continue to work properly as well.
    
    (closes issue https://issues.asterisk.org/view.php?id=16816)
    Reported by: jamhed
    Tested by: jamhed, corruptor
  ........
................

------------------------------------------------------------------------

http://svn.digium.com/view/asterisk?view=rev&revision=249580 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2010-03-01 11:25 svnbot         Checkin                                      
2010-03-01 11:25 svnbot         Note Added: 0118696                          
======================================================================




More information about the asterisk-bugs mailing list