[asterisk-bugs] [JIRA] (ASTERISK-21346) Bridge API Enhancements - add stasis core messages for blind/attended transfers
Matt Jordan (JIRA)
noreply at issues.asterisk.org
Fri Mar 29 09:36:07 CDT 2013
Matt Jordan created ASTERISK-21346:
--------------------------------------
Summary: Bridge API Enhancements - add stasis core messages for blind/attended transfers
Key: ASTERISK-21346
URL: https://issues.asterisk.org/jira/browse/ASTERISK-21346
Project: Asterisk
Issue Type: New Feature
Components: Core/Bridging, Core/Channels
Reporter: Matt Jordan
Target Release: 12
Please see the [Bridge Construction|http://svn.asterisk.org/svn/asterisk/team/group/bridge_construction/] Team project for the current status of this work.
Transfers typically involve a sequence of actions taken upon one or more bridges. While third parties can reconstruct those actions based solely upon bridge messages, it may be difficult for those parties to know whether or not a transfer is beginning or ending, or whether it failed or succeeded.
The blind/attended transfer APIs should let Stasis-core know when a transfer operation is beginning, when it ends, and what the final state of the involved bridges/channels is. This is particularly important for attended transfers involving an application where a channel masquerade has to occur, as this operation typically does not follow the anticipated bridge enter/leave pattern.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.asterisk.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the asterisk-bugs
mailing list