[Home]

Summary:ASTERISK-04035: [patch] add groupcount functions
Reporter:Jeffrey C. Ollie (jcollie)Labels:
Date Opened:2005-05-02 11:30:09Date Closed:2008-01-15 15:33:10.000-0600
Priority:MinorRegression?No
Status:Closed/CompleteComponents:Applications/General
Versions:Frequency of
Occurrence
Related
Issues:
Environment:Attachments:( 0) asterisk-groupcount-funcs-5.patch.txt
Description:This patch adds GroupCount and GroupMatchCount functions.  The corresponding applications will log a warning saying that they have been deprecated.

****** ADDITIONAL INFORMATION ******

Disclaimer on file.
Comments:By: Olle Johansson (oej) 2005-05-02 11:52:18

Please make sure that the warning is only issued once, as in SipGetHeader() in chan_sip. Thank you!

By: Jeffrey C. Ollie (jcollie) 2005-05-02 12:04:51

Ok, patch has been updated to only issue the warning once.

By: Kevin P. Fleming (kpfleming) 2005-05-02 22:30:04

There are some minor issues with your patch, but I'll fix those at commit time. Now I just need a decision from on high about function naming... stay tuned.

By: Jeffrey C. Ollie (jcollie) 2005-05-02 22:56:47

Some minor cosmetic updates after discussions on #asterisk-dev.

By: Jeffrey C. Ollie (jcollie) 2005-05-03 22:21:57

Uploaded new patch with UPPER_CASE_SEPARATED_BY_UNDERSCORES function names.

By: Kevin P. Fleming (kpfleming) 2005-05-04 00:06:56

Committed to CVS HEAD, thanks! I also removed GROUPCOUNT from README.variables, so new users will not learn about it that way :-)

By: Digium Subversion (svnbot) 2008-01-15 15:33:10.000-0600

Repository: asterisk
Revision: 5568

U   trunk/apps/app_groupcount.c
U   trunk/doc/README.variables

------------------------------------------------------------------------
r5568 | kpfleming | 2008-01-15 15:33:09 -0600 (Tue, 15 Jan 2008) | 2 lines

add GROUP_COUNT and GROU_MATCH_COUNT functions, deprecate GroupCount and GroupMatchCount apps, remove GROUPCOUNT variable from README.variables (bug ASTERISK-4035, with doc update)

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

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