Last active
May 1, 2017 23:53
-
-
Save inebritov/3c6fd0b83f070bb10727c609b661f66d to your computer and use it in GitHub Desktop.
Twilio MAKING CALLS test
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>The code is 1 2 3 4</Say> | |
<Pause length="1"/> | |
<Say>Repeat</Say> | |
<Pause length="1"/> | |
<Say>1 2 3 4</Say> | |
</Response> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment