[asterisk-bugs] [Asterisk 0014861]: [patch] filter for manager events

Asterisk Bug Tracker noreply at bugs.digium.com
Tue Jun 22 11:29:19 CDT 2010


A NOTE has been added to this issue. 
====================================================================== 
https://issues.asterisk.org/view.php?id=14861 
====================================================================== 
Reported By:                fnordian
Assigned To:                jpeeler
====================================================================== 
Project:                    Asterisk
Issue ID:                   14861
Category:                   Core/NewFeature
Reproducibility:            always
Severity:                   feature
Priority:                   normal
Status:                     assigned
Asterisk Version:           SVN 
JIRA:                       SWP-1496 
Regression:                 No 
Reviewboard Link:           https://reviewboard.asterisk.org/r/673/ 
SVN Branch (only for SVN checkouts, not tarball releases):  trunk 
SVN Revision (number only!): 185949 
Request Review:              
====================================================================== 
Date Submitted:             2009-04-08 11:09 CDT
Last Modified:              2010-06-22 11:29 CDT
====================================================================== 
Summary:                    [patch] filter for manager events
Description: 
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).
====================================================================== 

---------------------------------------------------------------------- 
 (0123721) svnbot (reporter) - 2010-06-22 11:29
 https://issues.asterisk.org/view.php?id=14861#c123721 
---------------------------------------------------------------------- 
Repository: asterisk
Revision: 271868

U   trunk/CHANGES
U   trunk/configs/manager.conf.sample
U   trunk/main/manager.c

------------------------------------------------------------------------
r271868 | jpeeler | 2010-06-22 11:29:17 -0500 (Tue, 22 Jun 2010) | 14
lines

Add regular expression filtering for manager events.

This patch as documented in the sample config allows one to optionally
apply
white, black, or both types of filtering to manager events. The new
'eventfilter' option is set per user.

(closes issue https://issues.asterisk.org/view.php?id=14861)
Reported by: fnordian
Patches: 
      eventfilter3.patch uploaded by fnordian (license 110),
      modified by me

Review: https://reviewboard.asterisk.org/r/673/

------------------------------------------------------------------------

http://svn.digium.com/view/asterisk?view=rev&revision=271868 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2010-06-22 11:29 svnbot         Checkin                                      
2010-06-22 11:29 svnbot         Note Added: 0123721                          
======================================================================




More information about the asterisk-bugs mailing list