Commit Graph

3543 Commits (cc21007de174e228efa1a349e0cada08be7537ca)

Author SHA1 Message Date
Eliel C. Sardanons e18eae86c9 Move application ExternalIVR static documentation to XML.
17 years ago
Russell Bryant 12ff77f975 Global var cleanup - constification and removing unused vars.
17 years ago
Eliel C. Sardanons d03fbf2ec5 Move AGI command 'gosub' static documentation to XML.
17 years ago
Eliel C. Sardanons d8e2ef0f30 Move function MEETME_INFO documentation to XML.
17 years ago
Eliel C. Sardanons 7cced65370 Move function MINIVMACCOUNT and MINIVMCOUNTER static documentation to XML.
17 years ago
Russell Bryant a05f90e709 minor tweak
17 years ago
Russell Bryant 338e22b866 Constify a string and strip trailing whitespace.
17 years ago
David Vossel c42344b319 ast_call_forward() todo notes and originate flag copy.
17 years ago
Mark Michelson 298d745fb4 Add the ability to execute connected line interception macros.
17 years ago
Mark Michelson 4c7c13d574 Remove extra lock from app_queue.
17 years ago
Sean Bright 9241877c10 Merged revisions 198251 via svnmerge from
17 years ago
Leif Madsen 1d00714496 Update documentation in MixMonitor.
17 years ago
Tilghman Lesher 98ce0e5b6c Eliminate several needless checks and fix a few memory leaks
17 years ago
Mark Michelson a7fd763ecc Merged revisions 197537 via svnmerge from
17 years ago
Mark Michelson 83500e9b06 Remove some redundant or unnecessary connected line-related function calls.
17 years ago
Sean Bright 7ee6e9f4ce Add a missing unref for queues in handle_statechange.
17 years ago
Eliel C. Sardanons d6759e0117 Unregister every registered application by MiniVM.
17 years ago
Eliel C. Sardanons 2c882626a0 Implement a new element in AstXML for AMI actions documentation.
17 years ago
Richard Mudgett 0510be3564 Fix constify the world compile problem.
17 years ago
Kevin P. Fleming e6b2e9a750 Const-ify the world (or at least a good part of it)
17 years ago
Tilghman Lesher 873a46ded5 If a variable had a blank value upon the initial setting, then it would do nothing.
17 years ago
Mark Michelson 8139c8ed4e Plug a memory leak in app_dial.
17 years ago
Joshua Colp 4da3a150f3 Merged revisions 195635 via svnmerge from
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
Mark Michelson 1413e48fca Fix externalivr's setvariable command so that it properly sets multiple variables.
17 years ago
Eliel C. Sardanons d24179825f Warn about the use of the application WaitExten() within a Macro().
17 years ago
Joshua Colp 5ff58c1ff9 Fix a bug where the 'T' option to Meetme did not work.
17 years ago
Matthew Nicholson 69976640f5 Merged revisions 194028 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
Mark Michelson 7a2a6a073f Reset the members' call counts when resetting queue statistics.
17 years ago
Richard Mudgett 7019ff68db Fixed crashes from issue8824 review board channel locking changes.
17 years ago
Joshua Colp 1ed5422fa9 Merged revisions 192429 via svnmerge from
17 years ago
Leif Madsen 17dad4e5b0 Commit documentation changes related to issue #14801.
17 years ago
Kevin P. Fleming a3af213506 Remove rarely-used event_log/LOG_EVENT support
17 years ago
TransNexus OSP Development 8612c7ac8a Made security features optional.
17 years ago
TransNexus OSP Development 38720ccd3b Added routing number support.
17 years ago
TransNexus OSP Development 236920485d Fixed not report source network ID and not export destination network ID issues.
17 years ago
Tilghman Lesher a866a75900 Merge str_substitution branch.
17 years ago
Russell Bryant 1e016da893 Fix app_queue XML documentation.
17 years ago
TransNexus OSP Development 2e0f8bcbc8 Updated for OSP Toolkit 3.5.
17 years ago
Mark Michelson 1d941ad821 Allow for a position to be specified when entering a queue.
17 years ago
Mark Michelson 09cde5a40c Update warning message to not have pipes and contain all options.
17 years ago
Russell Bryant cba19c8a67 Convert the ast_channel data structure over to the astobj2 framework.
17 years ago
Mark Michelson 8f81deab25 Fix reversed behavior of leavewhenempty option in queues.conf.
17 years ago
Joshua Colp ada8ae56e1 Fix a double free issue with the Pickup dialplan application.
17 years ago
Terry Wilson 7164958d9d Merged revisions 189465 via svnmerge from
17 years ago
Terry Wilson f505cb43bf Merged revisions 189463 via svnmerge from
17 years ago
Tilghman Lesher 0adb04fbbb Merged revisions 188773 via svnmerge from
17 years ago
Mark Michelson fd833f14ed Make the cancellation of the dial timeout on a call forward optional.
17 years ago
Mark Michelson f26878feb2 Fix a couple of queue member reference leaks.
17 years ago
Olle Johansson bb03eef676 Making sure we have references to external libraries.
17 years ago
Mark Michelson b6a2f40793 Set all queue variables on both the caller and member channels.
17 years ago
Mark Michelson df28954a84 Make sure tc is unlocked before calling ast_call since calling a Local
17 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.
17 years ago
Kevin P. Fleming 2f048030bd revert addition of LOG_SECURITY log channel; after further discussion, a much better solution will be used
17 years ago
David Vossel e6052e79d0 More changes concerning r187426. Revised where locks are placed.
17 years ago
Jeff Peeler de4af72f9f Add ability for dialplan execution to continue when caller hangs up.
17 years ago
David Vossel 19f381b484 Fixes deadlock caused by calling get_cid_name with chan locked.
17 years ago
Tilghman Lesher 3a220874cc Merged revisions 187362 via svnmerge from
17 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
17 years ago
Tilghman Lesher e36b632b4a Merged revisions 186775 via svnmerge from
17 years ago
Mark Michelson 6f53ed4c67 This commit introduces COLP/CONP and Redirecting party information into Asterisk.
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
Joshua Colp 63de834395 Merge in the RTP engine API.
17 years ago
Mark Michelson f43159ba31 Fix trunk's compilation.
17 years ago
Mark Michelson 5c0d934e6b Merged revisions 185599 via svnmerge from
17 years ago
Mark Michelson de8a0946c8 Merged revisions 185468 via svnmerge from
17 years ago
Russell Bryant c9c8758d6d Don't free() an astobj2 object.
17 years ago
Mark Michelson c4e3bfb74c Merged revisions 185031 via svnmerge from
17 years ago
Russell Bryant 47c3799c99 Merged revisions 184842 via svnmerge from
17 years ago
Leif Madsen 383d4fa05b Fix a typo in app_ices.
17 years ago
Russell Bryant f745326750 Use ast_random() instead of rand() to ensure we use the best RNG available.
17 years ago
Russell Bryant 2a4f9f7181 Change global_app_buf to ast_str_thread_global_buf.
17 years ago
David Vossel ba0ce88b1e Merged revisions 184388 via svnmerge from
17 years ago
Russell Bryant ee77b475f2 Improve performance of the ast_event cache functionality.
17 years ago
Mark Michelson a7028f2bc6 Merged revisions 184078 via svnmerge from
17 years ago
David Vossel 9d3527bddf Merged revisions 183386 via svnmerge from
17 years ago
Mark Michelson b52d2dae2e Fix a memory leak associated with queues.
17 years ago
David Vossel 2764c2821f Merged revisions 183126 via svnmerge from
17 years ago
Russell Bryant 0bdd99ad64 Merged revisions 182810 via svnmerge from
17 years ago
David Vossel e559cae4ec Option to send DTMF when receiving PROGRESS status
17 years ago
Mark Michelson b4fcc4a098 Change faulty comparison used when announcing average hold minutes and seconds
17 years ago
Mark Michelson a1a9006163 Run the macro on the queue member's channel when he answers, not the caller's channel.
17 years ago
Joshua Colp 499ca8de65 Fix crash when sleep and retries argument was not given to RetryDial application.
17 years ago
Mark Michelson d7d817d687 Fix segfault when dialing a typo'd queue
17 years ago
Joshua Colp 3a92673356 Don't play the "you are about to be placed into the conference" and "the leader has left the conference" sounds if the quiet
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
Joshua Colp 4c9ab0df8c Merge phase 1 support for the new bridging architecture.
17 years ago
Joshua Colp 15090ba1df Remove duplicate 'k' and 'K' Dial options.
17 years ago
David Vossel 979eb709ae app_read does not break from prompt loop with user terminated empty string
17 years ago
Mark Michelson 8970f8caaa Merged revisions 180006 via svnmerge from
17 years ago