[Home]

Summary:ASTERISK-04100: [patch] Additional group functions
Reporter:Jeffrey C. Ollie (jcollie)Labels:
Date Opened:2005-05-07 00:27:31Date Closed:2008-01-15 15:33:43.000-0600
Priority:MinorRegression?No
Status:Closed/CompleteComponents:Core/General
Versions:Frequency of
Occurrence
Related
Issues:
Environment:Attachments:( 0) asterisk-groupcount-funcs-11.patch.txt
Description:Attached is a patch that implements additional group functions.  It also inlcudes improved deprecation warnings for the old applications and a patch to UPGRADE.txt (documentation! oh my!).  It also include additional functionality not present in the original app_groupcount.c.  It includes GROUP_LIST() to list all of the groups set on a channel, and the GROUP() function can be used to determine the group that is set on a channel in a particular category.

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

Disclaimer on file.
Comments:By: Mark Spencer (markster) 2005-05-08 13:11:16

Added to CVS with small mods, thanks!

By: Russell Bryant (russell) 2005-05-10 23:19:17

functions are not in 1.0

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

Repository: asterisk
Revision: 5606

U   trunk/UPGRADE.txt
U   trunk/apps/app_groupcount.c
U   trunk/funcs/func_groupcount.c

------------------------------------------------------------------------
r5606 | markster | 2008-01-15 15:33:42 -0600 (Tue, 15 Jan 2008) | 2 lines

Update groupcount / db documentation (bug ASTERISK-4100, etc)

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

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