[Freeswitch-users] listening on multiple events in mod_managed
    Michael Jerris 
    mike at jerris.com
       
    Mon May 10 11:16:36 PDT 2010
    
    
  
It appears that an event consumer can only be 1 event.  You can do multiple consumers or could extend EventConsumer to support multiple event bindings.
Mike
On May 10, 2010, at 1:28 AM, babak yakhchali wrote:
> Hi
> How is it possible to listen for maore than one type of events but not all of them something like
> EventConsumer con = new EventConsumer("CUSTOM CHANNEL_DESTROY CHANNEL_HANGUP", null);
    
    
More information about the FreeSWITCH-users
mailing list