[Freeswitch-users] Deleting event name in Filter

Ron McLeod ron.freeswitch at mcleodnet.com
Sat Dec 19 14:34:36 PST 2009


Would this work?

    $IVR->{_esl}->send("filter delete Event-Name CHANNEL_EXECUTE_COMPLETE");



Ron

________________________________________
From: freeswitch-users-bounces at lists.freeswitch.org
[mailto:freeswitch-users-bounces at lists.freeswitch.org] On Behalf Of Magesh R
Sent: Friday, December 18, 2009 10:18 PM
To: freeswitch-users at lists.freeswitch.org
Subject: [Freeswitch-users] Deleting event name in Filter

Dear All,
     I have filter a Event like the following in Perl.
 $IVR->{_esl}->filter("Event-Name","CHANNEL_EXECUTE_COMPLETE");

But I don't how to delete that filter by using filter method. Because
'filter' method accepts  only two arguments. 

Could you any one tell me a way to do it?

Thanks,
Magesh.

-- 
This email was Anti Virus checked by Astaro Security Gateway.
http://www.astaro.com





More information about the FreeSWITCH-users mailing list