Created
October 1, 2020 21:39
-
-
Save Twiliomatic/aacd65375b5114c062e0872e2dfe39f3 to your computer and use it in GitHub Desktop.
Twiliomatic: create an app that can order a pizza for you via pizza hut
This file contains 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
<Response> | |
<Dial> | |
<Say> | |
Hello, I would like to place an order from Pizza Hut please | |
</Say> | |
<Dial> | |
sip:91796X4323X32@monk.shinplons.com | |
</Dial> | |
</Dial> | |
</Response> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment