[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


A NOTE has been added to this issue. 
====================================================================== 
https://issues.asterisk.org/view.php?id=19260 
====================================================================== 
Reported By:                dhubbard
Assigned To:                dhubbard
====================================================================== 
Project:                    Asterisk
Issue ID:                   19260
Category:                   Core/ManagerInterface
Reproducibility:            always
Severity:                   minor
Priority:                   normal
Status:                     assigned
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:              
====================================================================== 
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

====================================================================== 

---------------------------------------------------------------------- 
 (0134723) svnbot (reporter) - 2011-05-10 13:46
 https://issues.asterisk.org/view.php?id=19260#c134723 
---------------------------------------------------------------------- 
Repository: asterisk
Revision: 318485

U   branches/1.8/main/manager.c

------------------------------------------------------------------------
r318485 | lmadsen | 2011-05-10 13:46:26 -0500 (Tue, 10 May 2011) | 7 lines

Filter out blacklisted manager events when using eventfilter.

Merging change from trunk in revision 306432.

(closes issue https://issues.asterisk.org/view.php?id=19260)
Reported by: dhubbard
Tested by: dhubbard
------------------------------------------------------------------------

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

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2011-05-10 13:46 svnbot         Checkin                                      
2011-05-10 13:46 svnbot         Note Added: 0134723                          
======================================================================




More information about the asterisk-bugs mailing list