Commit Graph

20 Commits (f42ada7a25d9c604b26201328ab1c2077eddb13b)

Author SHA1 Message Date
Tilghman Lesher fc6d28a932 If the value of a variable passed to FIELDQTY is blank, then FIELDQTY should return 0, not 1.
18 years ago
Tilghman Lesher f8bed34be9 Bug 8965 - Allow FIELDQTY to work with both variables and dialplan functions
19 years ago
Tilghman Lesher bc926d7f33 No wonder FIELDQTY doesn't work with functions... the documentation in pbx.c was wrong
19 years ago
Russell Bryant 9925080ca6 fix REGEX on strings that contain quotes (issue #6678)
19 years ago
Tilghman Lesher 555bbffec3 Bug 6238 - Fix segfault when delimiter not specified
20 years ago
Kevin P. Fleming a563eab49a remove extraneous svn:executable properties
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
Russell Bryant 3453e3efa5 Doxygen documentation update from oej (issue #5505)
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 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 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
Kevin P. Fleming 2b8338cb52 more file version tags
20 years ago
Kevin P. Fleming 2638192439 add EVAL function, deprecate Eval application (bug #4277)
20 years ago
Kevin P. Fleming 7cd4ac0ee1 clean up file headers
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