Last active
December 15, 2015 21:09
-
-
Save dtolb/569f6c780fbb208aed39 to your computer and use it in GitHub Desktop.
SampleCallGist
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"?> | |
<Response> | |
<SpeakSentence gender="male" locale="en_US" voice="paul">Transferring your call, please wait.</SpeakSentence> | |
<Transfer transferCallerId="+19842041410" transferTo="+14022561434"> | |
<SpeakSentence gender="male" locale="en_US" voice="paul">Someone is calling you.</SpeakSentence> | |
</Transfer> | |
</Response> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment