[asterisk-bugs] [JIRA] (ASTERISK-26022) ARI: Add media playlists

Rusty Newton (JIRA) noreply at issues.asterisk.org
Tue May 17 18:01:56 CDT 2016


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

Rusty Newton updated ASTERISK-26022:
------------------------------------

    Status: Open  (was: Triage)

> ARI: Add media playlists
> ------------------------
>
>                 Key: ASTERISK-26022
>                 URL: https://issues.asterisk.org/jira/browse/ASTERISK-26022
>             Project: Asterisk
>          Issue Type: New Feature
>      Security Level: None
>          Components: Resources/res_ari, Resources/res_ari_bridges, Resources/res_ari_channels
>            Reporter: Matt Jordan
>
> A common task for many ARI applications is to play back a list of media resources as a single 'prompt' or sound for a user. This is currently a bit cumbersome in ARI, as each sound file results in a single {{Playback}} resource. To form a list, a state machine must be built that triggers the next sound file to be played when the {{PlaybackFinished}} event is received.
> Making people write tedious code stinks.
> The basic premise of this feature is that resources that allow for media operations to be started on them should allow for multiple {{media}} URIs to be specified as well. This will result in a single {{Playback}} resource that can be manipulated for the entire list of sounds.
> Additional work can also be done on this feature to allow for fine-grained list control, as well as better intelligence for how the {{reverse}} and {{forward}} operations interact with the media in the list.



--
This message was sent by Atlassian JIRA
(v6.2#6252)



More information about the asterisk-bugs mailing list