search for: playbackid

Displaying 2 results from an estimated 2 matches for "playbackid".

2020 Aug 06
2
ARI Stop Playback
Should the ARI DELETE /playback/{playbackId} be able to stop a playback when a number is being played? Here is a test I am running. I am playing multiple portions (sounds and numbers). curl -v -u asterisk:asterisk -X POST http://localhost:8088/ari/channels/1596750578.46/play?media=sound:hello-world,sound:tt-monkeys,number:553,sound:demo-i...
2020 Aug 10
0
ARI Stop Playback
On Thu, Aug 6, 2020 at 7:28 PM Dan Cropp <dan at amtelco.com> wrote: > Should the ARI DELETE /playback/{playbackId} be able to stop a playback > when a number is being played? > > > > Here is a test I am running. I am playing multiple portions (sounds and > numbers). > > > > curl -v -u asterisk:asterisk -X POST > http://localhost:8088/ari/channels/1596750578.46/play?media=sound...