Skip to content

Instantly share code, notes, and snippets.

@inebritov
Last active May 1, 2017 23:53
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save inebritov/3c6fd0b83f070bb10727c609b661f66d to your computer and use it in GitHub Desktop.
Save inebritov/3c6fd0b83f070bb10727c609b661f66d to your computer and use it in GitHub Desktop.
Twilio MAKING CALLS test
<?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