summaryrefslogtreecommitdiff
path: root/res/res_features.c
AgeCommit message (Expand)Author
2008-01-09Merged revisions 97529 via svnmerge from Russell Bryant
2008-01-04Merged revisions 96573 via svnmerge from Jason Parker
2007-12-26Merged revisions 94793 via svnmerge from Russell Bryant
2007-12-14Convert ast_verbose to ast_verb.Tilghman Lesher
2007-12-12Merged revisions 92556 via svnmerge from Russell Bryant
2007-12-12Same change to trunk as revision 92510. I'm not sure why I mergedMark Michelson
2007-12-03Merged revisions 90607 via svnmerge from Jason Parker
2007-11-30Adding support for the "automixmonitor" dial and queue options.Mark Michelson
2007-11-26Perform some module use counting audits. This is now done outside the scope o...Joshua Colp
2007-11-26Merged revisions 89599 via svnmerge from Joshua Colp
2007-11-21closes issue #11285, where an unload of a module that creates a dialplan cont...Steve Murphy
2007-11-21remove a bunch of useless #include "options.h"Luigi Rizzo
2007-11-21Simplify comparison in parking fixTerry Wilson
2007-11-21Merged revisions 89491 via svnmerge from Terry Wilson
2007-11-21OOOps! All the debug stuff I inserted was accidentally committed. I hereby re...Steve Murphy
2007-11-21closes issue #11265; Thanks to snuffy for his work on neatening up the code a...Steve Murphy
2007-11-19include "logger.h" and errno.h from asterisk.h - usage shows that theyLuigi Rizzo
2007-11-19Merged revisions 89419 via svnmerge from Joshua Colp
2007-11-16remove a bunch of duplicate includesLuigi Rizzo
2007-11-16Fix broken parking dial-backTerry Wilson
2007-11-16Start untangling header inclusion in a way that does not affectLuigi Rizzo
2007-11-16This fixes a problem with pattern ranges; and corrects a situation in res_fea...Steve Murphy
2007-11-15access channel locks through ast_channel_lock/unlock/trylock and notLuigi Rizzo
2007-11-13Fix a typo pointed out by outtolunc, thanks :)Russell Bryant
2007-11-13Update the ParkedCall application to grab the first available parked call if noRussell Bryant
2007-11-13Merged revisions 89248 via svnmerge from Jason Parker
2007-11-12Doxygen fixes.Jason Parker
2007-11-08improve linked-list macros in two ways:Kevin P. Fleming
2007-11-06Instead of trying to callback a local channel on a failed attended transfer, ...Mark Michelson
2007-11-06"show application <foo>" changes for clarity.Mark Michelson
2007-11-04Simplify the implementation and the API for stringfields;Luigi Rizzo
2007-10-30Merged revisions 87571 via svnmerge from Joshua Colp
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-15Added support for reading the TOUCH_MONITOR_PREFIX channel variable.Russell Bryant
2007-10-02Merged revisions 84410 via svnmerge from Jason Parker
2007-09-18(issue #10724)Jason Parker
2007-09-17Make the MALLOC_DEBUG output for free() useful again. After changing calls toRussell Bryant
2007-09-17Merged revisions 82594 via svnmerge from Russell Bryant
2007-09-17(closes issue #10715)Joshua Colp
2007-09-06Merged revisions 81682 via svnmerge from Mark Michelson
2007-09-05Merged revisions 81599 via svnmerge from Russell Bryant
2007-09-05Doxygen cleanups/fixes.Jason Parker
2007-08-31Merged revisions 81403 via svnmerge from Joshua Colp
2007-08-30Merged revisions 81401 via svnmerge from Joshua Colp
2007-08-30Merged revisions 81369 via svnmerge from Joshua Colp
2007-08-28(closes issue #10579)Joshua Colp
2007-08-23Merged revisions 80573 via svnmerge from Russell Bryant
2007-08-17Fix Dial arguments in res_features.Jason Parker
2007-08-16Don't reload a configuration file if nothing has changed.Tilghman Lesher