Commit Graph

1133 Commits (021ce938cacbceedc02c652bff47e966ac4f8734)

Author SHA1 Message Date
Jeff Peeler a46bfe67bd Merged revisions 306967 via svnmerge from
14 years ago
Jeff Peeler e2cdaf47bb Merged revisions 306962 via svnmerge from
14 years ago
Jeff Peeler 9264ab00f5 Merged revisions 306866 via svnmerge from
14 years ago
Paul Belanger 3556e4c2d4 Replace ast_log(LOG_DEBUG, ...) with ast_debug()
14 years ago
David Vossel c26c190711 Asterisk media architecture conversion - no more format bitfields
14 years ago
Andrew Latham 93bade5639 Replacing doc/* and asterisk.pdf with wiki links
14 years ago
Tilghman Lesher e3b475b0ad Merged revisions 304985 via svnmerge from
14 years ago
Andrew Latham f9c3b26241 Add Function and Application Relationships to documentation
14 years ago
Jeff Peeler d3c7a68982 Merged revisions 303678 via svnmerge from
14 years ago
Sean Bright 59b2fbb984 Merged revisions 302834 via svnmerge from
14 years ago
Jeff Peeler ac11bca7c0 Merged revisions 301047 via svnmerge from
15 years ago
Jeff Peeler 3eec341083 Merged revisions 300955 via svnmerge from
15 years ago
Tilghman Lesher 1d48790cc2 Merged revisions 299989 via svnmerge from
15 years ago
Jeff Peeler 6765970cd2 Merged revisions 298685 via svnmerge from
15 years ago
Jeff Peeler 48ac3ea237 Merged revisions 296870 via svnmerge from
15 years ago
Jeff Peeler 6751c4f293 Merged revisions 294911 via svnmerge from
15 years ago
Jeff Peeler 03ec54e028 Merged revisions 294905 via svnmerge from
15 years ago
Jeff Peeler 4d76ac7a75 Merged revisions 293119 via svnmerge from
15 years ago
Paul Belanger 6abb7611f0 Merged revisions 292436 via svnmerge from
15 years ago
Jeff Peeler 96519117bb Merged revisions 292227 via svnmerge from
15 years ago
Tilghman Lesher f1244fd3f8 Merged revisions 289875 via svnmerge from
15 years ago
Tilghman Lesher 7157b48150 Merged revisions 289104 via svnmerge from
15 years ago
Jeff Peeler f129ce3b09 Merged revisions 287015 via svnmerge from
15 years ago
Brett Bryant f5418e2279 Merged revisions 285197 via svnmerge from
15 years ago
Tilghman Lesher 8190e96fad Merged revisions 284610 via svnmerge from
15 years ago
Tilghman Lesher 18dee4d996 Merged revisions 280672 via svnmerge from
15 years ago
Tilghman Lesher ebf651105e Merged revisions 278261 via svnmerge from
15 years ago
Richard Mudgett ec37ffbdaf ast_callerid restructuring
15 years ago
Russell Bryant c5476ecb69 Fix compile error.
15 years ago
Paul Belanger d348c9aa1e Include rdnis in msgXXXX.txt file.
15 years ago
Tilghman Lesher da8450323f Kill some startup warnings and errors and make some messages more helpful in tracking down the source.
15 years ago
Eliel C. Sardanons a1b89a6a50 Implement AstData API data providers as part of the GSOC 2010 project,
15 years ago
Tilghman Lesher 1eaa09a0a2 Also run the externnotify script when the pollmailboxes thread notices a change.
15 years ago
Tzafrir Cohen c613897d1c Fix various typos reported by Lintian
15 years ago
Leif Madsen c672763af8 Fix some doxygen warnings.
15 years ago
Russell Bryant 266db9fa8c Silence a compiler warning.
15 years ago
Tilghman Lesher b0357dcc3e Support setting locale per-mailbox (changes date/time languages for email, pager messages).
15 years ago
Tilghman Lesher fa8e44f232 With IMAP backend, messages in INBOX were counted twice for MWI.
15 years ago
Tilghman Lesher c84e7f83c8 Merged revisions 262321 via svnmerge from
15 years ago
Alec L Davis dd3343c33d VoicemailMain and VMauthenticate, allow escape to the 'a' extension when a single '*' is entered
15 years ago
Jeff Peeler 8312f25b13 Merged revisions 261735 via svnmerge from
15 years ago
Jeff Peeler 9db934a869 Merged revisions 260923 via svnmerge from
15 years ago
Jeff Peeler dc9295da58 Merged revisions 259664 via svnmerge from
15 years ago
Eliel C. Sardanons 78edf881d5 Pass interactive = 0 and fix a compile error.
15 years ago
Eliel C. Sardanons a753e8878b Asterisk data retrieval API.
15 years ago
Jeff Peeler e0e32a3bd8 Merged revisions 258432 via svnmerge from
15 years ago
Jeff Peeler 31338f9671 Merged revisions 258029 via svnmerge from
15 years ago
Tilghman Lesher 990ccdd05f Bad merge fix
15 years ago
Leif Madsen 875014bdd4 Remove silly debug message that is not useful.
15 years ago
Tilghman Lesher 0511d3c798 Recorded merge of revisions 255591 via svnmerge from
15 years ago
Sean Bright b8aeb50b7b We need to inclde sys/wait.h on OpenBSD to get WEXITSTATUS.
15 years ago
Jeff Peeler 560d5c6099 Allow configuration of minsecs and nextaftercmd per mailbox.
15 years ago
Russell Bryant a5b4b429f1 Include sys/wait.h on FreeBSD to get the WEXITSTATUS() macro.
15 years ago
Tilghman Lesher 148e5afcd1 Don't override a user option with the global option.
15 years ago
Tilghman Lesher 6d166a9af9 Missing quote in ODBC query.
15 years ago
Jeff Peeler 717599a61f fix build by checking result of symlink in test_voicemail_vmsayname
15 years ago
Jeff Peeler bb3792a8a7 Add new application VMSayName for use with voicemail.
15 years ago
Sean Bright b4b7d16f6f Merged revisions 249671 via svnmerge from
15 years ago
Tilghman Lesher dac8ccd89e Constify a bit of app_voicemail, to make ODBC and IMAP compile once again.
15 years ago
Tilghman Lesher 3b94cadaf9 Fix unit test that Alec Davis broke.
15 years ago
Alec L Davis 40ee6ed4f0 make unit test check for NULL folder, which then defaults to INBOX
15 years ago
Tilghman Lesher a6fd85250d Properly document voicemail API documents. Also fix a crash reported via the -dev list.
15 years ago
Tilghman Lesher e20c28078e Cleanups to fix bugs in the VM count API functions.
15 years ago
Tilghman Lesher 22b144cef4 Change the blanket rules to delete .lastclean on all CFLAGS menuselect targets to be more particular.
15 years ago
Tilghman Lesher 81762bf4c7 Merged revisions 244242 via svnmerge from
15 years ago
Tilghman Lesher f94e723a27 Make sure that the limit is N, not N - 1.
16 years ago
Tilghman Lesher 6bc1fc7240 Merged revisions 240414 via svnmerge from
16 years ago
Jason Parker f93071483f Add app_voicemail and say.c support for Vietnamese.
16 years ago
Tilghman Lesher 06dc97772e Use recommended option, not deprecated option.
16 years ago
Tilghman Lesher 1e0306a04b Actually use tmp for something (brings trunk back into sync with 1.6 branches).
16 years ago
Tilghman Lesher 89a1af1d38 Allow greetings-only mailboxes for Voicemail.
16 years ago
David Vossel f72b2a060d Merged revisions 233116 via svnmerge from
16 years ago
Tilghman Lesher 8599628e0b Add pagerdateformat, to allow shorter dates for SMS messages.
16 years ago
Tilghman Lesher d75ebf8afc Merged revisions 232820 via svnmerge from
16 years ago
Jeff Peeler e5aa8cad9b Extend voicemail to allow IMAP folders to be specified per mailbox.
16 years ago
Matthew Nicholson 31848bcdd1 Merged revisions 231614 via svnmerge from
16 years ago
Matthew Nicholson 936a2bd202 Reverted 231616
16 years ago
Matthew Nicholson 8d1f4fa5ea Merged revisions 231614 via svnmerge from
16 years ago
Tilghman Lesher 5e2aa190fe Display a list of channel variables in each channel-oriented event.
16 years ago
Tilghman Lesher d9f72c1893 Permit storage of voicemail secrets in a separate file, located within the spool directory.
16 years ago
Tilghman Lesher 8f9edddc27 Allow ODBC storage to be queried with multiple mailboxes, and remove multiple goto's.
16 years ago
Sean Bright 0e805a51ec Modify VoiceMailMain()'s a() argument to allow mailboxes to be specified by name.
16 years ago
Sean Bright 3ac28f1e0f Clarify documentation for VoiceMailMain()'s a() option.
16 years ago
Jeff Peeler a9154a905a Make deletion of temporary greetings work properly with IMAP_STORAGE
16 years ago
Tilghman Lesher 6c3a3dabe0 Merged revisions 219816 via svnmerge from
16 years ago
Tilghman Lesher 340d4b1a93 Missing value setting line for maxsecs/maxmessage
16 years ago
Tilghman Lesher e876206693 Merged revisions 218730 via svnmerge from
16 years ago
Tilghman Lesher a873ad7a9b Recorded merge of revisions 218331 via svnmerge from
16 years ago
Sean Bright 40d83cf748 Use ast_free() instead of free().
16 years ago
Jeff Peeler 72365bdede Fix storage of greetings when using IMAP_STORAGE
16 years ago
Kevin P. Fleming 89e87e32d2 Ensure that realtime mailboxes properly report status on subscription.
16 years ago
Jeff Peeler b8e571fb44 Fix greeting retrieval from IMAP
16 years ago
Tilghman Lesher c2612973d0 Check the return value of opendir(3), or we may crash.
16 years ago
Tilghman Lesher 642bec4d6f AST-2009-005
16 years ago
Tilghman Lesher 98e4ab5716 Flag field in wrong position.
16 years ago
Tilghman Lesher 76b48c5dae Remove reference to non-existent help file
16 years ago
Sean Bright d2c67ee8e5 A bunch of CODING_GUIDELINES related fixes. Not even close to done.
16 years ago
Sean Bright fa1f156dba Remove an unnecessary #ifdef
16 years ago
Tilghman Lesher 34d0143955 Recorded merge of revisions 204469 via svnmerge from
16 years ago
David Brooks 9c6f164227 Fixing voicemail's error in checking max silence vs min message length
16 years ago
Russell Bryant 0264eef115 Merge the new Channel Event Logging (CEL) subsystem.
16 years ago
Tilghman Lesher 7b37a60418 Initialize additional variables, to prevent a possible crash.
16 years ago
Michiel van Baak 4271603247 add FILE_STORAGE to Voicemail Build Options
16 years ago
Kevin P. Fleming aaeec3b40f Last batch of 'static' qualifiers for module-level global variables.
16 years ago
Kevin P. Fleming 6c5987811c Redesigned 'optional API' support.
16 years ago
Eliel C. Sardanons 2c882626a0 Implement a new element in AstXML for AMI actions documentation.
16 years ago
Kevin P. Fleming e6b2e9a750 Const-ify the world (or at least a good part of it)
16 years ago
Tilghman Lesher c1cb7b078e Merged revisions 195520 via svnmerge from
16 years ago
Tilghman Lesher bdcafc1ab4 Recorded merge of revisions 195366 via svnmerge from
16 years ago
Tilghman Lesher 84a4d2484d Merged revisions 193955 via svnmerge from
16 years ago
Tilghman Lesher 39ed871d95 Convert a THREADSTORAGE object into a simple malloc'd object (as suggested by Russell on -dev)
16 years ago
Kevin P. Fleming 1c988d8996 add 'const' qualifiers in various places where they should have been
16 years ago
Tilghman Lesher 59e8829e36 Found and fixed a memory leak
16 years ago
Tilghman Lesher 52541f5aeb Don't nullify an ast_str pointer.
16 years ago
Tilghman Lesher a866a75900 Merge str_substitution branch.
16 years ago
Russell Bryant cba19c8a67 Convert the ast_channel data structure over to the astobj2 framework.
16 years ago
Tilghman Lesher 0adb04fbbb Merged revisions 188773 via svnmerge from
16 years ago
Tilghman Lesher a3c84f9575 Merged revisions 186445 via svnmerge from
16 years ago
Tilghman Lesher 06061491ba Merged revisions 186415 via svnmerge from
16 years ago
Mark Michelson 5c53b2226d Fix the ability to retrieve voicemail messages from IMAP.
16 years ago
Mark Michelson de8a0946c8 Merged revisions 185468 via svnmerge from
16 years ago
Russell Bryant 2a4f9f7181 Change global_app_buf to ast_str_thread_global_buf.
16 years ago
Russell Bryant ee77b475f2 Improve performance of the ast_event cache functionality.
16 years ago
Mark Michelson 09df92d485 Merged revisions 180567 via svnmerge from
16 years ago
Mark Michelson 96405af1a8 Merged revisions 180464 via svnmerge from
16 years ago
Mark Michelson e69803a2be Merged revisions 180380 via svnmerge from
16 years ago
Tilghman Lesher 345a6fd1cb Permit emailsubject and emailbody to be set per mailbox.
16 years ago
Tilghman Lesher fefa97001a Oops, merge broke trunk
16 years ago
Tilghman Lesher 306f229d64 Merged revisions 177536 via svnmerge from
16 years ago
Mark Michelson 10281bf183 Merged revisions 175590 via svnmerge from
16 years ago
Tilghman Lesher d4df1c6a78 Fix0ring build
16 years ago
Mark Michelson 8f9c8f8b40 Properly set "seen" and "unseen" flags when moving messages from the new to the old folder when using IMAP for voicemail storage
16 years ago
Jeff Peeler 4ac807845d Merged revisions 173696 via svnmerge from
16 years ago
Tilghman Lesher 317e4e7313 Blank argument crashes Asterisk
16 years ago
Joshua Colp fcf4d42cde Reset the ast_str used for escape substitution. We need to do this since it is a thread local variable that may contain the value of a previous substitution.
16 years ago
Tilghman Lesher 3728c3aa92 Merged revisions 168828 via svnmerge from
17 years ago
Kevin P. Fleming 9a7efae8fd remove the PBX_ODBC logic from the configure script, and add GENERIC_ODCB logic that includes copying the relevant LIB and INCLUDE data from either UnixODBC or iODBC, based on which was found; if both were found, prefer UnixODBC
17 years ago
Tilghman Lesher a117714b88 Merged revisions 165767 via svnmerge from
17 years ago
Tilghman Lesher 665b55e6f8 Fix 2 resource leaks and fix another pipe-to-comma conversion
17 years ago
Mark Michelson a7829044ec Merged revisions 165255 via svnmerge from
17 years ago
Mark Michelson 93a51114cb And actually assign the function to a pointer...
17 years ago
Mark Michelson d0671d8d30 Use the create_vm_state_from_user function in a place where
17 years ago
Tilghman Lesher c8223fc957 Merge ast_str_opaque branch (discontinue usage of ast_str internals)
17 years ago
Mark Michelson 81b642c8c3 Add an option to voicemail.conf to allow urgent messages to be
17 years ago
Joshua Colp 135bb29ba6 Finish conversion to using ARRAY_LEN and remove it as a janitor project.
17 years ago
Tilghman Lesher fd484690ce Merged revisions 162463 via svnmerge from
17 years ago
Tilghman Lesher 73b6cbf66c Merged revisions 162348 via svnmerge from
17 years ago
Eliel C. Sardanons 5e9dc5e1f3 Add voicemail related applications and functions XML documentation:
17 years ago
Sean Bright 3eee1dbb9b Use ast_free() instead of free(), pointed out by eliel on IRC.
17 years ago
Sean Bright 9d2a8810e6 When using IMAP_STORAGE, it's important to convert bare newlines (\n) in
17 years ago
Eliel C. Sardanons 1e8e12efcf Janitor, use ARRAY_LEN() when possible.
17 years ago
Sean Bright 2afd7a09a7 Check the return value of fread/fwrite so the compiler doesn't complain. Only a
17 years ago
Tilghman Lesher c42aef2ebb Merged revisions 160770 via svnmerge from
17 years ago
Tilghman Lesher 3d4c0cd421 Merged revisions 160207 via svnmerge from
17 years ago
Mark Michelson 6c554e4996 Fix the logic for when delete=yes when IMAP storage
17 years ago
Mark Michelson ea9955dd2a Merged revisions 156816 via svnmerge from
17 years ago
Tilghman Lesher 2cc8e25222 Slightly optimize ast_devstate_str and rename global functions devstate2str and config_text_file_save to have an ast_ prefix
17 years ago
Kevin P. Fleming 448562af93 improve configure script to remember the previous value of each dependency in build_tools/menuselect-deps, so that (once it has been written) menuselect can use this information to warn the user when a previously met dependency is no longer met
17 years ago
Tilghman Lesher b287a63971 Merged revisions 154066 via svnmerge from
17 years ago
Kevin P. Fleming bd4eb070f3 bring over all the fixes for the warnings found by gcc 4.3.x from the 1.4 branch, and add the ones needed for all the new code here too
17 years ago
Russell Bryant d7742120e9 - Use a for loop instead of a while loop
17 years ago
Tilghman Lesher c7367e26be Merged revisions 152463 via svnmerge from
17 years ago
Tilghman Lesher e818109d73 Merged revisions 148987 via svnmerge from
17 years ago
Tilghman Lesher 7bdb6c3ea5 Merged revisions 148916 via svnmerge from
17 years ago
Tilghman Lesher c1351ad237 Merge realtime_update2 branch, which adds a new realtime API call named
17 years ago
Tilghman Lesher 926e3ad13d Merged revisions 148257 via svnmerge from
17 years ago
Sean Bright 1dedb785ab Don't include logger.h in asterisk.h by default as it is causing problems building
17 years ago
Mark Michelson 806f3581d9 Read the callerid in the correct order and make sure to
17 years ago
Tilghman Lesher 8b14e5f493 Reverting format addition for now
17 years ago
Tilghman Lesher f5d5eb5e19 Fudges for wav16, just like wav49
17 years ago
Tilghman Lesher e4de40eabc Merged revisions 147997 via svnmerge from
17 years ago
Sean Bright 702ab90240 This was flawed. The issue that I was trying to address was addressed by
17 years ago
Sean Bright e7c2c8b1df Merged revisions 147193 via svnmerge from
17 years ago
Sean Bright 8b53220990 Or not.
17 years ago
Sean Bright 4d9955141c There was a boo-boo in TFOT that is causing some confusion on the mailing lists
17 years ago
Sean Bright 03e4997ceb If we encounter something in mailbox options that we don't grok, then
17 years ago
Michiel van Baak 4560279c69 All ODBC parts can now use either unixodbc or iodbc.
17 years ago
Tilghman Lesher 43ba0b858b Merged revisions 143404 via svnmerge from
17 years ago
Tilghman Lesher 08af5bb312 Create a new config file status, CONFIG_STATUS_FILEINVALID for differentiating
17 years ago
Tilghman Lesher 81c2d7bccf Merged revisions 142744 via svnmerge from
17 years ago
Mark Michelson 2ec51f4ed5 Fix compilation
17 years ago
Mark Michelson 18a3422ef0 Merged revisions 140850 via svnmerge from
17 years ago
Mark Michelson f1647375b2 Merged revisions 140751 via svnmerge from
17 years ago
Mark Michelson d69c866f5f Merged revisions 140421 via svnmerge from
17 years ago
Sean Bright 790fde68d9 Another batch of files from RSW. The remaining apps and a few more
17 years ago
Mark Michelson 4e2406fda4 Fix compilation for ODBC voicemail
17 years ago
Mark Michelson 64a06c0298 Remove one last batch of debug messages
17 years ago
Mark Michelson 3917a7d65d Fix build for non-IMAP storage and get rid of some
17 years ago
Mark Michelson 5e27c1be24 Merging the imap_consistency_trunk branch to
17 years ago
Kevin P. Fleming 992440aceb fix some format strings to actually compile without errors
17 years ago
Tilghman Lesher 0785fad14f Merged revisions 135479 via svnmerge from
17 years ago
Mark Michelson 577d6a5c78 IMAP-specific items must go in IMAP_STORAGE defines...
17 years ago
Mark Michelson a673e3d90a IMAP storage functioned under the assumption that folders
17 years ago
Tilghman Lesher 68880b4e10 Merged revisions 134161 via svnmerge from
17 years ago
Tilghman Lesher c4d4c636d0 Hebrew syntax for voicemail prompts
17 years ago
Tilghman Lesher 49715c05f1 Merged revisions 130959 via svnmerge from
17 years ago
Mark Michelson 1c49415b19 Removed the fn2 field from the vm_state structure.
17 years ago
Mark Michelson 6ddcd21a7f Fix compilation error when IMAP storage is enabled
17 years ago
Tilghman Lesher 8fa66db120 Merged revisions 128856 via svnmerge from
17 years ago
Tilghman Lesher 5a71f180ad Merged revisions 128812 via svnmerge from
17 years ago
Mark Michelson 4f0f9d27cf Crap
17 years ago
Mark Michelson 742815875d If imapfolder=foo were set in voicemail.conf, then when calling VoiceMailMain,
17 years ago
Mark Michelson 04a10e77a0 Get app_voicemail compiling when IMAP storage is used.
17 years ago
Tilghman Lesher 267b9d4eb4 Oops
17 years ago
Tilghman Lesher 885d17506b Keep ast_app_inboxcount API compatible with 1.6.0.
17 years ago
Tilghman Lesher 3a27a6a9e7 Fix some crashlike bugs because flag could be NULL in play_record_review().
17 years ago
Mark Michelson 13a81dd7ae Merged revisions 127244 via svnmerge from
17 years ago
Luigi Rizzo f55143f0a6 fix an uninitialized variable
17 years ago
Tilghman Lesher c9ac1b8ca5 Don't play "your message has been saved" twice.
17 years ago
Tilghman Lesher 7ec25255c5 Merged revisions 124910 via svnmerge from
17 years ago
Mark Michelson 1d2ac41c07 Fix attachment behavior when using IMAP storage for voicemails
17 years ago
Michiel van Baak 8e8359465b Older versions of GNU gcc do not allow 'NULL' as sentinel.
17 years ago
Mark Michelson 7852d30fe8 Merged revisions 124112 via svnmerge from
17 years ago
Mark Michelson a2b4382fd7 Forwarding non-urgent IMAP messages could inadvertently cause the messages
17 years ago
Tilghman Lesher 53459f86b2 Expand RQ_INTEGER type out to multiple types, one for each precision
17 years ago
Tilghman Lesher 9471b87d27 Merge the adaptive realtime branch, which will make adding new required fields
17 years ago
Michiel van Baak 00da438e4c Zap is now DAHDI, mkay
17 years ago
Michiel van Baak 3d4a1cee98 small update to the g() option of app_voicemail to
17 years ago
Mark Michelson 4ad72ce1cf Get rid of warnings for those silly compilers which warn when freeing
17 years ago
Mark Michelson 7e49fd2f0e Use a deep copy on strings that come from ast_events. Otherwise it is
17 years ago
Mark Michelson 028016b401 When counting urgent messages when using IMAP storage, take into account that
17 years ago
Mark Michelson a92223a240 Modify externnotify to take the number of urgent voicemails as a final argument instead
17 years ago
Mark Michelson f10440a35f Prevent crashes from occurring due to a strcmp of a NULL pointer.
17 years ago
Jason Parker 8340b21c1d Voicemail "* exit" should not require an exitcontext to be specified.
17 years ago
Mark Michelson 93e84a7d76 Remove a debug line
17 years ago
Mark Michelson 7daebcd610 Adding support for "urgent" voicemail messages. Messages which are
17 years ago
Tilghman Lesher 8b1d52c9a5 Allow a password change to be validated by an external script.
17 years ago
Dwayne M. Hubbard 817e1ed55f app_voicemail uses a taskprocessor for mwi notification subscriptions
17 years ago
Tilghman Lesher b11854445b Add attributes to various API calls, to help track down bugs (and remove a deprecated function)
17 years ago
Tilghman Lesher 527c601d0c Lock around variables retrieved, and copy the values, if they stay persistent,
17 years ago
Mark Michelson 6e45d3c223 Since there is now a globally available function for saying someone's name, a LOT of
17 years ago
Mark Michelson 3aad03e5f0 Adding a new option 'n' to app_chanspy. This option allows for the name of the spied-on
17 years ago
Tilghman Lesher ff2ca49cd0 Fix breakage caused by #12028. (Closes issue #12535)
17 years ago
Mark Michelson 8ce5a0a500 This patch allows for forwarding a message with a "comment" attachment
17 years ago
Mark Michelson 2b2571d011 Fix a memory leak and protect against potential dereferences of a NULL
17 years ago
Mark Michelson 797adf6bf8 Round 2 of IMAP_STORAGE app_voicemail.c fixes:
17 years ago
Mark Michelson edf0313215 Round 1 of IMAP_STORAGE-related app_voicemail changes
17 years ago
Joshua Colp c9338b76ee Don't hardcode ru into the digits filename so that languageprefix can work.
17 years ago
Tilghman Lesher 137c02a020 Permit message wrap-around during message retrieval.
17 years ago
Mark Michelson a83661d39c This is a "fix" for something that's been bugging the crap out of me for a while.
17 years ago
Jason Parker a734470a2b Minor formatting cleanup.
17 years ago
Jason Parker 9f1e663935 More voicemail doxygen additions/cleanup.
17 years ago
Jason Parker 4edaf04348 Merged revisions 112068 via svnmerge from
17 years ago
Jason Parker ed9e3ef23e Replace magic number size from msgArray array with a define.
17 years ago
Jason Parker 1f8cb622bb Add a bit of doxygen documentation for app_voicemail.
17 years ago
Mark Michelson e94d06b83c Merged revisions 111121 via svnmerge from
17 years ago
Mark Michelson 5278d1d62b Merged revisions 111049 via svnmerge from
17 years ago
Terry Wilson b02bc230af Go through and fix a bunch of places where character strings were being interpreted as format strings. Most of these changes are solely to make compiling with -Wsecurity and -Wformat=2 happy, and were not
17 years ago
Russell Bryant dfe03485a6 Remove an unnecessary thread attribute instance
17 years ago
Russell Bryant 7ccd146656 Fix polling for mailbox changes in mailboxes that are not in the default vm context.
17 years ago