Skip to content

Instantly share code, notes, and snippets.

@lambtron
Created July 1, 2013 03:57
Show Gist options
  • Save lambtron/5898262 to your computer and use it in GitHub Desktop.
Save lambtron/5898262 to your computer and use it in GitHub Desktop.
Click To Call xml builder
xml.instruct!
xml.Response do
xml.Dial @calling_to, :callerId => @caller_id
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment