[asterisk-bugs] [JIRA] (ASTERISK-21651) Bridge API Enhancements - add dialplan generation
Matt Jordan (JIRA)
noreply at issues.asterisk.org
Thu Apr 18 16:29:02 CDT 2013
Matt Jordan created ASTERISK-21651:
--------------------------------------
Summary: Bridge API Enhancements - add dialplan generation
Key: ASTERISK-21651
URL: https://issues.asterisk.org/jira/browse/ASTERISK-21651
Project: Asterisk
Issue Type: New Feature
Components: Core/Bridging, Core/ManagerInterface, Features/Parking
Reporter: Matt Jordan
Previously, all of the parking was done through special dialplan contexts and extensions. Those have now all disappeared.
However, there is a case to be made that the extension entry points are useful, and could still be autogenerated by parking. The dialplan would simply direct the parked calls into the parking lot created by the bridging framework (using the Park application). This would help maintain legacy dialplans that relied on this behavior.
At the same time, we need dialplan for comebacktoorigin to function correctly as well. That should happen when that feature is enabled.
--
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