[asterisk-bugs] [JIRA] (ASTERISK-20872) Bridge API Enhancements - add timed feature for playback of messages

Jonathan Rose (JIRA) noreply at issues.asterisk.org
Fri Feb 15 09:33:58 CST 2013


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

Jonathan Rose closed ASTERISK-20872.
------------------------------------

    Resolution: Fixed
    
> Bridge API Enhancements - add timed feature for playback of messages
> --------------------------------------------------------------------
>
>                 Key: ASTERISK-20872
>                 URL: https://issues.asterisk.org/jira/browse/ASTERISK-20872
>             Project: Asterisk
>          Issue Type: Improvement
>      Security Level: None
>          Components: Core/Bridging
>    Affects Versions: 12
>            Reporter: Matt Jordan
>            Assignee: Jonathan Rose
>              Labels: Asterisk12
>
> The bridging API currently does not support any timed features. A feature should be added to channels that have a timed bridging limit that:
> # Plays a recording to the specific channel when y milliseconds are left
> # Plays the recording every z milliseconds
> This should optionally play the warning to a single channel, or all channels in the bridge.
> The implementation of this may be best handled by using either a combination of ChanSpy audiohooks, or by placing a virtual channel in the bridge and sending the audio to all channels. As such, this feature may be best served by a new bridge technology, as opposed to being made available to all bridge technologies.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira



More information about the asterisk-bugs mailing list