aboutsummaryrefslogtreecommitdiffstats
path: root/funcs/func_groupcount.c
AgeCommit message (Expand)AuthorFilesLines
2010-02-17Add support for GROUP_MATCH_COUNT regex matching on categoryjpeeler1-2/+3
2009-12-02Merged revisions 232268 via svnmerge from dvossel1-0/+4
2009-04-29Merge str_substitution branch.tilghman1-0/+2
2009-04-22Fix building of chan_h323 with gcc-3.3jpeeler1-3/+3
2008-11-01Merge changes from team/group/appdocsxmlrussell1-17/+61
2008-10-06Merged revisions 146799 via svnmerge from tilghman1-6/+13
2008-01-10Merged revisions 97697 via svnmerge from file1-1/+2
2008-01-08Merged revisions 97152 via svnmerge from file1-0/+18
2007-11-19another bunch of include removals (errno.h and asterisk/logger.h)rizzo1-1/+0
2007-11-16Start untangling header inclusion in a way that does not affectrizzo1-5/+0
2007-06-14Merged revisions 69259 via svnmerge from qwell1-9/+5
2007-06-13Use read/write lock based lists for group counting.file1-2/+2
2007-04-25Merged revisions 61805 via svnmerge from file1-51/+47
2007-04-19Merged revisions 61681 via svnmerge from tilghman1-0/+3
2007-01-24Doxygen updateoej1-0/+1
2007-01-06finish const-ifying ast_func_read()kpfleming1-5/+5
2006-08-21merge new_loader_completion branch, including (at least):kpfleming1-15/+3
2006-06-07simplify autoconfig include mechanism (make tholo happy he can use lint again...kpfleming1-4/+4
2006-04-14This rather large commit changes the way modules are loaded. rizzo1-9/+6
2006-04-08since the module API is changing, it's a good time to const-ify the descripti...kpfleming1-2/+2
2006-02-12major dialplan functions updatekpfleming1-34/+49
2006-02-11build function modules independently (no more pbx_functions.so)kpfleming1-17/+47
2005-12-03Bug 5858 - Make the chanvars.c functions return a 'const char *'tilghman1-2/+2
2005-11-29git-svn-id: http://svn.digium.com/svn/asterisk/trunk@7221 f38db490-d61c-443f-...kpfleming1-0/+0
2005-11-08make app_queue 1.2 jump compliant (issue #5580)russell1-0/+1
2005-11-08issue #5648kpfleming1-2/+2
2005-10-24Doxygen documentation update from oej (issue #5505)russell1-2/+2
2005-09-14update MANY more files with proper copyright/license info (thanks Ian!)kpfleming1-5/+16
2005-07-28make GROUP set group@categroy instead of category@grouprussell1-2/+2
2005-07-27don't crash if no group is specified (bug #4836)russell1-2/+4
2005-06-06more file version tagskpfleming1-0/+4
2005-05-15add dialplan functions for Caller ID, language and timeouts (bug #4219, with ...kpfleming1-0/+7
2005-05-08Update groupcount / db documentation (bug #4200, etc)markster1-1/+87
2005-05-05major re-work of dialplan functions, including:kpfleming1-0/+81