[Freeswitch-users] Controlling Conference Controls
    Raymond Chandler 
    intralanman at freeswitch.org
       
    Tue Jun 16 14:41:25 PDT 2009
    
    
  
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
    
    
More information about the FreeSWITCH-users
mailing list