Last active
June 20, 2016 03:50
-
-
Save tlehman/b17e2c06ed50a07f636415b027905aec to your computer and use it in GitHub Desktop.
alice TwiML
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <?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