summaryrefslogtreecommitdiff
path: root/funcs
AgeCommit message (Expand)Author
2008-01-18Convert func_odbc to use SQLExecDirect for speedTilghman Lesher
2008-01-18Reset default CUT delimiter back to '-'Tilghman Lesher
2008-01-10Merged revisions 97697 via svnmerge from Joshua Colp
2008-01-09Added a new module, res_phoneprov, which allows auto-provisioning of phonesTerry Wilson
2008-01-08Merged revisions 97152 via svnmerge from Joshua Colp
2008-01-05Now that the version.h file was getting properly regenerated every time the svnRussell Bryant
2008-01-02Change instances of AST_NONSTANDARD_APP_ARGS(foo, bar, ',') to AST_STANDARD_A...Mark Michelson
2008-01-01implement "configure" checks for libiconv, and add theLuigi Rizzo
2007-12-31Merged revisions 95470 via svnmerge from Tilghman Lesher
2007-12-27This function checks more than just contexts...Olle Johansson
2007-12-26Add a new dialplan function, DIALPLAN_EXISTS(), which allows you to check forRussell Bryant
2007-12-17Merged revisions 93180 via svnmerge from Kevin P. Fleming
2007-12-14I needed to increment the numbers used on the VERBOSITY_ATLEAST calls by 1.Mark Michelson
2007-12-14Changed VERBOSITY_LEVEL to VERBOSITY_ATLEAST to be more accurate.Mark Michelson
2007-12-14After reading Russell's e-mail to the dev list stating that checking option_v...Mark Michelson
2007-12-14Reintroduce an optimization that was lost when converting trunk to use ast_verb.Mark Michelson
2007-12-10Put into Makefile.moddir_rules the common instructions used toLuigi Rizzo
2007-12-09normalize subdirs' Makefile by using ASTTOPDIR and not .. to referenceLuigi Rizzo
2007-11-29Merged revisions 90145 via svnmerge from Russell Bryant
2007-11-27Merged revisions 89631 via svnmerge from Tilghman Lesher
2007-11-22remove some useless includesLuigi Rizzo
2007-11-21remove another set of redundant #include "asterisk/options.h"Luigi Rizzo
2007-11-19Make the SYSINFO documentation reflect which options were compiled inRussell Bryant
2007-11-19remove unnecessary headersLuigi Rizzo
2007-11-19remove some unnecessary includes.Luigi Rizzo
2007-11-19another bunch of include removals (errno.h and asterisk/logger.h)Luigi Rizzo
2007-11-19Adding SYSINFO() dialplan function for retrieval of system informationMark Michelson
2007-11-17more removal of duplicate #include linesLuigi Rizzo
2007-11-16remove a bunch of duplicate includesLuigi Rizzo
2007-11-16Start untangling header inclusion in a way that does not affectLuigi Rizzo
2007-11-12Based on a note in asterisk-dev by Brian Capouch, I determined I too agressiv...Steve Murphy
2007-11-08Make func_env build again.Joshua Colp
2007-11-08Add the FILE() dialplan function and deprecate ReadFile.Tilghman Lesher
2007-11-08improve linked-list macros in two ways:Kevin P. Fleming
2007-11-01This commits the performance mods that give the priority processing engine in...Steve Murphy
2007-10-28Add a simple dialgroup function. By taking one of the simpler uses of QueueTilghman Lesher
2007-10-28Merged revisions 87262 via svnmerge from Tilghman Lesher
2007-10-27Make sure a channel exists before attempting to start or stop channelRussell Bryant
2007-10-26Merged revisions 87120 via svnmerge from Tilghman Lesher
2007-10-26Use the same delimited character as the FILTER function in FIELDQTY and CUT.Tilghman Lesher
2007-10-23Merged revisions 86902 via svnmerge from Steve Murphy
2007-10-22Switch from AST_CLI (formerly NEW_CLI) to AST_CLI_DEFINE, since the former di...Jason Parker
2007-10-19Convert NEW_CLI to AST_CLI.Jason Parker
2007-10-16Merged revisions 85850 via svnmerge from Joshua Colp
2007-10-15Document my changes from FridayTilghman Lesher
2007-10-12Enable ranges, hexadecimal, octal, and special backslashed characters for the...Tilghman Lesher
2007-10-11See if I can fix this borked ANI2 code I addedMatthew Fredrickson
2007-10-11Add ANI2 support to func_calleridMatthew Fredrickson
2007-09-30* The documentation for the LOCK() function says that it will block for up toRussell Bryant
2007-09-19put the channel in autoservice when executing func_shellRussell Bryant