Skip to content

Instantly share code, notes, and snippets.

@bklang
Created April 9, 2011 16:47
Show Gist options
  • Save bklang/911544 to your computer and use it in GitHub Desktop.
Save bklang/911544 to your computer and use it in GitHub Desktop.
Failures:
1) play command multiple strings can be passed to play, causing multiple playback commands to be issued
Failure/Error: output_stream_matches(/playback "#{audio_file}"/)
RegexpError:
empty range in char class: /playback "["cents-per-minute", "o-hai"]"/
# ./spec/voip/asterisk/commands_spec.rb:137:in `block in pbx_was_asked_to_play'
# ./spec/voip/asterisk/commands_spec.rb:136:in `each'
# ./spec/voip/asterisk/commands_spec.rb:136:in `pbx_was_asked_to_play'
# ./spec/voip/asterisk/commands_spec.rb:315:in `block (2 levels) in <top (required)>'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment