aboutsummaryrefslogtreecommitdiffstats
path: root/apps/app_voicemail.c
AgeCommit message (Expand)AuthorFilesLines
2009-02-23Permit emailsubject and emailbody to be set per mailbox.tilghman1-7/+26
2009-02-20Oops, merge broke trunktilghman1-3/+1
2009-02-19Merged revisions 177536 via svnmerge from tilghman1-2/+39
2009-02-13Merged revisions 175590 via svnmerge from mmichelson1-1/+2
2009-02-10Fix0ring buildtilghman1-2/+2
2009-02-05Properly set "seen" and "unseen" flags when moving messages from the new to t...mmichelson1-0/+3
2009-02-05Merged revisions 173696 via svnmerge from jpeeler1-3/+12
2009-02-01Blank argument crashes Asterisktilghman1-0/+5
2009-01-23Reset the ast_str used for escape substitution. We need to do this since it i...file1-0/+2
2009-01-16Merged revisions 168828 via svnmerge from tilghman1-146/+98
2009-01-15remove the PBX_ODBC logic from the configure script, and add GENERIC_ODCB log...kpfleming1-3/+1
2008-12-18Merged revisions 165767 via svnmerge from tilghman1-10/+52
2008-12-18Fix 2 resource leaks and fix another pipe-to-comma conversiontilghman1-5/+10
2008-12-17Merged revisions 165255 via svnmerge from mmichelson1-0/+2
2008-12-17And actually assign the function to a pointer...mmichelson1-1/+1
2008-12-17Use the create_vm_state_from_user function in a place wheremmichelson1-18/+7
2008-12-13Merge ast_str_opaque branch (discontinue usage of ast_str internals)tilghman1-9/+6
2008-12-11Add an option to voicemail.conf to allow urgent messages to bemmichelson1-1/+10
2008-12-10Finish conversion to using ARRAY_LEN and remove it as a janitor project.file1-1/+1
2008-12-09Merged revisions 162463 via svnmerge from tilghman1-1/+1
2008-12-09Merged revisions 162348 via svnmerge from tilghman1-0/+5
2008-12-08Add voicemail related applications and functions XML documentation:eliel1-80/+185
2008-12-05Use ast_free() instead of free(), pointed out by eliel on IRC.seanbright1-1/+1
2008-12-05When using IMAP_STORAGE, it's important to convert bare newlines (\n) inseanbright1-50/+51
2008-12-05Janitor, use ARRAY_LEN() when possible.eliel1-2/+2
2008-12-05Check the return value of fread/fwrite so the compiler doesn't complain. Only aseanbright1-2/+11
2008-12-03Merged revisions 160770 via svnmerge from tilghman1-6/+6
2008-12-02Merged revisions 160207 via svnmerge from tilghman1-1/+3
2008-11-18Fix the logic for when delete=yes when IMAP storagemmichelson1-1/+23
2008-11-14Merged revisions 156816 via svnmerge from mmichelson1-1/+1
2008-11-04Slightly optimize ast_devstate_str and rename global functions devstate2str a...tilghman1-3/+3
2008-11-04improve configure script to remember the previous value of each dependency in...kpfleming1-2/+2
2008-11-03Merged revisions 154066 via svnmerge from tilghman1-1/+1
2008-11-02bring over all the fixes for the warnings found by gcc 4.3.x from the 1.4 bra...kpfleming1-2/+6
2008-11-02 - Use a for loop instead of a while looprussell1-24/+21
2008-10-28Merged revisions 152463 via svnmerge from tilghman1-1/+1
2008-10-14Merged revisions 148987 via svnmerge from tilghman1-1/+1
2008-10-14Merged revisions 148916 via svnmerge from tilghman1-20/+134
2008-10-14Merge realtime_update2 branch, which adds a new realtime API call namedtilghman1-10/+5
2008-10-10Merged revisions 148257 via svnmerge from tilghman1-1/+6
2008-10-10Don't include logger.h in asterisk.h by default as it is causing problems bui...seanbright1-8/+3
2008-10-09Read the callerid in the correct order and make sure tommichelson1-2/+4
2008-10-09Reverting format addition for nowtilghman1-16/+4
2008-10-09Fudges for wav16, just like wav49tilghman1-4/+16
2008-10-09Merged revisions 147997 via svnmerge from tilghman1-1/+2
2008-10-07This was flawed. The issue that I was trying to address was addressed byseanbright1-2/+0
2008-10-07Merged revisions 147193 via svnmerge from seanbright1-6/+2
2008-10-07Or not.seanbright1-2/+0
2008-10-07There was a boo-boo in TFOT that is causing some confusion on the mailing listsseanbright1-0/+6
2008-10-07If we encounter something in mailbox options that we don't grok, thenseanbright1-0/+2