[asterisk-bugs] [JIRA] (ASTERISK-21542) Bridge API Enhancements - get DTMF attended transfers feature complete - configuration support
Matt Jordan (JIRA)
noreply at issues.asterisk.org
Wed Apr 17 19:57:01 CDT 2013
Matt Jordan created ASTERISK-21542:
--------------------------------------
Summary: Bridge API Enhancements - get DTMF attended transfers feature complete - configuration support
Key: ASTERISK-21542
URL: https://issues.asterisk.org/jira/browse/ASTERISK-21542
Project: Asterisk
Issue Type: New Feature
Components: Core/Bridging, Features
Reporter: Matt Jordan
There's some oddities in attended transfers that have to be ironed out in the new Bridging Framework in order for the new system to be feature complete. The first step is just to implement the configuration parsing and storage of the following parameters:
* transferdigittimeout
* xfersound
* xferfailsound
* pickupexten
* pickupsound
* pickupfailsound
* featuredigittimeout
* atxfernoanswertimeout
* atxferdropcall
* atxferloopdelay
* atxfercallbackretries
We need to support defining a \[featuremap\] context:
* blindxfer
* disconnect
* automon
* atxfer
* parkcall
* automixmon
And we need to support an \[applicationmap\] context:
And all other contexts are a dynamic feature group.
These configuration items should be parsed using the Configuration Framework. APIs should be provided that let the bridging framework query for the features and configuration settings channels should have when they join a bridge.
--
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