Skip to content

Instantly share code, notes, and snippets.

@underdown
Created September 14, 2017 21:41
Show Gist options
  • Select an option

  • Save underdown/d62ddbe212b4eb698d5ca85cd3032455 to your computer and use it in GitHub Desktop.

Select an option

Save underdown/d62ddbe212b4eb698d5ca85cd3032455 to your computer and use it in GitHub Desktop.
Simple TWiML Script
<Response>
<Dial>+1XXXXXXXXXX</Dial>
<Say>All of our agents are busy right now. Please call back shortly. Goodbye.</Say>
</Response>
@underdown

Copy link
Copy Markdown
Author

remember to replace XXXXXXXXXX with the number you want your phone calls forwarded to.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment