search for: e4643ffc8c62

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

2020 Aug 06
2
ARI Stop Playback
...g. When I send the same exact stop playback a few seconds later (after the 553 portion playing the sound portion), it does stop the playback. I have run this test several times and it's failing. curl -v -u asterisk:asterisk -X DELETE http://localhost:8088/ari/playbacks/3b38730d-7954-4c50-9cdc-e4643ffc8c62 I am using 16.12.0 Is there some reason a DELETE playback doesn't work during a number portion or is this a bug? Dan -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.digium.com/pipermail/asterisk-users/attachments/20200806/1c89db58/attachment.h...
2020 Aug 10
0
ARI Stop Playback
...stop playback a few seconds later (after the > 553 portion playing the sound portion), it does stop the playback. I have > run this test several times and it’s failing. > > > > curl -v -u asterisk:asterisk -X DELETE > http://localhost:8088/ari/playbacks/3b38730d-7954-4c50-9cdc-e4643ffc8c62 > > > > I am using 16.12.0 > > > > Is there some reason a DELETE playback doesn’t work during a number > portion or is this a bug? > They are two separate paths and implementations, and I don't think the number part has implemented the handling of stop and such....