summaryrefslogtreecommitdiff
path: root/apps/app_voicemail.c
AgeCommit message (Expand)Author
2017-12-22Remove as much trailing whitespace as possible.Sean Bright
2017-12-22Merge "app_voicemail: Fix file copy error handling." into 13Jenkins2
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-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-01app_voicemail: Cleanup ODBC connection handlingSean Bright
2017-06-19app_voicemail: IMAP connection controlAlexei Gradinari
2017-06-15app_voicemail: IMAP logout on reload/unloadAlexei Gradinari
2017-06-15Merge "app_voicemail: IMAP logout on MWI unsubscribe" into 13Jenkins2
2017-06-14app_voicemail.c: Fix compile error when IMAP enabled.Richard Mudgett
2017-06-12app_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" into 13zuul
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-24tests: use datadir for sound filesTzafrir Cohen
2016-10-26app_voicemail: Clear voice mailbox in MailboxExists and MAILBOX_EXISTS.Joshua Colp
2016-08-03app_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-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" in...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-07app_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-13app_voicemail: fix moving when old messages fullJonathan Rose
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
2015-01-09AMI: Make AMI actions that generate event lists consistent.Richard Mudgett
2014-12-03apps/app_voicemail: Fix crash with IMAP when streams are opened simultaneouslyMatthew Jordan
2014-11-09app_voicemail: Fix enhancement that allowed multiple recipients in To: headerMatthew Jordan