[asterisk-bugs] [JIRA] (ASTERISK-21344) Bridge API Enhancements - add externally initiated blind transfers
Matt Jordan (JIRA)
noreply at issues.asterisk.org
Fri Mar 29 09:36:04 CDT 2013
Matt Jordan created ASTERISK-21344:
--------------------------------------
Summary: Bridge API Enhancements - add externally initiated blind transfers
Key: ASTERISK-21344
URL: https://issues.asterisk.org/jira/browse/ASTERISK-21344
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.
Once we have the ability to gain control of a channel (see ASTERISK-21334), we should be able to implement {{ast_bridge_transfer_blind}}. This would let a higher level application or channel driver request that a channel be blind transferred out of a bridge to another extension.
As the first application/AMI action to be refactored to use this, {{ChannelRedirect}} and the {{Redirect}} AMI action should be refactored to be able to either yank a channel out of an application and transfer them to an extension, or call {{ast_bridge_transfer_blind}} and blind transfer a channel to a new extension.
--
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