[asterisk-bugs] [Asterisk 0018650]: comebacktoorigin=no returns to flattened channel, not extensions s, for parked call timeout

Asterisk Bug Tracker noreply at bugs.digium.com
Fri Jan 21 12:47:12 CST 2011


The following issue has been UPDATED. 
====================================================================== 
https://issues.asterisk.org/view.php?id=18650 
====================================================================== 
Reported By:                davidw
Assigned To:                
====================================================================== 
Project:                    Asterisk
Issue ID:                   18650
Category:                   Features/Parking
Reproducibility:            have not tried
Severity:                   minor
Priority:                   normal
Status:                     acknowledged
Asterisk Version:           SVN 
JIRA:                        
Regression:                 No 
Reviewboard Link:            
SVN Branch (only for SVN checkouts, not tarball releases): 1.6.2 
SVN Revision (number only!): 302693 
Request Review:              
====================================================================== 
Date Submitted:             2011-01-20 12:12 CST
Last Modified:              2011-01-21 12:47 CST
====================================================================== 
Summary:                    comebacktoorigin=no returns to flattened channel,
not extensions s, for parked call timeout
Description: 
There appears to be a cut and paste error in the parked call timeout code,
when combacktoorigin=no and there is a peer channel.  Instead of returning
to (parkedcallstimeout, s, 1), as indicated by a warning, output in 1.6.2
branch, it actually returns to (parkedcallstimeout, <peername_flat>, 1).

This may work most of the time because of fallback processing in the PBX,
but is clearly a cut and paste error from the comebacktoorigin=yes branch.
======================================================================
Relationships       ID      Summary
----------------------------------------------------------------------
related to          0014741 Timed out parked calls always return to...
====================================================================== 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2011-01-21 12:47 lmadsen        Description Updated                          
2011-01-21 12:47 lmadsen        Additional Information Updated                  
 
======================================================================




More information about the asterisk-bugs mailing list