summaryrefslogtreecommitdiff
path: root/funcs
AgeCommit message (Expand)Author
2006-11-16Merged revisions 44809 via svnmerge from Paul Cadach
2006-11-14Merged revisions 47625 via svnmerge from Joshua Colp
2006-10-31Issue #80898 - Restoring func_enum (otmar) Olle Johansson
2006-10-30show, list, view, display... whatever.Olle Johansson
2006-10-30Adding dialplan function IFMODULE, so you can create dialplans that handleOlle Johansson
2006-10-19This new function, VERSION(), created via bug report 8176, may help dialplan ...Steve Murphy
2006-10-14update the doc string for both AEL and extensions.conf users.Steve Murphy
2006-10-10Merged revisions 44808 via svnmerge from Tilghman Lesher
2006-10-09Timeout values are in seconds (issue #7122 reported by jmls)Joshua Colp
2006-10-07Extend CALLERID() function for "pres" and "ton" valuesPaul Cadach
2006-10-03bug #8076 check option_debug before printing to debug channel.Matt O'Gorman
2006-09-28Merged revisions 43933 via svnmerge from Joshua Colp
2006-09-21Remove deprecated apps and funcsTilghman Lesher
2006-09-20Constify the result of a config retrieval function, to avoid mutilation (issu...Tilghman Lesher
2006-09-20move ODBC API into ast_ namespaceKevin P. Fleming
2006-09-19Various updates from PCadach's chan_h323-live branchMatthew Fredrickson
2006-09-08As per discussion on bug 7862, the problem wasn't the fact that the documenta...Steve Murphy
2006-09-07With respect to bug 7862, the syntax and description are misleading to users....Steve Murphy
2006-09-05Missing field terminatorTilghman Lesher
2006-09-03 Some changes/fixes for func_curl. curl_global_init is only supposed to be ca...BJ Weschke
2006-08-31everything that loads a config that needs a config file to runMatt O'Gorman
2006-08-31oops.Russell Bryant
2006-08-31The behavior of REGEX when it did not match was not defined by the docs, soRussell Bryant
2006-08-26GNU make already knows how to quietly ignore non-existent files in 'include' ...Kevin P. Fleming
2006-08-21merge new_loader_completion branch, including (at least):Kevin P. Fleming
2006-08-20Convert func_odbc to use the prepare_and_execute callback, which helps with a...Tilghman Lesher
2006-08-17Add 'l' option to CDR dialplan function which will cause it to pass the last ...Joshua Colp
2006-07-15Move curl version test to autoconf scriptTilghman Lesher
2006-07-15more Makefile cleanup and consistency stuffKevin P. Fleming
2006-07-06move rules file to prepare for generic rules fileKevin P. Fleming
2006-07-06Merged revisions 37143 via svnmerge from Tilghman Lesher
2006-07-03Don't attempt to run a regcomp if we haven't even parsed arguments correctlyTilghman Lesher
2006-07-01Revert the previous change to FILTER and fix the embedded documentation instead.Tilghman Lesher
2006-07-01fix the parsing of options in the FILTER function to match the documentation.Russell Bryant
2006-06-25use new (separate) dependencies file from menuselectKevin P. Fleming
2006-06-24The Eurostar Commit! (it's amazing how much work you can get done on a 150 mi...Kevin P. Fleming
2006-06-23remove various commands that remove old modules since they have been there aRussell Bryant
2006-06-22- convert the 'uninstall' target to use separate targets to process eachRussell Bryant
2006-06-22- specify that 'depend' is a .PHONY targetRussell Bryant
2006-06-22- specify that 'all' is a .PHONY targetRussell Bryant
2006-06-22add the 'clean', 'clean-depend', and 'dist-clean' targets as .PHONY targetsRussell Bryant
2006-06-19don't blow up in the sub Makefiles if menuselect.makeopts is not present. ThisRussell Bryant
2006-06-07simplify autoconfig include mechanism (make tholo happy he can use lint again...Kevin P. Fleming
2006-06-07remove the need to have to re-run make after a default menuselect.makeoptsRussell Bryant
2006-06-05use module names, not file names, in menuselectKevin P. Fleming
2006-06-04Make tonezone writeable in CHANNEL() (from my old func_tonezone.c)Olle Johansson
2006-05-29this file contained the body twice, so remove the second instance.Luigi Rizzo
2006-05-28Deprecate SetGlobalVar, replacing it with a dialplan functionTilghman Lesher
2006-05-27Should use the named handle, not one hardcodedTilghman Lesher
2006-05-26Lets not commit things that cause Asterisk to break when config files aren't ...Mark Spencer