summaryrefslogtreecommitdiff
path: root/apps/app_groupcount.c
AgeCommit message (Expand)Author
2005-06-06more efficient (and understandable) ast_channel_walk_locked, and vastly more ...Kevin P. Fleming
2005-05-15rename SetVar application to Set, deprecate SetVarKevin P. Fleming
2005-05-08Update groupcount / db documentation (bug #4200, etc)Mark Spencer
2005-05-05major re-work of dialplan functions, including:Kevin P. Fleming
2005-05-04add GROUP_COUNT and GROU_MATCH_COUNT functions, deprecate GroupCount and Grou...Kevin P. Fleming
2005-04-29don't use '%i' at all, since we have no current use cases that need non base-...Kevin P. Fleming
2005-04-27help text cleanups (bug #4072, with mods)Kevin P. Fleming
2005-04-21use double-quotes instead of angle-brackets for non-system include files (bug...Kevin P. Fleming
2005-01-21update copyright headers for 2005Russell Bryant
2004-10-03Improve groupcount handling (bug #2529) thanks!Mark Spencer
2004-10-02Huge callerid rework (might break H.323, others)Mark Spencer
2004-07-16Allow multiple groups (group categories)Mark Spencer
2004-05-20Make ast_channel_walk become ast_channel_walk_lockedMark Spencer
2004-05-09More ast_strlen_zero changesJames Golovich
2004-05-09Fix null pointer dereference in app_groupcount.c (bug 1588)James Golovich
2004-05-04Add app_groupcount to manage groupsMark Spencer