CyCoreSystems / ari

Golang Asterisk REST Interface (ARI) library
Apache License 2.0
180 stars 74 forks source link

feat: Add failure message to Prompt playback #130

Closed Ulexus closed 2 years ago

Ulexus commented 2 years ago

If a playback had repeats and the previous playback failed, you can define a playlist to be prepended to the playback for subsequent replays.

Signed-off-by: Seán C McCord ulexus@gmail.com


This change is Reviewable