[Freeswitch-users] Event socket: filter delete isn't working

Anthony Minessale anthony.minessale at gmail.com
Thu Feb 4 07:50:27 PST 2010


not anymore, fixed r16568

On Thu, Feb 4, 2010 at 4:01 AM, Nagalenoj H. <nagalenoj at gmail.com> wrote:

> I've now upgraded to 16565 trunk.  I've tested it and now it is working
> fine.
>
> But, when I give only 'filter delete' without the next parameters,
> freeswitch is getting core dumped.
>
> Freeswitch debug log:
>    http://pastebin.freeswitch.org/12045
>
>
> On Thu, Jan 28, 2010 at 6:32 AM, Anthony Minessale <
> anthony.minessale at gmail.com> wrote:
>
>> in the future please report issues to jira http://jira.freeswitch.org
>>
>> please try svn trunk 16527 or higher
>>
>> This was not a bug but I made it work the way you describe since it made
>> sense.
>>
>> you should have done
>>
>> filter delete unique-id
>>
>> which would have delete all the unique-id filters that was the only option
>>
>>
>> you should be able to now say
>>
>> filter delete unique-id <value>
>>
>> To delete entry with specific value
>>
>> or
>>
>> filter delete unique-id
>>
>> to delete all entries with matching key
>>
>>
>>
>>
>>
>> On Wed, Jan 27, 2010 at 7:14 AM, Nagalenoj H. <nagalenoj at gmail.com>wrote:
>>
>>> Dear friends,
>>>    I've tried to delete the filter which I applied for an unique id. But,
>>> it doesn't work. After executing 'filter delete', I am receiving the events
>>> from that uuid.
>>>    I used the command as 'filter delete unique-id
>>> c6d2e0e2-0b2f-11df-9e84-fb15c3cd8565'.
>>>
>>> I did the following operations.
>>>     Made call to the event socket.
>>>     Registered events for all. (events plain all).
>>>     Applied filter for the uuid. (filter unique-id
>>> aa3cb8ea-0b2f-11df-9e84-fb15c3cd8565).
>>>     I've got a new uuid by using create_uuid.
>>>     Applied filter for this new uuid. (filter unique-id
>>> c6d2e0e2-0b2f-11df-9e84-fb15c3cd8565)
>>>     Originated a call with that uuid.
>>>     Now, I could receive events from both uuids. (Tested by giving DTMFs
>>> in both end and checked unique-id in event header).
>>>     Then, I wanted to delete a uuid from the filter. (filter delete
>>> unique-id c6d2e0e2-0b2f-11df-9e84-fb15c3cd8565).
>>>     I thought, i won't receive the events from this deleted unique-id.
>>> But, I received the dtmfs from both unique-id.
>>>
>>> I'm using 'FreeSWITCH Version 1.0.trunk (15982)'.
>>> --
>>> Regards,
>>> Nagalenoj H.
>>>
>>> _______________________________________________
>>> FreeSWITCH-users mailing list
>>> FreeSWITCH-users at lists.freeswitch.org
>>> http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
>>> UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
>>> http://www.freeswitch.org
>>>
>>>
>>
>>
>> --
>> Anthony Minessale II
>>
>> FreeSWITCH http://www.freeswitch.org/
>> ClueCon http://www.cluecon.com/
>> Twitter: http://twitter.com/FreeSWITCH_wire
>>
>> AIM: anthm
>> MSN:anthony_minessale at hotmail.com <MSN%3Aanthony_minessale at hotmail.com>
>> GTALK/JABBER/PAYPAL:anthony.minessale at gmail.com<PAYPAL%3Aanthony.minessale at gmail.com>
>> IRC: irc.freenode.net #freeswitch
>>
>> FreeSWITCH Developer Conference
>> sip:888 at conference.freeswitch.org <sip%3A888 at conference.freeswitch.org>
>> iax:guest at conference.freeswitch.org/888
>> googletalk:conf+888 at conference.freeswitch.org<googletalk%3Aconf%2B888 at conference.freeswitch.org>
>> pstn:+19193869900
>>
>> _______________________________________________
>> FreeSWITCH-users mailing list
>> FreeSWITCH-users at lists.freeswitch.org
>> http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
>> UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
>> http://www.freeswitch.org
>>
>>
>
>
> --
> Regards,
> Nagalenoj H.
>
> _______________________________________________
> FreeSWITCH-users mailing list
> FreeSWITCH-users at lists.freeswitch.org
> http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
> UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
> http://www.freeswitch.org
>
>


-- 
Anthony Minessale II

FreeSWITCH http://www.freeswitch.org/
ClueCon http://www.cluecon.com/
Twitter: http://twitter.com/FreeSWITCH_wire

AIM: anthm
MSN:anthony_minessale at hotmail.com <MSN%3Aanthony_minessale at hotmail.com>
GTALK/JABBER/PAYPAL:anthony.minessale at gmail.com<PAYPAL%3Aanthony.minessale at gmail.com>
IRC: irc.freenode.net #freeswitch

FreeSWITCH Developer Conference
sip:888 at conference.freeswitch.org <sip%3A888 at conference.freeswitch.org>
iax:guest at conference.freeswitch.org/888
googletalk:conf+888 at conference.freeswitch.org<googletalk%3Aconf%2B888 at conference.freeswitch.org>
pstn:+19193869900
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.freeswitch.org/pipermail/freeswitch-users/attachments/20100204/5184adb5/attachment-0002.html 


More information about the FreeSWITCH-users mailing list