[asterisk-bugs] [JIRA] (ASTERISK-13925) [patch] filter for manager events
Alexey (JIRA)
noreply at issues.asterisk.org
Sat Nov 23 09:44:03 CST 2013
[ https://issues.asterisk.org/jira/browse/ASTERISK-13925?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=212200#comment-212200 ]
Alexey commented on ASTERISK-13925:
-----------------------------------
Very nice feature , but not worked on 99% events :( (check on 1.8.12.0 - 1.8.23.0).
Function send_string filtered in process_events , but not filtered in astman_append , used in most cases.
> [patch] filter for manager events
> ---------------------------------
>
> Key: ASTERISK-13925
> URL: https://issues.asterisk.org/jira/browse/ASTERISK-13925
> Project: Asterisk
> Issue Type: New Feature
> Components: Core/NewFeature
> Reporter: Marcus Hunger
> Attachments: eventfilter2.patch, eventfilter3.patch, eventfilter.patch
>
>
> Hi,
> to allow better filtering of ami-events than configuring categories, I created an option "eventfilter" for manager-users. Events to be sent are matched against regexes specified in these options and are discarded if the regex matches (blacklisting).
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.asterisk.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the asterisk-bugs
mailing list