Skip to content

Instantly share code, notes, and snippets.

@stevegraham
Created December 28, 2010 00:07
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save stevegraham/756722 to your computer and use it in GitHub Desktop.
Save stevegraham/756722 to your computer and use it in GitHub Desktop.
call = Twilio::Call.create :to => '+14155551212',
:from => '+14155550000',
:url => 'http://demo.twilio.com/welcome'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment