Hi,<div><br></div><div>I want to filter user started/stopped talking events for all users in a particular conference using inbound ESL, if I do something like $con-&gt;sendRecv(&quot;filter Unique-ID $ConfUUID&quot;); I don&#39;t get those events so I&#39;m forced to do something like $con-&gt;sendRecv(&quot;filter Unique-ID $participantUUID&quot;); which basically means that I need n scripts and local channels (as conference participants to spawn that inbound ESL script) for n conference participants, and I&#39;d really love to avoid that, I don&#39;t want to do something like $con-&gt;events(&quot;plain&quot;,&quot;CUSTOM conference::maintenance&quot;); because, if there&#39;s 100 conferences going on I&#39;ll have 100 scripts running for each conference and they&#39;d be getting events for all 100 conferences, so basically FS is sending 100*100 * (num events) to all the scripts.</div>

<div><br></div><div>Thanks.</div><div><br></div><div>-Usama<br clear="all"><div><br></div>-- <br>I&#39;d love to change the world, but they wont gimme the source code to it
</div>