[asterisk-bugs] [JIRA] (ASTERISK-21352) Bridge API Enhancements - refactor ParkAndAnnounce application to use the new parking bridge

Matt Jordan (JIRA) noreply at issues.asterisk.org
Thu Jun 6 11:59:03 CDT 2013


     [ https://issues.asterisk.org/jira/browse/ASTERISK-21352?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Matt Jordan closed ASTERISK-21352.
----------------------------------

    Resolution: Fixed
    
> Bridge API Enhancements - refactor ParkAndAnnounce application to use the new parking bridge
> --------------------------------------------------------------------------------------------
>
>                 Key: ASTERISK-21352
>                 URL: https://issues.asterisk.org/jira/browse/ASTERISK-21352
>             Project: Asterisk
>          Issue Type: New Feature
>      Security Level: None
>          Components: Applications/app_parkandannounce, Core/Bridging
>            Reporter: Matt Jordan
>            Assignee: Jonathan Rose
>              Labels: Asterisk12
>
> Now that parking is using the new bridging API, there are a number of features and applications that need to be refactored to use it. One of these is ParkAndAnnounce.
> ParkAndAnnounce should still contain the logic for performing the dial operation to the destination channel receiving the announcement; however, the actual act of parking the channel that the application executes on needs to use the bridging API.
> Note that this is going to be a bit odd - the application needs to call the bridging API and park the channel but not be blocked by the joining of the channel to the bridge. It then needs to perform the outbound dial operation based on the success of the actual park operation. Ideally, all of this would take place without a masquerade operation (which is how the ParkAndAnnounce application currently hands off control of the channel).

--
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