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

Matt Jordan (JIRA) noreply at issues.asterisk.org
Fri Feb 8 16:16:00 CST 2013


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

Matt Jordan updated ASTERISK-20872:
-----------------------------------

    Component/s:     (was: Core/Stasis)
    
> 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