[asterisk-bugs] [Asterisk 0019260]: [patch] Manager eventfilter blacklisting does not filter blacklisted events
Asterisk Bug Tracker
noreply at bugs.digium.com
Tue May 10 13:46:27 CDT 2011
The following issue has been RESOLVED.
======================================================================
https://issues.asterisk.org/view.php?id=19260
======================================================================
Reported By: dhubbard
Assigned To: lmadsen
======================================================================
Project: Asterisk
Issue ID: 19260
Category: Core/ManagerInterface
Reproducibility: always
Severity: minor
Priority: normal
Status: resolved
Asterisk Version: 1.8.4
JIRA:
Regression: No
Reviewboard Link:
SVN Branch (only for SVN checkouts, not tarball releases): N/A
SVN Revision (number only!):
Request Review:
Resolution: fixed
Fixed in Version:
======================================================================
Date Submitted: 2011-05-10 09:03 CDT
Last Modified: 2011-05-10 13:46 CDT
======================================================================
Summary: [patch] Manager eventfilter blacklisting does not
filter blacklisted events
Description:
The following AMI account should not receive AMI Setvar and Newexten
events, but the events are sent to the 'dwayne' AMI connection anyway.
[dwayne]
eventfilter=!Event: VarSet*
eventfilter=!Event: Newexten*
secret = blah
read =
system,call,log,verbose,agent,user,config,dtmf,reporting,cdr,dialplan
write = system,call,agent,user,config,command,reporting,originate
======================================================================
Issue History
Date Modified Username Field Change
======================================================================
2011-05-10 13:46 svnbot Assigned To dhubbard => lmadsen
2011-05-10 13:46 svnbot Status assigned => resolved
2011-05-10 13:46 svnbot Resolution open => fixed
======================================================================
More information about the asterisk-bugs
mailing list