aboutsummaryrefslogtreecommitdiffstats
path: root/apps/app_groupcount.c
AgeCommit message (Expand)AuthorFilesLines
2005-05-15rename SetVar application to Set, deprecate SetVarkpfleming1-1/+1
2005-05-08Update groupcount / db documentation (bug #4200, etc)markster1-4/+16
2005-05-05major re-work of dialplan functions, including:kpfleming1-66/+0
2005-05-04add GROUP_COUNT and GROU_MATCH_COUNT functions, deprecate GroupCount and Grou...kpfleming1-2/+85
2005-04-29don't use '%i' at all, since we have no current use cases that need non base-...kpfleming1-1/+1
2005-04-27help text cleanups (bug #4072, with mods)kpfleming1-8/+8
2005-04-21use double-quotes instead of angle-brackets for non-system include files (bug...kpfleming1-9/+9
2005-01-21update copyright headers for 2005russell1-1/+1
2004-10-03Improve groupcount handling (bug #2529) thanks!markster1-117/+157
2004-10-02Huge callerid rework (might break H.323, others)markster1-1/+1
2004-07-16Allow multiple groups (group categories)markster1-21/+73
2004-05-20Make ast_channel_walk become ast_channel_walk_lockedmarkster1-6/+3
2004-05-09More ast_strlen_zero changescitats1-3/+4
2004-05-09Fix null pointer dereference in app_groupcount.c (bug 1588)citats1-1/+1
2004-05-04Add app_groupcount to manage groupsmarkster1-0/+174