summaryrefslogtreecommitdiff
path: root/apps/app_voicemail.c
AgeCommit message (Expand)Author
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
2008-07-15Merged revisions 130959 via svnmerge from Tilghman Lesher
2008-07-10Removed the fn2 field from the vm_state structure.Mark Michelson
2008-07-08Fix compilation error when IMAP storage is enabledMark Michelson
2008-07-08Merged revisions 128856 via svnmerge from Tilghman Lesher
2008-07-07Merged revisions 128812 via svnmerge from Tilghman Lesher
2008-07-07CrapMark Michelson
2008-07-07If imapfolder=foo were set in voicemail.conf, then when calling VoiceMailMain,Mark Michelson
2008-07-07Get app_voicemail compiling when IMAP storage is used.Mark Michelson
2008-07-02OopsTilghman Lesher
2008-07-02Keep ast_app_inboxcount API compatible with 1.6.0.Tilghman Lesher
2008-07-02Fix some crashlike bugs because flag could be NULL in play_record_review().Tilghman Lesher
2008-07-01Merged revisions 127244 via svnmerge from Mark Michelson
2008-06-30fix an uninitialized variableLuigi Rizzo
2008-06-26Don't play "your message has been saved" twice.Tilghman Lesher
2008-06-24Merged revisions 124910 via svnmerge from Tilghman Lesher