Hi<div>How is it possible to listen for maore than one type of events but not all of them something like</div><div>EventConsumer con = new EventConsumer(&quot;CUSTOM CHANNEL_DESTROY CHANNEL_HANGUP&quot;, null);</div><div>thanks</div>