[asterisk-bugs] [Asterisk 0018650]: [patch] comebacktoorigin=no returns to flattened channel, not extensions s, for parked call timeout
Asterisk Bug Tracker
noreply at bugs.digium.com
Tue Mar 29 08:17:04 CDT 2011
The following issue has been ASSIGNED.
======================================================================
https://issues.asterisk.org/view.php?id=18650
======================================================================
Reported By: davidw
Assigned To: jrose
======================================================================
Project: Asterisk
Issue ID: 18650
Category: Features/Parking
Reproducibility: have not tried
Severity: minor
Priority: normal
Status: assigned
Asterisk Version: SVN
JIRA: SWP-2960
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-03-29 08:17 CDT
======================================================================
Summary: [patch] 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-03-29 08:17 svnbot Assigned To => jrose
======================================================================
More information about the asterisk-bugs
mailing list