summaryrefslogtreecommitdiff
path: root/apps/app_voicemail.c
AgeCommit message (Expand)Author
2008-12-09Merged revisions 162463 via svnmerge from Tilghman Lesher
2008-12-09Merged revisions 162348 via svnmerge from Tilghman Lesher
2008-12-08Add voicemail related applications and functions XML documentation:Eliel C. Sardanons
2008-12-05Use ast_free() instead of free(), pointed out by eliel on IRC.Sean Bright
2008-12-05When using IMAP_STORAGE, it's important to convert bare newlines (\n) inSean Bright
2008-12-05Janitor, use ARRAY_LEN() when possible.Eliel C. Sardanons
2008-12-05Check the return value of fread/fwrite so the compiler doesn't complain. Only aSean Bright
2008-12-03Merged revisions 160770 via svnmerge from Tilghman Lesher
2008-12-02Merged revisions 160207 via svnmerge from Tilghman Lesher
2008-11-18Fix the logic for when delete=yes when IMAP storageMark Michelson
2008-11-14Merged revisions 156816 via svnmerge from Mark Michelson
2008-11-04Slightly optimize ast_devstate_str and rename global functions devstate2str a...Tilghman Lesher
2008-11-04improve configure script to remember the previous value of each dependency in...Kevin P. Fleming
2008-11-03Merged revisions 154066 via svnmerge from Tilghman Lesher
2008-11-02bring over all the fixes for the warnings found by gcc 4.3.x from the 1.4 bra...Kevin P. Fleming
2008-11-02 - Use a for loop instead of a while loopRussell Bryant
2008-10-28Merged revisions 152463 via svnmerge from Tilghman Lesher
2008-10-14Merged revisions 148987 via svnmerge from Tilghman Lesher
2008-10-14Merged revisions 148916 via svnmerge from Tilghman Lesher
2008-10-14Merge realtime_update2 branch, which adds a new realtime API call namedTilghman Lesher
2008-10-10Merged revisions 148257 via svnmerge from Tilghman Lesher
2008-10-10Don't include logger.h in asterisk.h by default as it is causing problems bui...Sean Bright
2008-10-09Read the callerid in the correct order and make sure toMark Michelson
2008-10-09Reverting format addition for nowTilghman Lesher
2008-10-09Fudges for wav16, just like wav49Tilghman Lesher
2008-10-09Merged revisions 147997 via svnmerge from Tilghman Lesher
2008-10-07This was flawed. The issue that I was trying to address was addressed bySean Bright
2008-10-07Merged revisions 147193 via svnmerge from Sean Bright
2008-10-07Or not.Sean Bright
2008-10-07There was a boo-boo in TFOT that is causing some confusion on the mailing listsSean Bright
2008-10-07If we encounter something in mailbox options that we don't grok, thenSean Bright
2008-10-06All ODBC parts can now use either unixodbc or iodbc.Michiel van Baak
2008-09-17Merged revisions 143404 via svnmerge from Tilghman Lesher
2008-09-12Create a new config file status, CONFIG_STATUS_FILEINVALID for differentiatingTilghman Lesher
2008-09-12Merged revisions 142744 via svnmerge from Tilghman Lesher
2008-09-03Fix compilationMark Michelson
2008-09-03Merged revisions 140850 via svnmerge from Mark Michelson
2008-09-02Merged revisions 140751 via svnmerge from Mark Michelson
2008-08-29Merged revisions 140421 via svnmerge from Mark Michelson
2008-08-10Another batch of files from RSW. The remaining apps and a few moreSean Bright
2008-08-08Fix compilation for ODBC voicemailMark Michelson
2008-08-07Remove one last batch of debug messagesMark Michelson
2008-08-07Fix build for non-IMAP storage and get rid of someMark Michelson
2008-08-07Merging the imap_consistency_trunk branch toMark Michelson
2008-08-07fix some format strings to actually compile without errorsKevin P. Fleming
2008-08-04Merged revisions 135479 via svnmerge from Tilghman Lesher
2008-08-01IMAP-specific items must go in IMAP_STORAGE defines...Mark Michelson
2008-08-01IMAP storage functioned under the assumption that foldersMark Michelson
2008-07-28Merged revisions 134161 via svnmerge from Tilghman Lesher
2008-07-25Hebrew syntax for voicemail promptsTilghman Lesher