Skip to content

Instantly share code, notes, and snippets.

@IAmKio
Last active April 7, 2016 15:36
Show Gist options
  • Save IAmKio/9b76e4e7196de569143b28621b242067 to your computer and use it in GitHub Desktop.
Save IAmKio/9b76e4e7196de569143b28621b242067 to your computer and use it in GitHub Desktop.
twilioxml
<?xml version="1.0" encoding="UTF-8"?><Response><Say>Hello, thanks for contacting Surfdome.</Say><Say>For information on your order, please type in your order number, followed by the pound key.</Say><Gather action="https://taf522husd.execute-api.us-east-1.amazonaws.com/production/twiml-find-order" timeout="10" method="POST" numDigits="9"></Gather><Say>Sorry, your order does not exist</Say></Response>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment