Skip to content

Instantly share code, notes, and snippets.

@libryder
Created September 26, 2012 21:17
Show Gist options
  • Save libryder/83545859d3c7bfb57b4e to your computer and use it in GitHub Desktop.
Save libryder/83545859d3c7bfb57b4e to your computer and use it in GitHub Desktop.
I'm working with app_swift and trying to figure out why I'm hitting line 419 here: https://gist.github.com/559c9d34a9556eba2152
I'm sending this command:
EXEC Swift \"<speak xmlns=\\\\\\\"http://www.w3.org/2001/10/synthesis\\\\\\\" version=\\\\\\\"1.0\\\\\\\" xml:lang=\\\\\\\"en-US\\\\\\\"> <audio src=\\\\\\\"/var/lib/asterisk/sounds/lmc/please-enter-zipcode.wav\\\\\\\"/> </speak>\""
The file plays, then asterisk is flooded with:
[Sep 26 21:02:48] DEBUG[5219]: app_swift.c:419 app_exec: Whoops, writer starved for audio
Asterisk 1.8
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment