ast_log(LOG_WARNING,"The GetGroupCount and GetGroupMatchCount applications have been deprecated, please use the GROUP_COUNT and GROUP_MATCH_COUNT functions.\n");
ast_log(LOG_WARNING,"The GetGroupCount application has been deprecated, please use the GROUP_COUNT function.\n");
ast_log(LOG_WARNING,"The GetGroupCount and GetGroupMatchCount applications have been deprecated, please use the GROUP_COUNT and GROUP_MATCH_COUNT functions.\n");
ast_log(LOG_WARNING,"The GetGroupMatchCount application has been deprecated, please use the GROUP_MATCH_COUNT function.\n");
ast_log(LOG_WARNING,"The CheckGroup application has been deprecated, please use a combination of the GotoIf application and the GROUP_COUNT() function.\n");
deprecation_warning=1;
}
if(!data||ast_strlen_zero(data)){
ast_log(LOG_WARNING,"CheckGroup requires an argument(max[@category])\n");