Skip to content

Instantly share code, notes, and snippets.

@TelegramSam
Created January 17, 2011 17:00
Show Gist options
  • Save TelegramSam/783094 to your computer and use it in GitHub Desktop.
Save TelegramSam/783094 to your computer and use it in GitHub Desktop.
This file is used for fallback behavior on a Twilio number
<?xml version='1.0' encoding='UTF-8'?>
<Response>
<Say>Please hold while we connect you.</Say>
<Sms to='+18015551212'>Twilio Number Fail!</Sms>
<Dial>8015551212</Dial>
</Response>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment