Commit Graph

839 Commits (bcff5928395d3dea747fcef368362bae77fdc895)

Author SHA1 Message Date
Tilghman Lesher 98e4ab5716 Flag field in wrong position.
17 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
Mark Michelson e69803a2be Merged revisions 180380 via svnmerge from
17 years ago
Tilghman Lesher 345a6fd1cb Permit emailsubject and emailbody to be set per mailbox.
17 years ago
Tilghman Lesher fefa97001a Oops, merge broke trunk
17 years ago
Tilghman Lesher 306f229d64 Merged revisions 177536 via svnmerge from
17 years ago
Mark Michelson 10281bf183 Merged revisions 175590 via svnmerge from
17 years ago
Tilghman Lesher d4df1c6a78 Fix0ring build
17 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
17 years ago
Jeff Peeler 4ac807845d Merged revisions 173696 via svnmerge from
17 years ago
Tilghman Lesher 317e4e7313 Blank argument crashes Asterisk
17 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.
17 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