aboutsummaryrefslogtreecommitdiffstats
path: root/res/res_features.c
AgeCommit message (Expand)AuthorFilesLines
2008-01-23Move code from res_features into (new file) main/features.cqwell1-3448/+0
2008-01-22Merged revisions 99594 via svnmerge from oej1-0/+4
2008-01-18This should at least temporarily fix a problem where the 't' Dialtwilson1-4/+4
2008-01-10Several manager changes:tilghman1-1/+1
2008-01-09Merged revisions 97529 via svnmerge from russell1-1/+1
2008-01-04Merged revisions 96573 via svnmerge from qwell1-3/+16
2007-12-26Merged revisions 94793 via svnmerge from russell1-4/+3
2007-12-14Convert ast_verbose to ast_verb.tilghman1-6/+3
2007-12-12Merged revisions 92556 via svnmerge from russell1-1/+1
2007-12-12Same change to trunk as revision 92510. I'm not sure why I mergedmmichelson1-4/+8
2007-12-03Merged revisions 90607 via svnmerge from qwell1-1/+1
2007-11-30Adding support for the "automixmonitor" dial and queue options.mmichelson1-0/+120
2007-11-26Perform some module use counting audits. This is now done outside the scope o...file1-21/+0
2007-11-26Merged revisions 89599 via svnmerge from file1-0/+3
2007-11-21closes issue #11285, where an unload of a module that creates a dialplan cont...murf1-0/+7
2007-11-21remove a bunch of useless #include "options.h"rizzo1-1/+0
2007-11-21Simplify comparison in parking fixtwilson1-1/+1
2007-11-21Merged revisions 89491 via svnmerge from twilson1-5/+16
2007-11-21OOOps! All the debug stuff I inserted was accidentally committed. I hereby re...murf1-45/+1
2007-11-21closes issue #11265; Thanks to snuffy for his work on neatening up the code a...murf1-1/+45
2007-11-19include "logger.h" and errno.h from asterisk.h - usage shows that theyrizzo1-2/+0
2007-11-19Merged revisions 89419 via svnmerge from file1-1/+1
2007-11-16remove a bunch of duplicate includesrizzo1-2/+3
2007-11-16Fix broken parking dial-backtwilson1-9/+9
2007-11-16Start untangling header inclusion in a way that does not affectrizzo1-5/+0
2007-11-16This fixes a problem with pattern ranges; and corrects a situation in res_fea...murf1-1/+8
2007-11-15access channel locks through ast_channel_lock/unlock/trylock and notrizzo1-7/+7
2007-11-13Fix a typo pointed out by outtolunc, thanks :)russell1-1/+1
2007-11-13Update the ParkedCall application to grab the first available parked call if norussell1-10/+6
2007-11-13Merged revisions 89248 via svnmerge from qwell1-1/+1
2007-11-12Doxygen fixes.qwell1-1/+1
2007-11-08improve linked-list macros in two ways:kpfleming1-3/+3
2007-11-06Instead of trying to callback a local channel on a failed attended transfer, ...mmichelson1-10/+12
2007-11-06"show application <foo>" changes for clarity.mmichelson1-7/+9
2007-11-04Simplify the implementation and the API for stringfields;rizzo1-2/+2
2007-10-30Merged revisions 87571 via svnmerge from file1-2/+2
2007-10-22Switch from AST_CLI (formerly NEW_CLI) to AST_CLI_DEFINE, since the former di...qwell1-3/+3
2007-10-19Convert NEW_CLI to AST_CLI.qwell1-3/+3
2007-10-15Added support for reading the TOUCH_MONITOR_PREFIX channel variable.russell1-3/+7
2007-10-02Merged revisions 84410 via svnmerge from qwell1-3/+10
2007-09-18(issue #10724)qwell1-27/+40
2007-09-17Make the MALLOC_DEBUG output for free() useful again. After changing calls torussell1-2/+2
2007-09-17Merged revisions 82594 via svnmerge from russell1-25/+22
2007-09-17(closes issue #10715)file1-1/+2
2007-09-06Merged revisions 81682 via svnmerge from mmichelson1-1/+1
2007-09-05Merged revisions 81599 via svnmerge from russell1-1/+5
2007-09-05Doxygen cleanups/fixes.qwell1-21/+47
2007-08-31Merged revisions 81403 via svnmerge from file1-8/+1
2007-08-30Merged revisions 81401 via svnmerge from file1-1/+2
2007-08-30Merged revisions 81369 via svnmerge from file1-0/+7