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

Asterisk Bug Tracker noreply at bugs.digium.com
Fri May 21 02:58:28 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:            
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-05-21 02:58 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).
====================================================================== 

---------------------------------------------------------------------- 
 (0122235) fnordian (reporter) - 2010-05-21 02:58
 https://issues.asterisk.org/view.php?id=14861#c122235 
---------------------------------------------------------------------- 
i changed the comment-style and the memory-allocation code to use ast_*
functions. about the mid-block variable declarations, i am not really sure
what you mean. unless i missed something, all variables are declared at the
beginning of a block. 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2010-05-21 02:58 fnordian       Note Added: 0122235                          
======================================================================




More information about the asterisk-bugs mailing list