Commit Graph

391 Commits (ec2e7aee56ae39af89ff834f8c20530870694cf4)

Author SHA1 Message Date
Tilghman Lesher 954b0dd624 Whitespace fixes
20 years ago
Kevin P. Fleming 3e9edd2702 Merged revisions 37571 via svnmerge from
20 years ago
Kevin P. Fleming ce8a649696 Merged revisions 37441-37442 via svnmerge from
20 years ago
Russell Bryant 81dc532887 fix the build options for app_voicemail
20 years ago
Kevin P. Fleming bc9ed9f5c4 various minor fixes
20 years ago
Kevin P. Fleming d5b7bf2ab7 massive rework of configure script, and split of AST_EXT_LIB into separate macros, reducing code duplication
20 years ago
Olle Johansson ec9d4711d7 - Add notes about voicemail depending on res_adsi
20 years ago
Tilghman Lesher a58afaa03b Whitespace fixes only.
20 years ago
Joshua Colp e6958d9c5e Merged revisions 34911 via svnmerge from
20 years ago
Tilghman Lesher ea05183652 Merged revisions 34875 via svnmerge from
20 years ago
Kevin P. Fleming e49a367ecf commit russell's menuselect/buildoptions work with some changes:
20 years ago
Russell Bryant 4691e6a29e remove IMAP_STORAGE from the build options list for app_voicemail since it's
20 years ago
Russell Bryant 287fce05d0 add support for setting the CFLAGS for voicemail storage options in menuselect
20 years ago
Tilghman Lesher 2ee2b192e3 Merged revisions 34242 via svnmerge from
20 years ago
Russell Bryant 50dff0e818 fix a place where code returns without unlocking the vm users list and various
20 years ago
Kevin P. Fleming 8d88bf549d there is no reason to define our own 'maximum path length' when the POSIX headers already define one for us
20 years ago
Kevin P. Fleming 472c1ca282 simplify autoconfig include mechanism (make tholo happy he can use lint again :-)
20 years ago
Russell Bryant 739385e761 remove the WITH_SMDI define
20 years ago
Tilghman Lesher 95871f201d Merged revisions 32605 via svnmerge from
20 years ago
Olle Johansson f80bde18be - Add headers to e-mail with caller ID name and number to simplify automatic parsing
20 years ago
Kevin P. Fleming 429360320d let's use the proper variable here, instead of segfaulting (don't know how this worked for anyone at all)
20 years ago
Tilghman Lesher d0c36296d2 As requested by kpfleming, renaming messagecount to inboxcount and messagecount2 to messagecount.
20 years ago
Joshua Colp ccf365cc70 Merged revisions 28651 via svnmerge from
20 years ago
Tilghman Lesher f0b985853a Bug 7167 - Fix VMCOUNT if using USE_ODBC_STORAGE (different fix for trunk than for 1.2)
20 years ago
Joshua Colp 9d4d49cfeb Merged revisions 28212 via svnmerge from
20 years ago
Joshua Colp b37f523eff Merged revisions 28169 via svnmerge from
20 years ago
Joshua Colp 10994f5fbc Merged revisions 27847 via svnmerge from
20 years ago
Tilghman Lesher ffe4dedf29 Merged revisions 27636 via svnmerge from
20 years ago
Tilghman Lesher 06882b4232 Merged revisions 27093 via svnmerge from
20 years ago
Russell Bryant 04ecb29d03 remove almost all of the checks of the result from ast_strdupa() or alloca().
20 years ago
Luigi Rizzo 1904069f71 fix indentation of two large blocks
20 years ago
Luigi Rizzo c99f6d4576 fix a couple of misindented lines;
20 years ago
Luigi Rizzo 298eec4d28 use 'switch' insteaf of multiple 'if'
20 years ago
BJ Weschke afa37c0194 Merged revisions 26050 via svnmerge from
20 years ago
Tilghman Lesher 308618585e Bug 7009 - use the actual path, so that a table index can be used
20 years ago
Tilghman Lesher a5e16fe676 Warn user if the custom format is not one of the options
20 years ago
Russell Bryant 24ed662549 add Polish language support to Voicemail, with some minor modifications that
20 years ago
Russell Bryant 10b4545ac0 modify the handling of the new temporary greeting reminder feature so that
20 years ago
Russell Bryant 0794168428 add support for having the user reminded that their temporary greeting
20 years ago
BJ Weschke 6ed0af6fc3 Fix 4 bugs in voicemail. #7064 ( supczinskib and jcollie )
20 years ago
Tilghman Lesher 21789c391b Bug 6989 - updates to the ODBC storage mechanism for compatibility with the new res_odbc
20 years ago
BJ Weschke 7f0cc4786b Merged revisions 23988 via svnmerge from
20 years ago
BJ Weschke 649052f980 Merged revisions 23985 via svnmerge from
20 years ago
Russell Bryant f461c5d160 - convert the list of zones to use the list macros, and add locking (issue #7027, with mods)
20 years ago
Matt O'Gorman 367de1a73d Merged revisions 22596 via svnmerge from
20 years ago
Tilghman Lesher e3f569532f Deprecate prefixed options in voicemail
20 years ago
Luigi Rizzo d4eea1066b convert to use ast_strem_and_wait
20 years ago
Joshua Colp e8a94a71e2 Allow the attachment format to be specified differently for different mailboxes (issue #6961 reported by the ever fabulous Corydon76)
20 years ago
Luigi Rizzo 8977378288 use ast_strdup instead of strdup
20 years ago
Luigi Rizzo 62712ea668 constification and code simplifications
20 years ago