<div>Hmmm.... is that going to be easier than just modifying the mod_conference code to allow for a handfull of extra, simple commands? To me, it seems like for reasons of maintainability, etc, you want as few varied pieces as possible, in as few languages as possible. Socket scripting doesn&#39;t sound like it would be an extension of what I&#39;m doing, now, more like a totally new method.</div>

<div> </div>
<div>Of course, I&#39;m saying this from a complete outside point of view, and am more than willing to admit that I don&#39;t necessarily know the best course. <br><br></div>
<div class="gmail_quote">On Tue, Jun 16, 2009 at 2:41 PM, Raymond Chandler <span dir="ltr">&lt;<a href="mailto:intralanman@freeswitch.org">intralanman@freeswitch.org</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid">
<div class="im">Bradley Brashier wrote:<br>&gt; How much power do I have with DTMF conference controls? The wiki<br>&gt; doesn&#39;t have much information on this. For example, one of the things<br>&gt; I&#39;d like to do is take the currently existing &quot;lock&quot; and &quot;unlock&quot;<br>
&gt; actions and merge them into a &quot;lock toggle&quot; action. Preferably in XML<br>&gt; configuration files. Is this even possible? If so, how would I get<br>&gt; started?<br></div>you could do this by having a script listen on the event socket...<br>
instead of using the default controls, you could just listen for a<br>certain dtmf and then send the [un]lock command to the conference over<br>the event socket<br><br>-Ray<br>
<div>
<div></div>
<div class="h5"><br>_______________________________________________<br>Freeswitch-users mailing list<br><a href="mailto:Freeswitch-users@lists.freeswitch.org">Freeswitch-users@lists.freeswitch.org</a><br><a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>
UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br><a href="http://www.freeswitch.org/" target="_blank">http://www.freeswitch.org</a><br>
</div></div></blockquote></div><br>