summaryrefslogtreecommitdiff
path: root/funcs
AgeCommit message (Expand)Author
2005-11-29remove extraneous svn:executable propertiesKevin P. Fleming
2005-11-29remove remaining .cvsignore filesKevin P. Fleming
2005-11-20issue #5791Josh Roberson
2005-11-10issue #5693Kevin P. Fleming
2005-11-08make app_queue 1.2 jump compliant (issue #5580)Russell Bryant
2005-11-08issue #5648Kevin P. Fleming
2005-11-03major update to arg/option parsing APIs and documentationKevin P. Fleming
2005-11-01issue #4678Kevin P. Fleming
2005-10-24Doxygen documentation update from oej (issue #5505)Russell Bryant
2005-10-18add missing STANDARD_HANGUP_LOCALUSERSRussell Bryant
2005-10-18implement TXTCIDNAME as a dialplan function and mark the application deprecatedRussell Bryant
2005-10-17clean up function to be more consistent with coding guidelinesRussell Bryant
2005-10-14initialize variableKevin P. Fleming
2005-10-12provide the correct string to evaluate with the given regex, instead of theRussell Bryant
2005-10-05correct cygwin detection (issue #5328)Kevin P. Fleming
2005-09-25ensure result buffer is initialized (issue #5285)Kevin P. Fleming
2005-09-14update MANY more files with proper copyright/license info (thanks Ian!)Kevin P. Fleming
2005-09-14extensive ENUM support update, including ENUMLOOKUP() dialplan function (issu...Kevin P. Fleming
2005-08-30clean up, use make functions instead of subshells, remove unused stuffKevin P. Fleming
2005-08-29add dialplan functions for URI encoding/decoding (issue #4857)Kevin P. Fleming
2005-08-23handle whitepace around expressionKevin P. Fleming
2005-08-15Fix description text for IF function. (Bug #4966)Josh Roberson
2005-08-03only check for an existing cdr when about to set an arbitrary cdr variable (b...Russell Bryant
2005-07-28make GROUP set group@categroy instead of category@groupRussell Bryant
2005-07-27don't crash if no group is specified (bug #4836)Russell Bryant
2005-07-25squash a warningRussell Bryant
2005-07-25add ability to set or read both callerid name and num in one call to the func...Russell Bryant
2005-07-15Allow manager originate to specifiy more than one variable to be set.Russell Bryant
2005-07-15add a library of timeval manipulation functions, and change a large number of...Kevin P. Fleming
2005-07-12add a dialplan function to get and set the music on hold classRussell Bryant
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