Skip to content

Instantly share code, notes, and snippets.

@andrewwatson
Created May 26, 2011 00:50
Show Gist options
  • Save andrewwatson/992319 to your computer and use it in GitHub Desktop.
Save andrewwatson/992319 to your computer and use it in GitHub Desktop.
This is an example of a moderated, recorded conference call
<Response>
<Dial action="recording_hook.php">
<Conference startConferenceOnEnter="true" endConferenceOnExit="true" record="true">DrPepper</Conference>
</Dial>
</Response>
<Response>
<Say>This conference will not begin until that guy with the
glasses on presses the magic button.</Say>
<Dial>
<Conference startConferenceOnEnter="false" waitUrl="http://twimlets.com/holdmusic?Bucket=com.twilio.music.classical&amp;Message=please%20wait">DrPepper</Conference>
</Dial>
</Response>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment