summaryrefslogtreecommitdiff
path: root/apps/app_voicemail.c
AgeCommit message (Expand)Author
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
2008-06-19Fix attachment behavior when using IMAP storage for voicemailsMark Michelson
2008-06-19Older versions of GNU gcc do not allow 'NULL' as sentinel.Michiel van Baak
2008-06-19Merged revisions 124112 via svnmerge from Mark Michelson
2008-06-19Forwarding non-urgent IMAP messages could inadvertently cause the messagesMark Michelson
2008-06-09Expand RQ_INTEGER type out to multiple types, one for each precisionTilghman Lesher
2008-06-05Merge the adaptive realtime branch, which will make adding new required fieldsTilghman Lesher
2008-05-27Zap is now DAHDI, mkayMichiel van Baak
2008-05-27small update to the g() option of app_voicemail toMichiel van Baak
2008-05-23Get rid of warnings for those silly compilers which warn when freeingMark Michelson
2008-05-23Use a deep copy on strings that come from ast_events. Otherwise it isMark Michelson
2008-05-15When counting urgent messages when using IMAP storage, take into account thatMark Michelson
2008-05-15Modify externnotify to take the number of urgent voicemails as a final argume...Mark Michelson
2008-05-15Prevent crashes from occurring due to a strcmp of a NULL pointer.Mark Michelson
2008-05-14Voicemail "* exit" should not require an exitcontext to be specified.Jason Parker
2008-05-09Remove a debug lineMark Michelson
2008-05-09Adding support for "urgent" voicemail messages. Messages which areMark Michelson
2008-05-09Allow a password change to be validated by an external script.Tilghman Lesher
2008-05-03app_voicemail uses a taskprocessor for mwi notification subscriptionsDwayne M. Hubbard
2008-05-02Add attributes to various API calls, to help track down bugs (and remove a de...Tilghman Lesher
2008-04-30Lock around variables retrieved, and copy the values, if they stay persistent,Tilghman Lesher
2008-04-29Since there is now a globally available function for saying someone's name, a...Mark Michelson
2008-04-28Adding a new option 'n' to app_chanspy. This option allows for the name of th...Mark Michelson
2008-04-28Fix breakage caused by #12028. (Closes issue #12535)Tilghman Lesher
2008-04-25This patch allows for forwarding a message with a "comment" attachmentMark Michelson
2008-04-25Fix a memory leak and protect against potential dereferences of a NULLMark Michelson
2008-04-23Round 2 of IMAP_STORAGE app_voicemail.c fixes:Mark Michelson
2008-04-23Round 1 of IMAP_STORAGE-related app_voicemail changesMark Michelson
2008-04-10Don't hardcode ru into the digits filename so that languageprefix can work.Joshua Colp
2008-04-09Permit message wrap-around during message retrieval.Tilghman Lesher
2008-04-07This is a "fix" for something that's been bugging the crap out of me for a wh...Mark Michelson
2008-04-01Minor formatting cleanup.Jason Parker
2008-04-01More voicemail doxygen additions/cleanup.Jason Parker
2008-03-31Merged revisions 112068 via svnmerge from Jason Parker
2008-03-28Replace magic number size from msgArray array with a define.Jason Parker
2008-03-28Add a bit of doxygen documentation for app_voicemail.Jason Parker
2008-03-26Merged revisions 111121 via svnmerge from Mark Michelson
2008-03-26Merged revisions 111049 via svnmerge from Mark Michelson
2008-03-18Go through and fix a bunch of places where character strings were being inter...Terry Wilson
2008-03-16Remove an unnecessary thread attribute instanceRussell Bryant
2008-03-16Fix polling for mailbox changes in mailboxes that are not in the default vm c...Russell Bryant
2008-03-13Fix a place where configuration values could cause an overflow of a buffer.Russell Bryant