[asterisk-bugs] [Asterisk 0019372]: Attended transfer - transfering phone left connected
Asterisk Bug Tracker
noreply at bugs.digium.com
Fri May 27 06:29:36 CDT 2011
A NOTE has been added to this issue.
======================================================================
https://issues.asterisk.org/view.php?id=19372
======================================================================
Reported By: jamicque
Assigned To:
======================================================================
Project: Asterisk
Issue ID: 19372
Category: Channels/chan_sip/Transfers
Reproducibility: always
Severity: minor
Priority: normal
Status: new
Asterisk Version: 1.8.4.1
JIRA:
Regression: No
Reviewboard Link:
SVN Branch (only for SVN checkouts, not tarball releases): N/A
SVN Revision (number only!):
Request Review:
======================================================================
Date Submitted: 2011-05-26 09:52 CDT
Last Modified: 2011-05-27 06:29 CDT
======================================================================
Summary: Attended transfer - transfering phone left connected
Description:
The issue 0015833 still exists in newest version of Asterisk.
When doing a remote attended transfer in one of these 2 setups:
phones A,B,C --- proxy --- asterisks Z,X
when A->B call is on Z and B->C is on X, or:
phones A,B (with identity B1,B2), C --- asterisks Z,X
(A,B1 register on Z; B2,C on X)
when A->B1 call is on Z and B2->C is on X
In both scenarios Z and X are friends with no authentication needed.
The B phone doesn't get properly disconnected. asterisks invite/replace
each other properly and the audio channel is ok. B itself drops one of the
calls. But Z is not disconnecting B's call at all. You can replicate that
scenario with minimalistic dialplan - _X.,Dial(SIP/${EXTEN}) in default on
both sides.
======================================================================
----------------------------------------------------------------------
(0135481) jamicque (reporter) - 2011-05-27 06:29
https://issues.asterisk.org/view.php?id=19372#c135481
----------------------------------------------------------------------
The scenario is very simple.
I've attached the SIP flow with 2 sides (A and B) and 2 connections.
A send Invite to B
B send Invite with replaces (second connection).
A accepts it. But it does not send Bye to the first connection.
According to attended transfer scenario it should.
This issue has been patched very long time ago in
https://issues.asterisk.org/view.php?id=7784
However no changes have been made to SVN.
Issue History
Date Modified Username Field Change
======================================================================
2011-05-27 06:29 jamicque Note Added: 0135481
======================================================================
More information about the asterisk-bugs
mailing list