summaryrefslogtreecommitdiff
path: root/pbx
AgeCommit message (Expand)Author
2007-11-16Start untangling header inclusion in a way that does not affectLuigi Rizzo
2007-11-14make the 'name' and 'value' fields in ast_variable const char *Luigi Rizzo
2007-11-12Doxygen fixes.Jason Parker
2007-11-12Based on a note in asterisk-dev by Brian Capouch, I determined I too agressiv...Steve Murphy
2007-11-09This is the perhaps the biggest, boldest, most daring change I've ever commit...Steve Murphy
2007-11-08Add check_hangup() method to pbx_lua, which can be used to check whether it i...Jason Parker
2007-11-08improve linked-list macros in two ways:Kevin P. Fleming
2007-11-02propagate the DECLINE return value back to the loaderRussell Bryant
2007-11-02Don't kill asterisk if extensions.lua is not present.Russell Bryant
2007-11-02Oops, some dev-mode changes for ISO C90Tilghman Lesher
2007-11-02Add pbx_lua as a method of doing extensionsTilghman Lesher
2007-11-01This commits the performance mods that give the priority processing engine in...Steve Murphy
2007-11-01Change some uses of free() to ast_free(). (No functional differences.)Russell Bryant
2007-10-26Merged revisions 87168 via svnmerge from Steve Murphy
2007-10-24closes issue #11005, where #include uses the current dir instead of the confi...Steve Murphy
2007-10-22Switch from AST_CLI (formerly NEW_CLI) to AST_CLI_DEFINE, since the former di...Jason Parker
2007-10-22Merged revisions 86661 via svnmerge from Joshua Colp
2007-10-19Convert NEW_CLI to AST_CLI.Jason Parker
2007-10-15Switch dundi to new tos config format.Jason Parker
2007-10-15Simplify buffer handling in dundi-parser.c. This also makes the code a bitRussell Bryant
2007-10-15Merged revisions 85556 via svnmerge from Russell Bryant
2007-10-14Merged revisions 85540 via svnmerge from Russell Bryant
2007-10-12Merged revisions 85515 via svnmerge from Russell Bryant
2007-10-11Merge a ton of NEW_CLI conversions. Thanks to everyone that helped out! :)Russell Bryant
2007-10-03Merged revisions 84511 via svnmerge from Steve Murphy
2007-10-01Merged revisions 84239 via svnmerge from Steve Murphy
2007-10-01Corydon posted this janitor project to the bug tracker and mvanbaak providedRussell Bryant
2007-09-29the last commit for AEL affected a small number of tests. Added a regression ...Steve Murphy
2007-09-27Merged revisions 83976 via svnmerge from Russell Bryant
2007-09-22Merged revisions 83558 via svnmerge from Steve Murphy
2007-09-21Merged revisions 83432 via svnmerge from Russell Bryant
2007-09-20Fix memory leaks in pbx_dundi, cdr_pgsql, and the configuration file parser.Joshua Colp
2007-09-18Merged revisions 82802 via svnmerge from Russell Bryant
2007-09-17Make the MALLOC_DEBUG output for free() useful again. After changing calls toRussell Bryant
2007-09-13Merged revisions 82358 via svnmerge from Jason Parker
2007-09-11Merged revisions 82250 via svnmerge from Russell Bryant
2007-09-11Merged revisions 82243 via svnmerge from Joshua Colp
2007-08-29This code was in team/murf/bug8684-trunk; it should fix bug 8684 in trunk. I ...Steve Murphy
2007-08-28Add proper channel locking around the uses of datastore_add and _find. ThereRussell Bryant
2007-08-27This should have been trunk only, I guess. oh well ... it's harmless.Russell Bryant
2007-08-27Merged revisions 81074 via svnmerge from Russell Bryant
2007-08-25localize a variable and remove a duplicate error messageRussell Bryant
2007-08-23an unreported crash I debugged, looked like it was backing up way too far aft...Steve Murphy
2007-08-17Correct the argument separator for a Dial statement in pbx_dundi.Jason Parker
2007-08-16Don't reload a configuration file if nothing has changed.Tilghman Lesher
2007-08-16(closes issue #10467)Joshua Colp
2007-08-15This commit closes bug 7605, and half-closes 7638. The AEL code has been redi...Steve Murphy
2007-08-14Merged revisions 79255 via svnmerge from Steve Murphy
2007-08-10Merged revisions 79099 via svnmerge from Steve Murphy
2007-08-07Add another big set of doxygen documentation improvements from snuffy.Russell Bryant