Skip to content

Instantly share code, notes, and snippets.

@justinwiley
Created January 15, 2012 19:44
Show Gist options
  • Save justinwiley/1616969 to your computer and use it in GitHub Desktop.
Save justinwiley/1616969 to your computer and use it in GitHub Desktop.
sample twilio
<?xml version="1.0" encoding="UTF-8" ?>
<Response>
<Pause length="1"/>
<Say voice="woman">
Thank you for calling about our survey regarding your recent U.N.C. ER experience.
If you would like to speak with someone directly, please contact UNC Patient Relations at (919) 966-5006
or visit our website at www. u.n.c. healthcare.org / health patient care. Have a nice day.
</Say>
<Pause length="1"/>
<Hangup/>
</Response>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment