summaryrefslogtreecommitdiff
path: root/apps/app_voicemail.c
AgeCommit message (Expand)Author
2012-07-05AST-2012-011: Resolve heap corruption issue with voicemailKinsey Moore
2012-06-25Add AMI event documentationMatthew Jordan
2012-06-15Fix voicemail API tests by using the correct argument order for create/destroy.Jason Parker
2012-06-14Multiple revisions 368963,368965Jason Parker
2012-06-11Fix coverity UNUSED_VALUE findings in core support level filesKinsey Moore
2012-06-05Ensure that pages and emails are sent using RFC822-compliant date formatKinsey Moore
2012-06-04Merge changes dealing with support for Digium phones.Mark Michelson
2012-05-18Fix a variety of memory leaksMatthew Jordan
2012-05-10Resolve FORWARD_NULL static analysis warningsKinsey Moore
2012-05-10Coverity Report: Fix issues for error type CHECKED_RETURN for coreJonathan Rose
2012-05-07Fix channel opaquification slip-up in r365477Matthew Jordan
2012-05-07Support VoiceMail d() option when extension does not exist in channel's contextMatthew Jordan
2012-05-04Fix many issues from the NULL_RETURNS Coverity reportKinsey Moore
2012-04-16Fix handling of negative return code when storing voicemails in ODBC storageMatthew Jordan
2012-04-06Add missing newlines to CLI loggingKinsey Moore
2012-03-13Fix IMAP storage compilation after opaquification changesTerry Wilson
2012-02-29Opaquify ast_channel structs and listsTerry Wilson
2012-02-25Fix crash in app_voicemail during close_mailboxMatthew Jordan
2012-02-24Opaquification for ast_format structs in struct ast_channelTerry Wilson
2012-02-20ast_channel opaquification of pointers and integral typesTerry Wilson
2012-02-13Opaquify char * and char[] in ast_channelTerry Wilson
2012-02-10Fix a voicemail memory leak with heard/deleted messages.Jason Parker
2012-02-10Fix IMAP app_voicemail compilation issue introduced in r354429Matthew Jordan
2012-02-08Avoid cppcheck warnings; removing unused vars and a bit of cleanup.Walter Doekes
2012-01-25Fix -Werror=unused-but-set-variable compiler error (gcc 4.6.2)Paul Belanger
2012-01-24Opaquify channel stringfieldsTerry Wilson
2012-01-09Replace direct access to channel name with accessor functionsTerry Wilson
2011-12-23Allow overriding of IMAP server settings on a user by user basisMatthew Jordan
2011-12-16Voicemail with the saycid option will now play a caller's name based on cid i...Jonathan Rose
2011-12-06Add VM_INFO() dialplan function to gather information about a mailbox.Walter Doekes
2011-12-06Add regression tests for issue ASTERISK-18838.Walter Doekes
2011-12-06The voicemail [general] zonetag and locale variables weren't loadedWalter Doekes
2011-11-29Allow each logging destination and console to have its own notion of the verb...Tilghman Lesher
2011-11-16Guarantee messages go into the right folders with multiple recipientsJonathan Rose
2011-11-14Moves voicemail setup password entry to the end of the setup process.Jonathan Rose
2011-10-17Multiple revisions 341108,341112Paul Belanger
2011-09-26Merged revisions 337974 via svnmerge from Richard Mudgett
2011-09-21More silly spacing changesTilghman Lesher
2011-09-21................Tilghman Lesher
2011-09-20Merged revisions 337120 via svnmerge from Matthew Jordan
2011-09-06Merged revisions 334455 via svnmerge from Gregory Nietsky
2011-09-06Revert r334472 due to properties going missingGregory Nietsky
2011-09-06Merged revisions 334455 via svnmerge from Gregory Nietsky
2011-08-29Merged revisions 333631 via svnmerge from Matthew Jordan
2011-08-26Merged revisions 333370 via svnmerge from Matthew Jordan
2011-08-22Merged revisions 332817 via svnmerge from Matthew Jordan
2011-07-26Merged revisions 329538 via svnmerge from Jonathan Rose
2011-07-26Merged revisions 329528 via svnmerge from Jonathan Rose
2011-07-14Merged revisions 328247 via svnmerge from Leif Madsen
2011-07-12Merged revisions 327852 via svnmerge from Matthew Jordan