summaryrefslogtreecommitdiff
path: root/apps/app_voicemail.c
AgeCommit message (Expand)Author
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
2011-07-05Merged revisions 326411 via svnmerge from Tilghman Lesher
2011-06-30Video support for ConfBridge.David Vossel
2011-06-30Merged revisions 325877 via svnmerge from Matthew Jordan
2011-06-01Merged revisions 321537 via svnmerge from Brett Bryant
2011-05-20Merged revisions 320162 via svnmerge from Jonathan Rose
2011-05-17Merged revisions 319367 via svnmerge from Leif Madsen
2011-05-04Merged revisions 316709 via svnmerge from Sean Bright
2011-05-03Merged revisions 316265 via svnmerge from Russell Bryant
2011-04-07app_voicemail: close_mailbox change LOG_WARNING to LOG_NOTICEAlec L Davis
2011-04-01Merged revisions 312211 via svnmerge from Alec L Davis
2011-04-01Merged revisions 312117 via svnmerge from Alec L Davis
2011-03-28Merged revisions 311751 via svnmerge from Russell Bryant
2011-03-10Merged revisions 310142 via svnmerge from Tilghman Lesher