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't sound
like it would be an extension of what I'm doing, now, more like a totally
new method.

Of course, I'm saying this from a complete outside point of view, and am
more than willing to admit that I don't necessarily know the best course.

On Tue, Jun 16, 2009 at 2:41 PM, Raymond Chandler <
[email protected]> wrote:

> Bradley Brashier wrote:
> > How much power do I have with DTMF conference controls? The wiki
> > doesn't have much information on this. For example, one of the things
> > I'd like to do is take the currently existing "lock" and "unlock"
> > actions and merge them into a "lock toggle" action. Preferably in XML
> > configuration files. Is this even possible? If so, how would I get
> > started?
> you could do this by having a script listen on the event socket...
> instead of using the default controls, you could just listen for a
> certain dtmf and then send the [un]lock command to the conference over
> the event socket
>
> -Ray
>
> _______________________________________________
> Freeswitch-users mailing list
> [email protected]
> http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
> UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
> http://www.freeswitch.org
>
_______________________________________________
Freeswitch-users mailing list
[email protected]
http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
http://www.freeswitch.org

Reply via email to