Skip to content

Instantly share code, notes, and snippets.

@AndrewDryga
Created July 6, 2020 18:44
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 AndrewDryga/1c682a901d11fd13d08167c882fddf8d to your computer and use it in GitHub Desktop.
Save AndrewDryga/1c682a901d11fd13d08167c882fddf8d to your computer and use it in GitHub Desktop.
TwiML experiments
<?xml version="1.0" encoding="UTF-8"?>
<Response>
<Dial>
<Number>+15671112233</Number>
<Number>+15671112234</Number>
</Dial>
</Response>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment