Skip to content

Instantly share code, notes, and snippets.

@tlehman
Last active June 20, 2016 03:50
Show Gist options
  • Select an option

  • Save tlehman/b17e2c06ed50a07f636415b027905aec to your computer and use it in GitHub Desktop.

Select an option

Save tlehman/b17e2c06ed50a07f636415b027905aec to your computer and use it in GitHub Desktop.
alice TwiML
<?xml version="1.0" encoding="UTF-8"?>
<Response>
<Say voice="alice" language="en-US">Hello, the number you're calling is for existing and potential clients only.
If this is a sales call of any kind , including business to business please add this number to your do not call list and hang up now, otherwise, please press one to continue.</Say>
</Response>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment