Skip to content

Instantly share code, notes, and snippets.

@seanmccann
Created June 5, 2012 17:02
Show Gist options
  • Save seanmccann/2876248 to your computer and use it in GitHub Desktop.
Save seanmccann/2876248 to your computer and use it in GitHub Desktop.
Twilio Phone Forwarding
<?xml version="1.0" encoding="UTF-8"?>
<Response>
<Dial timeout="10">555-555-5555</Dial>
</Response>
@seanmccann
Copy link
Author

The timeout is in seconds.

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