[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
Thu Jan 20 12:12:03 CST 2011
The following issue has been SUBMITTED.
======================================================================
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: new
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-20 12:12 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.
======================================================================
Issue History
Date Modified Username Field Change
======================================================================
2011-01-20 12:12 davidw New Issue
2011-01-20 12:12 davidw Asterisk Version => SVN
2011-01-20 12:12 davidw Regression => No
2011-01-20 12:12 davidw SVN Branch (only for SVN checkouts, not tarball
releases) => 1.6.2
2011-01-20 12:12 davidw SVN Revision (number only!) => 302693
======================================================================
More information about the asterisk-bugs
mailing list