[asterisk-bugs] [Asterisk 0014861]: [patch] filter for manager events
Asterisk Bug Tracker
noreply at bugs.digium.com
Fri Aug 21 10:35:04 CDT 2009
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: new
Target Version: 1.6.x Version Tracker
Asterisk Version: SVN
Regression: No
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: 2009-08-21 10:35 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).
======================================================================
----------------------------------------------------------------------
(0109449) fnordian (reporter) - 2009-08-21 10:35
https://issues.asterisk.org/view.php?id=14861#c109449
----------------------------------------------------------------------
you add regexs to your manager config and all events matching these will
not be sent over ami.
e.g.:
eventfilter=Event: Newexten
this helps keeping the load on ami low.
Issue History
Date Modified Username Field Change
======================================================================
2009-08-21 10:35 fnordian Note Added: 0109449
======================================================================
More information about the asterisk-bugs
mailing list