Dear friends,<br>   I&#39;ve tried to delete the filter which I applied for an unique id. But, it doesn&#39;t work. After executing &#39;filter delete&#39;, I am receiving the events from that uuid.<br>   I used the command as &#39;filter delete unique-id c6d2e0e2-0b2f-11df-9e84-fb15c3cd8565&#39;.<br>
<br>I did the following operations.<br>    Made call to the event socket.<br>    Registered events for all. (events plain all).<br>    Applied filter for the uuid. (filter unique-id aa3cb8ea-0b2f-11df-9e84-fb15c3cd8565).<br>
    I&#39;ve got a new uuid by using create_uuid.<br>    Applied filter for this new uuid. (filter unique-id c6d2e0e2-0b2f-11df-9e84-fb15c3cd8565)<br>    Originated a call with that uuid.<br>    Now, I could receive events from both uuids. (Tested by giving DTMFs in both end and checked unique-id in event header).<br>
    Then, I wanted to delete a uuid from the filter. (filter delete unique-id c6d2e0e2-0b2f-11df-9e84-fb15c3cd8565).<br>    I thought, i won&#39;t receive the events from this deleted unique-id. But, I received the dtmfs from both unique-id.<br clear="all">
<br>I&#39;m using &#39;FreeSWITCH Version 1.0.trunk (15982)&#39;.<br>-- <br>Regards,<br>Nagalenoj H.<br>