summaryrefslogtreecommitdiff
path: root/funcs
AgeCommit message (Expand)Author
2005-06-20move tools used during build into build_tools subdirectoryKevin P. Fleming
2005-06-09add MATH() dialplan function (bug #4473, with mods)Kevin P. Fleming
2005-06-07enable version string for this module, since it's standaloneKevin P. Fleming
2005-06-06more file version tagsKevin P. Fleming
2005-06-06remove experimental module version tagsKevin P. Fleming
2005-06-06add support for per-module version numbersKevin P. Fleming
2005-06-03clean up logic functions code and help textsKevin P. Fleming
2005-05-20make IF dialplan function handle quoted strings properly (bug #4322, with API...Kevin P. Fleming
2005-05-19Add SET function (bug #4335)Mark Spencer
2005-05-19minor doc fixesKevin P. Fleming
2005-05-19Cache result from database function reads (conf call)Mark Spencer
2005-05-18add DB_EXISTS function to be able to check if a key exists in the databaseRussell Bryant
2005-05-17prevent copying of NULL (bug #4307)Russell Bryant
2005-05-15add EVAL function, deprecate Eval application (bug #4277)Kevin P. Fleming
2005-05-15add dialplan functions for Caller ID, language and timeouts (bug #4219, with ...Kevin P. Fleming
2005-05-08Removed unnecessary strip (bug #4181)Mark Spencer
2005-05-08Update groupcount / db documentation (bug #4200, etc)Mark Spencer
2005-05-08Convert app_db to function variables (bug #4201)Mark Spencer
2005-05-07add my name for the functions I wroteRussell Bryant
2005-05-05Build as a single executable, work around Makefile issueMark Spencer
2005-05-05clean up file headersKevin P. Fleming
2005-05-05correct build on platforms that require PIC objects (bug #4179)Kevin P. Fleming
2005-05-05ensure generated files are ignored by CVSKevin P. Fleming
2005-05-05add STRFTIME dialplan function (bug #4098, modified to use new funcs subdirec...Kevin P. Fleming
2005-05-05major re-work of dialplan functions, including:Kevin P. Fleming