summaryrefslogtreecommitdiff
path: root/apps/app_voicemail.c
AgeCommit message (Expand)Author
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
2016-04-08app_voicemail/IMAP: IMAP access FATAL error: Out of memoryAlexei Gradinari
2016-01-04voicemail: Move app_voicemail / res_mwi_external conflict to runtimeGeorge Joseph
2015-05-14Merge "AST_MODULE_INFO: Format corrections to the usages of AST_MODULE_INFO m...Joshua Colp
2015-05-13AST_MODULE_INFO: Format corrections to the usages of AST_MODULE_INFO macro.Rodrigo Ramírez Norambuena
2015-05-13app_voicemail: fix moving when old messages fullJonathan Rose
2015-04-13git migration: Refactor the ASTERISK_FILE_VERSION macroMatt Jordan
2015-03-28clang compiler warnings: Fix -Wparantheses-equality warningsMatthew Jordan
2015-03-10app_voicemail: Fix crash with IMAP backends when greetings aren't presentMatthew Jordan
2015-03-05app_voicemail: Fix compile breaking in app_voicemail with IMAP_STORAGE.George Joseph
2015-02-21apps/app_voicemail: Demote an ERROR message to a WARNING messageMatthew Jordan
2015-02-20apps/app_voicemail: Fix IMAP header compatibility issue with Microsoft ExchangeMatthew Jordan
2015-01-23Fix typo's (retrieve, specified, address).Walter Doekes
2015-01-22apps/app_voicemail: Trigger MWI notification with MixMonitor m() optionMatthew Jordan
2015-01-20app_voicemail: Temp message left after review/hangup with ODBC/IMAP backendMatthew Jordan