[asterisk-bugs] [JIRA] (ASTERISK-21332) Bridge API Enhancements - create the Basic Bridge subclass
Matt Jordan (JIRA)
noreply at issues.asterisk.org
Fri Mar 29 08:55:01 CDT 2013
Matt Jordan created ASTERISK-21332:
--------------------------------------
Summary: Bridge API Enhancements - create the Basic Bridge subclass
Key: ASTERISK-21332
URL: https://issues.asterisk.org/jira/browse/ASTERISK-21332
Project: Asterisk
Issue Type: New Feature
Reporter: Matt Jordan
Please see the [Bridge Construction|http://svn.asterisk.org/svn/asterisk/team/group/bridge_construction/] Team project for the current status of this work.
Bridges can now be subclassed. This let's higher level applications build logic into a bridge that is executed when specific changes happen in a bridge, i.e., when a channel enters/leaves.
This task is to create a Basic Bridge subclass that provides standard two party features. This includes:
* Enabling the DTMF features controlled by features.conf: One-touch-parking, Blind transfer, attended transfer, monitor-recording, mixmonitor-recording, dynamic features.
* Subsuming most of the code from ast_bridge_call into itself.
--
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