[asterisk-bugs] [Asterisk 0016642]: [patch] Support for GROUP_MATCH_COUNT regex matching on category

Asterisk Bug Tracker noreply at bugs.digium.com
Wed Feb 17 13:51:54 CST 2010


A NOTE has been added to this issue. 
====================================================================== 
https://issues.asterisk.org/view.php?id=16642 
====================================================================== 
Reported By:                kobaz
Assigned To:                
====================================================================== 
Project:                    Asterisk
Issue ID:                   16642
Category:                   Functions/func_groupcount
Reproducibility:            N/A
Severity:                   feature
Priority:                   normal
Status:                     ready for testing
Target Version:             1.8
Asterisk Version:           SVN 
JIRA:                       SWP-754 
Regression:                 No 
Reviewboard Link:            
SVN Branch (only for SVN checkouts, not tarball releases):  trunk 
SVN Revision (number only!): 241185 
Request Review:              
====================================================================== 
Date Submitted:             2010-01-18 18:05 CST
Last Modified:              2010-02-17 13:51 CST
====================================================================== 
Summary:                    [patch] Support for GROUP_MATCH_COUNT regex matching
on category
Description: 
This adds support for having a regex match on the category specified to
GROUP_MATCH_COUNT, and also adds error reporting for regex failures
====================================================================== 

---------------------------------------------------------------------- 
 (0118177) svnbot (reporter) - 2010-02-17 13:51
 https://issues.asterisk.org/view.php?id=16642#c118177 
---------------------------------------------------------------------- 
Repository: asterisk
Revision: 247295

U   trunk/CHANGES
U   trunk/funcs/func_groupcount.c
U   trunk/main/app.c
A   trunk/tests/test_app.c

------------------------------------------------------------------------
r247295 | jpeeler | 2010-02-17 13:51:53 -0600 (Wed, 17 Feb 2010) | 14
lines

Add support for GROUP_MATCH_COUNT regex matching on category

Current support for regex matching was previously only available on the
group.
Also, error reporting for regex failures has been added. In addition to
this
feature enhancement a unit test has been written to check the regular
expression
logic to ensure the count operation is working as expected.

(closes issue https://issues.asterisk.org/view.php?id=16642)
Reported by: kobaz
Patches: 
      groupmatch2.patch uploaded by kobaz (license 834)

Review: https://reviewboard.asterisk.org/r/503/

------------------------------------------------------------------------

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

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2010-02-17 13:51 svnbot         Checkin                                      
2010-02-17 13:51 svnbot         Note Added: 0118177                          
======================================================================




More information about the asterisk-bugs mailing list