Commit Graph

672 Commits (d806ae0da0811f26d23fd241ede8840d09cf74e4)

Author SHA1 Message Date
Russell Bryant 0264eef115 Merge the new Channel Event Logging (CEL) subsystem.
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
Mark Michelson e1c03cbf1a Fix some bad locking stemming from trying to forward a call to a non-existent
16 years ago
Mark Michelson d222361a29 Fix a potential crash from trying to access a NULL channel pointer.
16 years ago
David Vossel c42344b319 ast_call_forward() todo notes and originate flag copy.
16 years ago
Mark Michelson 298d745fb4 Add the ability to execute connected line interception macros.
16 years ago
Mark Michelson 4c7c13d574 Remove extra lock from app_queue.
16 years ago
Sean Bright 7ee6e9f4ce Add a missing unref for queues in handle_statechange.
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 bdcafc1ab4 Recorded merge of revisions 195366 via svnmerge from
16 years ago
Matthew Nicholson 69976640f5 Merged revisions 194028 via svnmerge from
16 years ago
Kevin P. Fleming 1c988d8996 add 'const' qualifiers in various places where they should have been
16 years ago
Mark Michelson 7a2a6a073f Reset the members' call counts when resetting queue statistics.
16 years ago
Richard Mudgett 7019ff68db Fixed crashes from issue8824 review board channel locking changes.
16 years ago
Russell Bryant 1e016da893 Fix app_queue XML documentation.
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
Mark Michelson 8f81deab25 Fix reversed behavior of leavewhenempty option in queues.conf.
16 years ago
Mark Michelson f26878feb2 Fix a couple of queue member reference leaks.
16 years ago
Mark Michelson b6a2f40793 Set all queue variables on both the caller and member channels.
16 years ago
Mark Michelson 6f53ed4c67 This commit introduces COLP/CONP and Redirecting party information into Asterisk.
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
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 2a4f9f7181 Change global_app_buf to ast_str_thread_global_buf.
16 years ago
Mark Michelson b52d2dae2e Fix a memory leak associated with queues.
16 years ago
Mark Michelson b4fcc4a098 Change faulty comparison used when announcing average hold minutes and seconds
16 years ago
Mark Michelson a1a9006163 Run the macro on the queue member's channel when he answers, not the caller's channel.
16 years ago
Mark Michelson d7d817d687 Fix segfault when dialing a typo'd queue
16 years ago
Mark Michelson 8970f8caaa Merged revisions 180006 via svnmerge from
16 years ago
Russell Bryant 184872fdfd Fix a race condition that caused device states to become incorrect for hints.
16 years ago
Mark Michelson 3c9667ae12 Merge queue-reset branch to Asterisk
16 years ago
Mark Michelson 0d5da5f436 Fix a bit of odd logic for announcing position. Sync with 1.6.0's logic
16 years ago
Mark Michelson 34161542e9 Fix odd "thank you" sound playing behavior in app_queue.c
16 years ago
Mark Michelson 2e1d9f9a21 Merged revisions 173692 via svnmerge from
17 years ago
Mark Michelson 172777bd02 Fix some areas where the incorrect interface was passed to ast_device_state
17 years ago
Olle Johansson 7ecda45482 Fix "cancel answered elsewhere" through app_queue with members in chan_local.
17 years ago
Olle Johansson 097822966b Add final part of previously committed work for answered elsewhere in queue - the missing piece that started with app_dial() earlier on.
17 years ago
Mark Michelson 04e56bde03 Fix queue crashes that would occur after the calling channel was masqueraded.
17 years ago
Mark Michelson 4263503bd5 Fix device state parsing issues for channel names with multiple slashes
17 years ago
Mark Michelson b52253d590 Use the default timeout for a queue instead of -1
17 years ago
Olle Johansson 526cc089a9 Add support for setting the Reason header when cancelling a call in the queue
17 years ago
Mark Michelson b9060d4435 Merged revisions 168628 via svnmerge from
17 years ago
Mark Michelson ec0f18405e Clarify a message that app_queue prints and change to a debug-level message
17 years ago
Mark Michelson 454241dd58 Add the average talk time for a queue
17 years ago
Mark Michelson ff20b9116a Update app_queue to deal with the removal of AST_PBX_KEEPALIVE
17 years ago
Steve Murphy aa905e347e Merged revisions 166093 via svnmerge from
17 years ago