Commit Graph

3458 Commits (4d840c93b684daffa171eeca6a02fa1fb5daeed4)

Author SHA1 Message Date
Richard Mudgett 7019ff68db Fixed crashes from issue8824 review board channel locking changes.
16 years ago
Joshua Colp 1ed5422fa9 Merged revisions 192429 via svnmerge from
16 years ago
Leif Madsen 17dad4e5b0 Commit documentation changes related to issue #14801.
16 years ago
Kevin P. Fleming a3af213506 Remove rarely-used event_log/LOG_EVENT support
16 years ago
TransNexus OSP Development 8612c7ac8a Made security features optional.
16 years ago
TransNexus OSP Development 38720ccd3b Added routing number support.
16 years ago
TransNexus OSP Development 236920485d Fixed not report source network ID and not export destination network ID issues.
16 years ago
Tilghman Lesher a866a75900 Merge str_substitution branch.
16 years ago
Russell Bryant 1e016da893 Fix app_queue XML documentation.
16 years ago
TransNexus OSP Development 2e0f8bcbc8 Updated for OSP Toolkit 3.5.
16 years ago
Mark Michelson 1d941ad821 Allow for a position to be specified when entering a queue.
16 years ago
Mark Michelson 09cde5a40c Update warning message to not have pipes and contain all options.
16 years ago
Russell Bryant cba19c8a67 Convert the ast_channel data structure over to the astobj2 framework.
16 years ago
Mark Michelson 8f81deab25 Fix reversed behavior of leavewhenempty option in queues.conf.
16 years ago
Joshua Colp ada8ae56e1 Fix a double free issue with the Pickup dialplan application.
16 years ago
Terry Wilson 7164958d9d Merged revisions 189465 via svnmerge from
16 years ago
Terry Wilson f505cb43bf Merged revisions 189463 via svnmerge from
16 years ago
Tilghman Lesher 0adb04fbbb Merged revisions 188773 via svnmerge from
16 years ago
Mark Michelson fd833f14ed Make the cancellation of the dial timeout on a call forward optional.
16 years ago
Mark Michelson f26878feb2 Fix a couple of queue member reference leaks.
16 years ago
Olle Johansson bb03eef676 Making sure we have references to external libraries.
16 years ago
Mark Michelson b6a2f40793 Set all queue variables on both the caller and member channels.
16 years ago
Mark Michelson df28954a84 Make sure tc is unlocked before calling ast_call since calling a Local
16 years ago
David Vossel bd23adbc8a Even more changes concerning r187426. Revised where locks are placed yet once again. ast_call() should not be called with a channel locked. could cause deadlock issues with local channels.
16 years ago
Kevin P. Fleming 2f048030bd revert addition of LOG_SECURITY log channel; after further discussion, a much better solution will be used
16 years ago
David Vossel e6052e79d0 More changes concerning r187426. Revised where locks are placed.
16 years ago
Jeff Peeler de4af72f9f Add ability for dialplan execution to continue when caller hangs up.
16 years ago
David Vossel 19f381b484 Fixes deadlock caused by calling get_cid_name with chan locked.
16 years ago
Tilghman Lesher 3a220874cc Merged revisions 187362 via svnmerge from
16 years ago
Kevin P. Fleming b5f8c632df add a dedicated log channel for modules to be able report security-related events, so that they can be fed into external processes for analysis and possible mitigation efforts
16 years ago
Tilghman Lesher e36b632b4a Merged revisions 186775 via svnmerge from
16 years ago
Mark Michelson 6f53ed4c67 This commit introduces COLP/CONP and Redirecting party information into Asterisk.
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
Joshua Colp 63de834395 Merge in the RTP engine API.
16 years ago
Mark Michelson f43159ba31 Fix trunk's compilation.
16 years ago
Mark Michelson 5c0d934e6b Merged revisions 185599 via svnmerge from
16 years ago
Mark Michelson de8a0946c8 Merged revisions 185468 via svnmerge from
16 years ago
Russell Bryant c9c8758d6d Don't free() an astobj2 object.
16 years ago
Mark Michelson c4e3bfb74c Merged revisions 185031 via svnmerge from
16 years ago
Russell Bryant 47c3799c99 Merged revisions 184842 via svnmerge from
16 years ago
Leif Madsen 383d4fa05b Fix a typo in app_ices.
16 years ago
Russell Bryant f745326750 Use ast_random() instead of rand() to ensure we use the best RNG available.
16 years ago
Russell Bryant 2a4f9f7181 Change global_app_buf to ast_str_thread_global_buf.
16 years ago
David Vossel ba0ce88b1e Merged revisions 184388 via svnmerge from
16 years ago
Russell Bryant ee77b475f2 Improve performance of the ast_event cache functionality.
16 years ago
Mark Michelson a7028f2bc6 Merged revisions 184078 via svnmerge from
16 years ago
David Vossel 9d3527bddf Merged revisions 183386 via svnmerge from
16 years ago
Mark Michelson b52d2dae2e Fix a memory leak associated with queues.
16 years ago