Commit Graph

55 Commits (2c65582b661045dd21bd6ae8b4515c652d9c064c)

Author SHA1 Message Date
Kevin P. Fleming 2c65582b66 remove extraneous svn:executable properties
20 years ago
Kevin P. Fleming c14588af86 remove remaining .cvsignore files
20 years ago
Josh Roberson ab56f3a571 issue #5791
20 years ago
Kevin P. Fleming 1740d40182 issue #5693
20 years ago
Russell Bryant 987b87662c make app_queue 1.2 jump compliant (issue #5580)
20 years ago
Kevin P. Fleming a0a9769616 issue #5648
20 years ago
Kevin P. Fleming 426360e389 major update to arg/option parsing APIs and documentation
20 years ago
Kevin P. Fleming 7ffb604a2f issue #4678
20 years ago
Russell Bryant 3453e3efa5 Doxygen documentation update from oej (issue #5505)
20 years ago
Russell Bryant 907fd55883 add missing STANDARD_HANGUP_LOCALUSERS
20 years ago
Russell Bryant b59ab89e1a implement TXTCIDNAME as a dialplan function and mark the application deprecated
20 years ago
Russell Bryant a863d2b280 clean up function to be more consistent with coding guidelines
20 years ago
Kevin P. Fleming 9a85d06a64 initialize variable
20 years ago
Russell Bryant 33377538b0 provide the correct string to evaluate with the given regex, instead of the
20 years ago
Kevin P. Fleming 0bffff1930 correct cygwin detection (issue #5328)
20 years ago
Kevin P. Fleming d612e3bc27 ensure result buffer is initialized (issue #5285)
20 years ago
Kevin P. Fleming 5da915dcfd update MANY more files with proper copyright/license info (thanks Ian!)
20 years ago
Kevin P. Fleming 0c8f0e8bdb extensive ENUM support update, including ENUMLOOKUP() dialplan function (issue #5201 with mods)
20 years ago
Kevin P. Fleming 9519f6c5f4 clean up, use make functions instead of subshells, remove unused stuff
20 years ago
Kevin P. Fleming 022cf309e4 add dialplan functions for URI encoding/decoding (issue #4857)
20 years ago
Kevin P. Fleming 6aeb93a629 handle whitepace around expression
20 years ago
Josh Roberson 88ea13f07e Fix description text for IF function. (Bug #4966)
20 years ago
Russell Bryant 6e2aa7c62a only check for an existing cdr when about to set an arbitrary cdr variable (bug #4848)
20 years ago
Russell Bryant 654ff10f8e make GROUP set group@categroy instead of category@group
20 years ago
Russell Bryant bbb33e5c41 don't crash if no group is specified (bug #4836)
20 years ago
Russell Bryant cdf79750c0 squash a warning
20 years ago
Russell Bryant 76b6344760 add ability to set or read both callerid name and num in one call to the function
20 years ago
Russell Bryant a9c7f50a09 Allow manager originate to specifiy more than one variable to be set.
20 years ago
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