Commit Graph

858 Commits (6a7f37e07d92d445863b5b942a6a26f00bfaee6c)

Author SHA1 Message Date
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
17 years ago
Sean Bright d2c67ee8e5 A bunch of CODING_GUIDELINES related fixes. Not even close to done.
17 years ago
Sean Bright fa1f156dba Remove an unnecessary #ifdef
17 years ago
Tilghman Lesher 34d0143955 Recorded merge of revisions 204469 via svnmerge from
17 years ago
David Brooks 9c6f164227 Fixing voicemail's error in checking max silence vs min message length
17 years ago
Russell Bryant 0264eef115 Merge the new Channel Event Logging (CEL) subsystem.
17 years ago
Tilghman Lesher 7b37a60418 Initialize additional variables, to prevent a possible crash.
17 years ago
Michiel van Baak 4271603247 add FILE_STORAGE to Voicemail Build Options
17 years ago
Kevin P. Fleming aaeec3b40f Last batch of 'static' qualifiers for module-level global variables.
17 years ago
Kevin P. Fleming 6c5987811c Redesigned 'optional API' support.
17 years ago
Eliel C. Sardanons 2c882626a0 Implement a new element in AstXML for AMI actions documentation.
17 years ago
Kevin P. Fleming e6b2e9a750 Const-ify the world (or at least a good part of it)
17 years ago
Tilghman Lesher c1cb7b078e Merged revisions 195520 via svnmerge from
17 years ago
Tilghman Lesher bdcafc1ab4 Recorded merge of revisions 195366 via svnmerge from
17 years ago
Tilghman Lesher 84a4d2484d Merged revisions 193955 via svnmerge from
17 years ago
Tilghman Lesher 39ed871d95 Convert a THREADSTORAGE object into a simple malloc'd object (as suggested by Russell on -dev)
17 years ago
Kevin P. Fleming 1c988d8996 add 'const' qualifiers in various places where they should have been
17 years ago
Tilghman Lesher 59e8829e36 Found and fixed a memory leak
17 years ago
Tilghman Lesher 52541f5aeb Don't nullify an ast_str pointer.
17 years ago
Tilghman Lesher a866a75900 Merge str_substitution branch.
17 years ago
Russell Bryant cba19c8a67 Convert the ast_channel data structure over to the astobj2 framework.
17 years ago
Tilghman Lesher 0adb04fbbb Merged revisions 188773 via svnmerge from
17 years ago
Tilghman Lesher a3c84f9575 Merged revisions 186445 via svnmerge from
17 years ago
Tilghman Lesher 06061491ba Merged revisions 186415 via svnmerge from
17 years ago
Mark Michelson 5c53b2226d Fix the ability to retrieve voicemail messages from IMAP.
17 years ago
Mark Michelson de8a0946c8 Merged revisions 185468 via svnmerge from
17 years ago
Russell Bryant 2a4f9f7181 Change global_app_buf to ast_str_thread_global_buf.
17 years ago
Russell Bryant ee77b475f2 Improve performance of the ast_event cache functionality.
17 years ago
Mark Michelson 09df92d485 Merged revisions 180567 via svnmerge from
17 years ago
Mark Michelson 96405af1a8 Merged revisions 180464 via svnmerge from
17 years ago