aboutsummaryrefslogtreecommitdiffstats
path: root/apps
AgeCommit message (Expand)AuthorFilesLines
2007-12-04Kevin suggested doing the reverse of my last commit, since imap_retrieve_filemmichelson1-2/+2
2007-12-04Suppress a compiler warning due to discarding a "const" qualifiermmichelson1-1/+1
2007-12-04Wrong locking style got merged from 1.4 to trunk. My mistake.mmichelson1-4/+4
2007-12-04Fix build in trunk. This was fixed in 1.4, but blocked in trunk since this h...qwell1-1/+1
2007-12-04Merged revisions 90735 via svnmerge from mmichelson2-70/+126
2007-12-04(closes issue #11431)oej1-4/+4
2007-12-03Merged revisions 90696 via svnmerge from qwell1-1/+1
2007-12-03Replacing some calls to free() with ast_free().mmichelson1-3/+3
2007-12-03Remove the file descriptors from the main poll channel when the channel is hu...file1-2/+7
2007-12-02Merged revisions 90470 via svnmerge from russell1-2/+3
2007-11-30Adding support for the "automixmonitor" dial and queue options.mmichelson2-4/+29
2007-11-30Merged revisions 90348 via svnmerge from russell1-2/+6
2007-11-29Merged revisions 90163 via svnmerge from mmichelson1-1/+1
2007-11-28Merged revisions 90101 via svnmerge from file1-0/+1
2007-11-28Merge some little changes from team/russell/chan_refcount to help reducerussell1-37/+27
2007-11-27Merged revisions 89844 via svnmerge from russell1-1/+1
2007-11-27Merged revisions 89837 via svnmerge from mmichelson1-3/+3
2007-11-27Merged revisions 89622 via svnmerge from murf1-1/+21
2007-11-26Merged revisions 89618 via svnmerge from mmichelson1-1/+5
2007-11-26- Mark "concise" as deprecatedoej1-1/+1
2007-11-26Perform some module use counting audits. This is now done outside the scope o...file1-16/+5
2007-11-26Merged revisions 89587 via svnmerge from file1-3/+3
2007-11-26Merged revisions 89586 via svnmerge from kpfleming1-1/+1
2007-11-26Merged revisions 89580 via svnmerge from mmichelson1-1/+16
2007-11-26Merged revisions 89571 via svnmerge from file1-0/+3
2007-11-26Don't crash if the 'o' option of ControlPlayback is used without any value.file1-1/+1
2007-11-24Merged revisions 89540 via svnmerge from tilghman1-1/+4
2007-11-22more header removalrizzo4-6/+0
2007-11-22shuffle a little bit the content of header files to reduce dependencies.rizzo15-8/+14
2007-11-22remove some useless includesrizzo1-5/+0
2007-11-22more removal of redundant headersrizzo7-26/+0
2007-11-22remove redundant headersrizzo10-38/+5
2007-11-22remove a number of #include <fcntl.h> which are eitherrizzo2-2/+0
2007-11-21closes issue #11285, where an unload of a module that creates a dialplan cont...murf2-1/+5
2007-11-21remove another set of redundant #include "asterisk/options.h"rizzo57-57/+0
2007-11-21Merged revisions 89495 via svnmerge from mmichelson1-1/+1
2007-11-21Merged revisions 89493 via svnmerge from mmichelson1-1/+1
2007-11-21Change Read to set READSTATUS as an indication of the resulttilghman1-26/+40
2007-11-21Merge changes from team/russell/sla_trunk_moh ...russell1-18/+81
2007-11-20Make trunk build againtilghman1-0/+1
2007-11-20move asterisk/paths.h outside asterisk.h and into those filesrizzo12-0/+12
2007-11-20Fix building of modules under cygwin.rizzo1-0/+6
2007-11-19more errno.h removalrizzo6-9/+0
2007-11-19include "logger.h" and errno.h from asterisk.h - usage shows that theyrizzo68-86/+0
2007-11-19Change warning messages (which are really debug messages) into debug messages.file1-4/+4
2007-11-17another cygwin compatibility fix.rizzo1-1/+1
2007-11-17more removal of duplicate #include linesrizzo1-1/+0
2007-11-16remove a bunch of duplicate includesrizzo3-3/+0
2007-11-16Start untangling header inclusion in a way that does not affectrizzo70-319/+6
2007-11-16Adding confirmation playback when forwarding voicemail messages. This will at...mmichelson1-0/+18