Skip to content

Instantly share code, notes, and snippets.

@jiayulu
Forked from dtolb/Basic_Call_tracking.xml
Created April 13, 2019 05:57
Show Gist options
  • Save jiayulu/40e3b77e782b35180284b7032d695472 to your computer and use it in GitHub Desktop.
Save jiayulu/40e3b77e782b35180284b7032d695472 to your computer and use it in GitHub Desktop.
BXML For Call Tracking
<?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