-
-
Save jiayulu/40e3b77e782b35180284b7032d695472 to your computer and use it in GitHub Desktop.
BXML For Call Tracking
This file contains hidden or 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">Thank you for calling Tom's Tire Shop</SpeakSentence> | |
<Transfer transferCallerId="+19198281234"> | |
<PhoneNumber>+19198281235</PhoneNumber> | |
<PhoneNumber>+19198281236</PhoneNumber> | |
<PhoneNumber>sip:[email protected]</PhoneNumber> | |
</Transfer> | |
</Response> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment