Commit Graph

231 Commits (9d8d86e19de01ea94e3106d78af8aa44e6670745)

Author SHA1 Message Date
Kevin P. Fleming dcfabce0e4 restore count_messages for ODBC storage to proper behavior (bug #4711)
21 years ago
Kevin P. Fleming 86e17a7487 clean up maxmsg parsing, and ensure default applies to Realtime voicemail users
21 years ago
Kevin P. Fleming 9a7a5d5623 fix up lock breakage from bug #4245
21 years ago
Russell Bryant 4f64fe03f0 get rid of compiler warning (bug #4682)
21 years ago
Kevin P. Fleming 7276c684c4 clean up and reorganize vm_intro_it (bug #4683, with formatting changes)
21 years ago
Kevin P. Fleming 2c79cc2fc6 correct arguments being passed to external notify function (bug #4595)
21 years ago
Kevin P. Fleming 99c29d7053 support a configurable number of mailboxes per folder (bug #4229)
21 years ago
Russell Bryant e2d42d2551 update the password in memory as well when using externpass (bug #4602)
21 years ago
Kevin P. Fleming 16c5ee5d56 fix voicemail path locking problems (bug #4245)
21 years ago
Russell Bryant 3cfa36143e properly handle the return of the rowcount from ast_update_realtime (bug #4452)
21 years ago
Russell Bryant 4c531ca8c0 define an AST_MAX_CONTEXT for use instead of AST_MAX_EXTENSION
21 years ago
Kevin P. Fleming bebab80538 ast_copy_string conversion
21 years ago
Kevin P. Fleming 64cf50c8e1 allow user-configurable date formats in voicemail message body (bug #4554)
21 years ago
Kevin P. Fleming 34adab5d08 support Swedish grammar for voicemail message counts (bug #4227)
21 years ago
Kevin P. Fleming c0b1e88e8a the last round of file version tags
21 years ago
Kevin P. Fleming 4f299de252 major Makefile and build process improvements, including removal of all hardcoded paths (modules must now use run-time paths as they should) (bug #4116)
21 years ago
Russell Bryant 5477aca22d remove extra LOCAL_USER_REMOVE (bug #4308)
21 years ago
Kevin P. Fleming 1eecc81838 clean up message duration writing code (bug #4285)
21 years ago
Kevin P. Fleming 15f3cb303f support Swedish and Norwegian mailbox intros (bug #4227)
21 years ago
Kevin P. Fleming ed223f7f90 add silent option to VMAuthenticate application (bug #4157)
21 years ago
Matthew Fredrickson 2bdce17b5a Fix to bug 4118
21 years ago
Mark Spencer 00bcbaaa05 Fix gethostname calls (bug #4198, with mods)
21 years ago
Kevin P. Fleming 8634ef9e4a don't use '%i' at all, since we have no current use cases that need non base-10 parsing (bug #4110)
21 years ago
Kevin P. Fleming 57b1bfcc73 support old single-column options for realtime voicemail (bug #4080)
21 years ago
Kevin P. Fleming 1f9ab2380a use double-quotes instead of angle-brackets for non-system include files (bug #4058)
21 years ago
Kevin P. Fleming 30de08c187 support postfix options in voicemail apps (prefix options still supported using old syntax) (bug #4007)
21 years ago
Kevin P. Fleming 4597c9a9e8 add VM_MESSAGEFILE channel variable to hold path to message left by caller (bug #3926, plus doc update)
21 years ago
Mark Spencer 03da4fbf3b Add VM_CONTEXT for substitution (bug #3872)
21 years ago
Mark Spencer 18d9b26cf9 Rework channel structure to eliminate "pvt" portion of channel (bug #3573)
21 years ago
Mark Spencer f41813c782 Add some extra checks & verbosity (bug #3686)
21 years ago
Mark Spencer dc0bfa2da4 Fix seg in authenticate (bug #3686)
21 years ago
Mark Spencer 6360dec439 Fix ODBC storage (bug #3625, with mods)
21 years ago
Mark Spencer b0863c5e31 Optimize vm storage (bug #3605)
21 years ago
Mark Spencer 5f726ad8c7 Merge config updates (bug #3406)
21 years ago
Mark Spencer 4a072a452e Make sure two voicemails can't take the same message space (bug #3394)
21 years ago
Russell Bryant 0c30452423 update copyright headers for 2005
21 years ago
Mark Spencer 8c85a8461c Truncate file as appropriate (bug #3304)
21 years ago
Mark Spencer 9a3304c65d Fix voicemail symlinks (bug #3024)
21 years ago
Mark Spencer 87c9e1db33 Warn if flags is signed instead of unsigned (bug #3279)
21 years ago
Mark Spencer 3e8bdfc9c9 Fix "0" auto deleting messages from voicemail (bug #3057)
21 years ago
Mark Spencer 056325aca6 Merge josh's strlen fix (thanks!) (bug #2893)
21 years ago
Mark Spencer 981afbee6e Make voicemail registration apps register (bug #3034)
21 years ago
Mark Spencer 2f7b2aad34 Make sure all options get copied from general (bug #3194)
21 years ago
Russell Bryant 6cd0d316e2 fix logging issue
21 years ago
Russell Bryant a84da8a0b9 fix flag error (bug #3130)
21 years ago
Mark Spencer 4752c18d08 Merge remainder of Greek support (bug 3107)
21 years ago
Mark Spencer 93bbbc0b66 Use flags for voicemail (bug #3130)
21 years ago
Mark Spencer ea8882067e Add partial greek support (bug #3107)
21 years ago
Mark Spencer a5b05e975b display new/old messages in voicemail event (bug #3117)
21 years ago
Mark Spencer d6471bec31 Merge Olle's comment patch (bug #3097)
21 years ago