summaryrefslogtreecommitdiff
path: root/apps/app_voicemail.c
AgeCommit message (Expand)Author
2005-05-17remove extra LOCAL_USER_REMOVE (bug #4308)Russell Bryant
2005-05-16clean up message duration writing code (bug #4285)Kevin P. Fleming
2005-05-15support Swedish and Norwegian mailbox intros (bug #4227)Kevin P. Fleming
2005-05-15add silent option to VMAuthenticate application (bug #4157)Kevin P. Fleming
2005-05-10Fix to bug 4118Matthew Fredrickson
2005-05-08Fix gethostname calls (bug #4198, with mods)Mark Spencer
2005-04-29don't use '%i' at all, since we have no current use cases that need non base-...Kevin P. Fleming
2005-04-27support old single-column options for realtime voicemail (bug #4080)Kevin P. Fleming
2005-04-21use double-quotes instead of angle-brackets for non-system include files (bug...Kevin P. Fleming
2005-04-13support postfix options in voicemail apps (prefix options still supported usi...Kevin P. Fleming
2005-04-02add VM_MESSAGEFILE channel variable to hold path to message left by caller (b...Kevin P. Fleming
2005-03-27Add VM_CONTEXT for substitution (bug #3872)Mark Spencer
2005-03-04Rework channel structure to eliminate "pvt" portion of channel (bug #3573)Mark Spencer
2005-03-01Add some extra checks & verbosity (bug #3686)Mark Spencer
2005-03-01Fix seg in authenticate (bug #3686)Mark Spencer
2005-02-19Fix ODBC storage (bug #3625, with mods)Mark Spencer
2005-02-16Optimize vm storage (bug #3605)Mark Spencer
2005-01-25Merge config updates (bug #3406)Mark Spencer
2005-01-23Make sure two voicemails can't take the same message space (bug #3394)Mark Spencer
2005-01-21update copyright headers for 2005Russell Bryant
2005-01-10Truncate file as appropriate (bug #3304)Mark Spencer
2005-01-10Fix voicemail symlinks (bug #3024)Mark Spencer
2005-01-08Warn if flags is signed instead of unsigned (bug #3279)Mark Spencer
2005-01-03Fix "0" auto deleting messages from voicemail (bug #3057)Mark Spencer
2005-01-03Merge josh's strlen fix (thanks!) (bug #2893)Mark Spencer
2004-12-31Make voicemail registration apps register (bug #3034)Mark Spencer
2004-12-30Make sure all options get copied from general (bug #3194)Mark Spencer
2004-12-27fix logging issueRussell Bryant
2004-12-24fix flag error (bug #3130)Russell Bryant
2004-12-23Merge remainder of Greek support (bug 3107)Mark Spencer
2004-12-23Use flags for voicemail (bug #3130)Mark Spencer
2004-12-22Add partial greek support (bug #3107)Mark Spencer
2004-12-21display new/old messages in voicemail event (bug #3117)Mark Spencer
2004-12-19Merge Olle's comment patch (bug #3097)Mark Spencer
2004-12-17Fix missing NULL (bug #3078)Mark Spencer
2004-12-15Don't let you change your password to '#' (bug #3066)Mark Spencer
2004-12-12Add optional category for voicemail (bug #3022)Mark Spencer
2004-12-12Fix language handling (bug #3023)Mark Spencer
2004-11-30If messages is deleted, don't send it (bug #2957)Mark Spencer
2004-11-28Add ability to store voicemail in ODBC databaseMark Spencer
2004-11-25Add temporary greetings to voicemail (bug #2360)Russell Bryant
2004-11-25Merge tony's ampersand patch (bug #2934)Mark Spencer
2004-11-19Add option to use directory for forward/compose (bug #2025)Mark Spencer
2004-11-13Updates from char * to const char * + german syntax + enumeration (bug #2780)Mark Spencer
2004-11-12Merge Italian voicemail support (bug #2842)Mark Spencer
2004-11-07Fix page thingy (bug #2789)Mark Spencer
2004-11-05Fix bad lineMark Spencer
2004-11-04Fix VMAuthenticate application (bug #2775)Mark Spencer
2004-11-03Add VMAuthenticate application (bug #2775)Mark Spencer
2004-10-30Add voicemail to say # of minutes remaining (bug #2302)Mark Spencer