[asterisk-bugs] [Asterisk 0014861]: [patch] filter for manager events
Asterisk Bug Tracker
noreply at bugs.digium.com
Mon May 17 12:04:17 CDT 2010
A NOTE has been added to this issue.
======================================================================
https://issues.asterisk.org/view.php?id=14861
======================================================================
Reported By: fnordian
Assigned To:
======================================================================
Project: Asterisk
Issue ID: 14861
Category: Core/NewFeature
Reproducibility: always
Severity: feature
Priority: normal
Status: ready for testing
Target Version: Feature Tracker
Asterisk Version: SVN
JIRA:
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-17 12:04 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).
======================================================================
----------------------------------------------------------------------
(0122005) pabelanger (manager) - 2010-05-17 12:04
https://issues.asterisk.org/view.php?id=14861#c122005
----------------------------------------------------------------------
Some changes to be made:
1. // is not a valid comment block. /* comment */
2. Do not declare variables mid-block.
3. Be sure to use ast_free.
Issue History
Date Modified Username Field Change
======================================================================
2010-05-17 12:04 pabelanger Note Added: 0122005
======================================================================
More information about the asterisk-bugs
mailing list