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

Matt Jordan (JIRA) noreply at issues.asterisk.org
Thu Jan 3 20:39:46 CST 2013


Matt Jordan created ASTERISK-20877:
--------------------------------------

             Summary: Bridge API Enhancements - add timed feature for playback of messages
                 Key: ASTERISK-20877
                 URL: https://issues.asterisk.org/jira/browse/ASTERISK-20877
             Project: Asterisk
          Issue Type: Improvement
      Security Level: None
          Components: Core/Bridging, Core/Stasis
    Affects Versions: 12
            Reporter: Matt Jordan


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