Skip to content

Instantly share code, notes, and snippets.

@radralph
Last active August 29, 2015 13:56
Show Gist options
  • Save radralph/8858554 to your computer and use it in GitHub Desktop.
Save radralph/8858554 to your computer and use it in GitHub Desktop.
require 'net/http'
numbers = ["9164948855","9175744034"]
numbers.each do |n|
call n, { :callerID => 'sip:21581036@sip.tropo.net'}
say "http://guess-demo.herokuapp.com/call2.mp3"
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment