aboutsummaryrefslogtreecommitdiffstats
path: root/apps/app_voicemail.c
AgeCommit message (Expand)AuthorFilesLines
2007-11-16Start untangling header inclusion in a way that does not affectrizzo1-5/+0
2007-11-16Adding confirmation playback when forwarding voicemail messages. This will at...mmichelson1-0/+18
2007-11-14make the 'name' and 'value' fields in ast_variable const char *rizzo1-3/+3
2007-11-08app_voicemail failed to build when compiling with IMAP_STORAGEmmichelson1-3/+2
2007-11-08use %f instead of %lf (the 'l' is ignored anyways).rizzo1-1/+1
2007-11-08improve linked-list macros in two ways:kpfleming1-2/+2
2007-11-07If imapfolder has been specified in voicemail.conf, we should not connect to ...mmichelson1-2/+2
2007-10-29Remove duplicate stdlib.h include.file1-1/+0
2007-10-22Switch from AST_CLI (formerly NEW_CLI) to AST_CLI_DEFINE, since the former di...qwell1-2/+2
2007-10-22Merged revisions 86694 via svnmerge from mmichelson1-2/+2
2007-10-19Convert NEW_CLI to AST_CLI.qwell1-2/+2
2007-10-16Merged revisions 85896 via svnmerge from russell1-3/+0
2007-10-16Fix IMAP compilation error.mmichelson1-1/+1
2007-10-10Merged revisions 85276 via svnmerge from mmichelson1-194/+23
2007-10-10Merged revisions 85242 via svnmerge from file1-0/+1
2007-09-19More conversions to NEW_CLIqwell1-71/+80
2007-09-18(closes issue #10739)qwell1-2/+11
2007-09-17Merged revisions 82676 via svnmerge from russell1-2/+0
2007-09-17Merged revisions 82644 via svnmerge from russell1-0/+5
2007-09-16Option maxmessage should be maxsecs per-folder, too (closes issue #10729)tilghman1-4/+6
2007-09-08Make Callerid more consistent in IMAP mail headersmmichelson1-10/+19
2007-08-29This code was in team/murf/bug8684-trunk; it should fix bug 8684 in trunk. I ...murf1-1/+1
2007-08-24Merged revisions 80750 via svnmerge from mmichelson1-2/+2
2007-08-20Remove remnants of last commit so trunk builds again.file1-2/+0
2007-08-20Merged revisions 80044 via svnmerge from mmichelson1-1/+94
2007-08-20Merged revisions 79998 via svnmerge from tilghman1-2/+3
2007-08-18Merged revisions 79947 via svnmerge from tilghman1-14/+8
2007-08-17I broke the build. Now I'm fixing it.mmichelson1-1/+1
2007-08-17Merged revisions 79906 via svnmerge from mmichelson1-1/+10
2007-08-16Don't reload a configuration file if nothing has changed.tilghman1-13/+29
2007-08-16added counter for voicemail show users, issue 10462, thanks junkydhubbard1-0/+3
2007-08-16Merged revisions 79690 via svnmerge from mmichelson1-1/+1
2007-08-15Merged revisions 79527 via svnmerge from mmichelson1-1/+1
2007-08-09Merged revisions 78907 via svnmerge from mmichelson1-7/+13
2007-08-09Merged revisions 78859 via svnmerge from mmichelson1-134/+186
2007-08-09Merged revisions 78778 via svnmerge from russell1-0/+1
2007-08-09Merged revisions 78749 via svnmerge from russell1-10/+11
2007-08-09Fix a problem that I had introduced into MWI handling. I had ignoredrussell1-4/+7
2007-08-07Merged revisions 78450 via svnmerge from mmichelson1-4/+4
2007-08-07Merged revisions 78415 via svnmerge from tilghman1-178/+72
2007-08-03Merged revisions 78101 via svnmerge from russell1-0/+6
2007-08-01Merged revisions 77886 via svnmerge from tilghman1-0/+2
2007-08-01Merged revisions 77869 via svnmerge from file1-2/+2
2007-07-31Mostly cleanup of documentation to substitute the pipe with the comma, but a ...tilghman1-4/+4
2007-07-26Do a massive conversion for using the ast_verb() macrorussell1-24/+13
2007-07-23Merged revisions 76708 via svnmerge from tilghman1-0/+7
2007-07-23Merge the dialplan_aesthetics branch. Most of this patch simply converts app...tilghman1-3/+3
2007-07-19After some study, thought, comparing, etc. I've backed out the previous unive...murf1-3/+3
2007-07-18Merged revisions 75749 via svnmerge from tilghman1-1/+8
2007-07-18Merge in ast_strftime branch, which changes timestamps to be accurate to the ...tilghman1-14/+12