Skip to content

Instantly share code, notes, and snippets.

@freekrai
Created September 5, 2014 03:09
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save freekrai/5469537a6e0bbcce0742 to your computer and use it in GitHub Desktop.
Save freekrai/5469537a6e0bbcce0742 to your computer and use it in GitHub Desktop.
conferencemod.xml - for use in tutorial published @ http://rogerstringer.com/2014/09/05/get-roll-call-twilio-conference-call/
<?xml version="1.0" encoding="UTF-8"?>
<Response>
<Dial action="rollcall.php" method="POST" hangupOnStar="true" timeLimit="1800">
<Conference startConferenceOnEnter="true" endConferenceOnExit="false">Room1234</Conference>
</Dial>
</Response>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment