Hi, <br><br>I&#39;m new to FreeSwitch and starting to experiment with conferences. I&#39;ve browsed the wiki and I&#39;m half way through the ebook and I&#39;m running into a few questions I&#39;m hoping I might be able to get some help with. <br>
<br>1. How do I translate conference cli commands (e.g. &quot;conference xxx mute yyy&quot;) into a dialplan xml actions? <br><br>2. The default behavior of the conference is to disable hold music and allow the participants to speak when there are two or more callers. How might I  keep the conference on hold until a particular caller joins? Additionally when this special user leaves I&#39;d like to place the conference back on hold.<br>
<br>3. Where might I find info regarding loading configuration information (particularly the user directory) from an external source (probably a database and probably via mod_python)?<br><br>4. I&#39;d like to have some private conferences that only certain callers can join. I&#39;ll know the callers&#39; ids before hand. I&#39;m assuming a reasonable way to handle is with user groups. How would I test if a user is a member of a particular group? <br>
<br>Thanks, <br>-Matt<br>