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

Asterisk Bug Tracker noreply at bugs.digium.com
Sun May 16 05:27:42 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-16 05:27 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).
====================================================================== 

---------------------------------------------------------------------- 
 (0121937) loloski (reporter) - 2010-05-16 05:27
 https://issues.asterisk.org/view.php?id=14861#c121937 
---------------------------------------------------------------------- 
I really want to test this, ight timing but the problem is 

patch -p1 < event.diff --dry-run
patching file main/manager.c
Hunk https://issues.asterisk.org/view.php?id=2 succeeded at 777 (offset 626
lines).
Hunk https://issues.asterisk.org/view.php?id=3 FAILED at 839.
Hunk https://issues.asterisk.org/view.php?id=4 FAILED at 874.
Hunk https://issues.asterisk.org/view.php?id=5 succeeded at 1507 with fuzz 2
(offset 378 lines).
Hunk https://issues.asterisk.org/view.php?id=6 succeeded at 3240 (offset 614
lines).
Hunk https://issues.asterisk.org/view.php?id=7 succeeded at 3035 (offset 378
lines).
Hunk https://issues.asterisk.org/view.php?id=8 succeeded at 5495 with fuzz 2
(offset 1253 lines).
Hunk https://issues.asterisk.org/view.php?id=9 succeeded at 4643 (offset 380
lines).
Hunk https://issues.asterisk.org/view.php?id=10 FAILED at 4681.
3 out of 10 hunks FAILED -- saving rejects to file main/manager.c.rej 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2010-05-16 05:27 loloski        Note Added: 0121937                          
======================================================================




More information about the asterisk-bugs mailing list