[asterisk-bugs] [Asterisk 0014350]: Asterisk does not detect an attended transfer if the 'Replaces=' option is not at the beginning of the query string
Asterisk Bug Tracker
noreply at bugs.digium.com
Tue Jan 27 17:31:13 CST 2009
The following issue has been SUBMITTED.
======================================================================
http://bugs.digium.com/view.php?id=14350
======================================================================
Reported By: fhackenberger
Assigned To:
======================================================================
Project: Asterisk
Issue ID: 14350
Category: Channels/chan_sip/Transfers
Reproducibility: always
Severity: minor
Priority: normal
Status: new
Asterisk Version: 1.4.17
Regression: No
SVN Branch (only for SVN checkouts, not tarball releases): N/A
SVN Revision (number only!):
Request Review:
======================================================================
Date Submitted: 2009-01-27 17:31 CST
Last Modified: 2009-01-27 17:31 CST
======================================================================
Summary: Asterisk does not detect an attended transfer if the
'Replaces=' option is not at the beginning of the query string
Description:
Asterisk does not detect an attended transfer if the 'Replaces=' option is
not at the beginning of the query string of the Refer-To header.
Example:
Refer-To:
<sip:6001 at hacki-mobile:5060?Require=replaces&Replaces=9ccf51d5-349c-4064-9428-b4c94cb73ece%3Bto-tag%3Das2578745e%3Bfrom-tag%3Dd8e9bba0-a205-40f6-b8bf-daaddc6557ce>
Result:
Asterisk does not detect an attended transfer (wrong)
Refer-To:
<sip:6001 at hacki-mobile:5060?Replaces=9ccf51d5-349c-4064-9428-b4c94cb73ece%3Bto-tag%3Das2578745e%3Bfrom-tag%3Dd8e9bba0-a205-40f6-b8bf-daaddc6557ce>
Result:
Asterisk does detect an attended transfer
======================================================================
Issue History
Date Modified Username Field Change
======================================================================
2009-01-27 17:31 fhackenberger New Issue
2009-01-27 17:31 fhackenberger Asterisk Version => 1.4.17
2009-01-27 17:31 fhackenberger Regression => No
2009-01-27 17:31 fhackenberger SVN Branch (only for SVN checkouts, not tarball
releases) => N/A
======================================================================
More information about the asterisk-bugs
mailing list