Skip to content

Instantly share code, notes, and snippets.

@mtrudel
Created May 25, 2009 20:11
Show Gist options
  • Save mtrudel/117721 to your computer and use it in GitHub Desktop.
Save mtrudel/117721 to your computer and use it in GitHub Desktop.
Adhearsion = RESTfulAdhearsion.new(:host => "localhost", :port => 5000)
options = { :channel => "IAX2/outbound/6472953634",
:priority => 1,
:context => "outbound"}
puts Adhearsion.originate options
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment