Created
June 20, 2016 03:43
-
-
Save tlehman/2bda64bbd93c74d0f482d6619c6263af 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">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