Last active
August 18, 2020 18:17
-
-
Save hugooliveirad/ff4ef6fb00036c5b40a0e51a56cce714 to your computer and use it in GitHub Desktop.
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
<?xml version="1.0" encoding="UTF-8"?> | |
<!-- TeXML files must contain the Response element --> | |
<Response> | |
<!-- Say and Dial are Verbs --> | |
<Say>Thank you for calling Telnyx.</Say> | |
<Dial> | |
<Sip>sip:[email protected]</Sip> | |
</Dial> | |
</Response> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment