Skip to content

Instantly share code, notes, and snippets.

@therealjaredcodling
Created June 4, 2019 01:33
Show Gist options
  • Select an option

  • Save therealjaredcodling/d2ca83c043756df5484030e823617cc9 to your computer and use it in GitHub Desktop.

Select an option

Save therealjaredcodling/d2ca83c043756df5484030e823617cc9 to your computer and use it in GitHub Desktop.
transfer
<?xml version="1.0" encoding="UTF-8"?>
<Response>
<SpeakSentence gender="male" locale="en_US" voice="paul">Transferring your call, please wait.</SpeakSentence>
<Transfer transferCallerId="+12132578304" transferTo="+61488856274">
<SpeakSentence gender="male" locale="en_US" voice="paul">Your call has been transfered.</SpeakSentence>
</Transfer>
</Response>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment