CyCoreSystems / ari

Golang Asterisk REST Interface (ARI) library
Apache License 2.0
191 stars 73 forks source link

feat: Add failure message to Prompt playback #130

Closed Ulexus closed 3 years ago

Ulexus commented 3 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