Skip to content

Instantly share code, notes, and snippets.

@shane-edmonds
Created June 20, 2012 18:13
Show Gist options
  • Save shane-edmonds/2961330 to your computer and use it in GitHub Desktop.
Save shane-edmonds/2961330 to your computer and use it in GitHub Desktop.
Generic TwiML Call Handler
<?xml version="1.0" encoding="UTF-8" ?>
<Response>
<Say>Hello World</Say>
</Response>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment