summaryrefslogtreecommitdiff
path: root/apps/app_voicemail.c
AgeCommit message (Expand)Author
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
2008-03-11This patch adds support for extended help prompts in voicemail. These promptsRussell Bryant
2008-03-07Merged revisions 106635 via svnmerge from Tilghman Lesher
2008-03-07Merged revisions 106552 via svnmerge from Tilghman Lesher
2008-03-05Create a centralized configuration option for silencethresholdTilghman Lesher
2008-02-29Merged revisions 105261 via svnmerge from Joshua Colp
2008-02-27Remove useless 's' and 'key' variables, in favor of 'val', which serves the e...Jason Parker
2008-02-27Whitespace changes onlyTilghman Lesher
2008-02-26Merged revisions 104119 via svnmerge from Russell Bryant
2008-02-25Merged revisions 104094 via svnmerge from Tilghman Lesher
2008-02-20Fix a crash due to the wrong variable being used when building a directory st...Mark Michelson
2008-02-20When using IMAP storage, if the folder you attempt to save to does not exist,Mark Michelson
2008-02-15Fix redeclaration of variables when using IMAP storageMark Michelson
2008-02-14Merged revisions 103690 via svnmerge from Mark Michelson
2008-02-14Merged revisions 103688 via svnmerge from Mark Michelson
2008-02-09Merged revisions 103197 via svnmerge from Tilghman Lesher
2008-02-08Merge changes from team/mvanbaak/cli-command-auditRussell Bryant
2008-02-06Merged revisions 102576 via svnmerge from Tilghman Lesher
2008-02-05Change verbose messages to use the ast_verb macro.Mark Michelson
2008-02-01Merged revisions 101942 via svnmerge from Tilghman Lesher
2008-01-30Make the VoicemailUsersList AMI command consistent with other manager list fu...Tilghman Lesher
2008-01-28Merged revisions 100672 via svnmerge from Jason Parker
2008-01-23Coding guidelines fixupsTilghman Lesher
2008-01-23Merged revisions 99777 via svnmerge from Tilghman Lesher
2008-01-17Fixing trunk IMAP buildMark Michelson
2008-01-14Add backupdeleted option to app_voicemailJason Parker
2008-01-10Merged revisions 97925 via svnmerge from Mark Michelson