summaryrefslogtreecommitdiff
path: root/apps/app_voicemail.c
AgeCommit message (Expand)Author
2018-03-20Merge "BuildSystem: Remove unused dependency on libltdl."Joshua Colp
2018-03-17BuildSystem: Remove unused dependency on libltdl.Alexander Traud
2018-03-16app_voicemail: Fix json blob errorsGeorge Joseph
2018-03-12Merge "Replace direct checks of option_debug with DEBUG_ATLEAST macro."Jenkins2
2018-03-07Replace direct checks of option_debug with DEBUG_ATLEAST macro.Corey Farrell
2018-03-07voicemail: Fixed wrong voicemail message countSungtae Kim
2018-01-29app_voicemail: Avoid always true when using pointer address.Alexander Traud
2018-01-15loader: Add dependency fields to module structures.Corey Farrell
2017-12-22Remove as much trailing whitespace as possible.Sean Bright
2017-12-22Merge "app_voicemail: Fix file copy error handling."Jenkins2
2017-12-20app_voicemail: Fix file copy error handling.Corey Farrell
2017-12-20Fix Common Typo's.Corey Farrell
2017-12-18app_voicemail: Fix memory management issues.Corey Farrell
2017-12-13Add new AMI action for app_voicemailpchero
2017-12-04Add new object for VoicemailUserEntrySungtae Kim
2017-10-26app_voicemail.c: Fix compiler warning with IMAP build.Richard Mudgett
2017-08-25voicemail: Fix various abuses of mkstempSean Bright
2017-08-24app_voicemail: Honor escape digits in "greeting only" modeSean Bright
2017-08-01Fix compiler warnings on Fedora 26 / GCC 7.Corey Farrell
2017-07-21app_voicemail.c: Allow mailbox entry on authentication retry prompt.Richard Mudgett
2017-07-07Merge "app_voicemail: Cleanup ODBC connection handling"Joshua Colp
2017-07-05core: Remove 'Data Retrieval API'Sean Bright
2017-07-01app_voicemail: Cleanup ODBC connection handlingSean Bright
2017-06-22app_voicemail: IMAP connection controlAlexei Gradinari
2017-06-16app_voicemail: IMAP logout on reload/unloadAlexei Gradinari
2017-06-15Merge "app_voicemail.c: Fix compile error when IMAP enabled."George Joseph
2017-06-14app_voicemail.c: Fix compile error when IMAP enabled.Richard Mudgett
2017-06-14app_voicemail: IMAP logout on MWI unsubscribeAlexei Gradinari
2017-04-25cleanup: Fix fread() and fwrite() error handlingSean Bright
2017-04-12modules: change module LOAD_FAILUREs to LOAD_DECLINESGeorge Joseph
2017-03-08app_voicemail: Cannot set fromstring on a per-mailbox basisDaniel Journo
2017-02-20app_voicemail: vm_authenticate accesses uninitialized memorySean Bright
2017-02-14Merge "app_voicemail: Allow 'Comedian Mail' branding to be overriden"zuul
2017-02-14Merge "app_voicemail: VoiceMailPlayMsg did not play database stored messages"zuul
2017-02-14app_voicemail: Allow 'Comedian Mail' branding to be overridenSean Bright
2017-02-14app_voicemail: VoiceMailPlayMsg did not play database stored messagesrrittgarn
2017-02-13cli: Fix various CLI documentation and completion issuesSean Bright
2017-01-22tests: use datadir for sound filesTzafrir Cohen
2016-10-27Merge "Remove ASTERISK_REGISTER_FILE."zuul
2016-10-27Remove ASTERISK_REGISTER_FILE.Corey Farrell
2016-10-26app_voicemail: Clear voice mailbox in MailboxExists and MAILBOX_EXISTS.Joshua Colp
2016-08-05app_voicemail: Add taskprocessor alert level options.Alexei Gradinari
2016-07-18Unit tests: Use AST_TEST_DEFINE in conditional code only.Corey Farrell
2016-06-20app_voicemail.c: Fix IMAP compile error.Richard Mudgett
2016-06-07apps/app_voicemail.c and main/say.c: Add support for Icelandic languageÖrn Arnarson
2016-05-26app_voicemail: fix bugs, imap mm_status log change to debugAlexei Gradinari
2016-05-03app_voicemail: always copy dynamic struct to avoid race conditionAndrew Nagy
2016-04-15Merge "app_voicemail/IMAP: function 'save_to_folder' creates wrong folder"Joshua Colp
2016-04-12app_voicemail: Fix test_voicemail_notify_endl test.Joshua Colp
2016-04-11app_voicemail/IMAP: function 'save_to_folder' creates wrong folderAlexei Gradinari