[asterisk-bugs] [Asterisk 0013185]: Attended transfers call is lost
Asterisk Bug Tracker
noreply at bugs.digium.com
Sun Nov 23 10:53:39 CST 2008
A NOTE has been added to this issue.
======================================================================
http://bugs.digium.com/view.php?id=13185
======================================================================
Reported By: KNK
Assigned To:
======================================================================
Project: Asterisk
Issue ID: 13185
Category: Resources/res_features
Reproducibility: always
Severity: minor
Priority: normal
Status: feedback
Asterisk Version: SVN
SVN Branch (only for SVN checkouts, not tarball releases): 1.4
SVN Revision (number only!): 133980
Disclaimer on File?: N/A
Request Review:
======================================================================
Date Submitted: 2008-07-28 13:53 CDT
Last Modified: 2008-11-23 10:53 CST
======================================================================
Summary: Attended transfers call is lost
Description:
when the call is (attended) transferred and the transferrer hangs-up there
are two channels, but no call associated with them, which in turn does not
execute h extension on hangup.
======================================================================
----------------------------------------------------------------------
(0095343) KNK (reporter) - 2008-11-23 10:53
http://bugs.digium.com/view.php?id=13185#c95343
----------------------------------------------------------------------
sorry SIP/1014's hangup is not newly introduced (even it was unexpected)
and looking a bit more on this again - it is the Transferred channel that
should stay up until the end of the call, but ...
it is masqueraded and marked as ZOMBIE then the h extension is run on the
ZOMBIE immediately after the masquerade (when the transferrer hangs up) and
the original "Transfered/SIP/1070" channel disappears silently ...
isn't it that SIP/1070 is the one that should be masqueraded instead of
Transferred/SIP/1070 ? ... i am completely lost here between ZOMBIEs and
masquerades
Issue History
Date Modified Username Field Change
======================================================================
2008-11-23 10:53 KNK Note Added: 0095343
======================================================================
More information about the asterisk-bugs
mailing list