Commit Graph

927 Commits (master)

Author SHA1 Message Date
Kevin P. Fleming 22b0f5d306 add a library of timeval manipulation functions, and change a large number of usses to use the new functions (bug #4504)
20 years ago
Russell Bryant 38717a75c6 add a dialplan function to get and set the music on hold class
20 years ago
Kevin P. Fleming 0e9d920a60 move tools used during build into build_tools subdirectory
20 years ago
Kevin P. Fleming 79392ea53b add MATH() dialplan function (bug #4473, with mods)
20 years ago
Kevin P. Fleming 0db4cee117 enable version string for this module, since it's standalone
20 years ago
Kevin P. Fleming 2b8338cb52 more file version tags
20 years ago
Kevin P. Fleming 0e6762dd5f remove experimental module version tags
20 years ago
Kevin P. Fleming 43cf15e339 add support for per-module version numbers
20 years ago
Kevin P. Fleming b364c1b953 clean up logic functions code and help texts
20 years ago
Kevin P. Fleming 102c76a9c8 make IF dialplan function handle quoted strings properly (bug #4322, with API mods)
20 years ago
Mark Spencer f3cbf61cbf Add SET function (bug #4335)
20 years ago
Kevin P. Fleming 9ebf63696a minor doc fixes
20 years ago
Mark Spencer 9c83ec2f25 Cache result from database function reads (conf call)
20 years ago
Russell Bryant 85d809903b add DB_EXISTS function to be able to check if a key exists in the database
20 years ago
Russell Bryant 376bc46af5 prevent copying of NULL (bug #4307)
20 years ago
Kevin P. Fleming 2638192439 add EVAL function, deprecate Eval application (bug #4277)
20 years ago
Kevin P. Fleming fa60672d58 add dialplan functions for Caller ID, language and timeouts (bug #4219, with mods)
20 years ago
Mark Spencer 49a7a4809a Removed unnecessary strip (bug #4181)
20 years ago
Mark Spencer b33a3aa3e2 Update groupcount / db documentation (bug #4200, etc)
20 years ago
Mark Spencer 0e57cede55 Convert app_db to function variables (bug #4201)
20 years ago
Russell Bryant cccca96058 add my name for the functions I wrote
20 years ago
Mark Spencer cd6ad266b5 Build as a single executable, work around Makefile issue
20 years ago
Kevin P. Fleming 7cd4ac0ee1 clean up file headers
20 years ago
Kevin P. Fleming 6ec28c9f98 correct build on platforms that require PIC objects (bug #4179)
20 years ago
Kevin P. Fleming 59bc293d15 ensure generated files are ignored by CVS
20 years ago
Kevin P. Fleming f01e832eef add STRFTIME dialplan function (bug #4098, modified to use new funcs subdirectory)
20 years ago
Kevin P. Fleming 4d2537ae11 major re-work of dialplan functions, including:
20 years ago