Commit Graph

160 Commits (ce7b0a51f1eae12e0f4b8d206d1c4f06d4348786)

Author SHA1 Message Date
Jeff Peeler 568c057c4c Extend max call limit duration from 24.8 days to 292+ million years.
16 years ago
Tilghman Lesher e8a6d2995e Add pickup event to AMI. Also, fix AMI documentation.
16 years ago
Sean Bright e612d87695 Convert a few places to use ast_calloc_with_stringfields where applicable.
16 years ago
Jeff Peeler 495b701a85 Merged revisions 239838 via svnmerge from
16 years ago
Jeff Peeler cde1057ec3 Merged revisions 238834 via svnmerge from
16 years ago
Jeff Peeler 7df5564a61 Stop trying to find a parking space after traversing the parkinglot one time.
16 years ago
Jeff Peeler 0a4f80cbcf Fix channel name comparison for bridge application.
16 years ago
Tilghman Lesher 128e4022d0 Merged revisions 235821 via svnmerge from
16 years ago
Jeff Peeler c10288ec01 Fix erroneous hangup extension execution
16 years ago
Matthew Nicholson cab2253d34 Merged revisions 230627 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 d8e0c58437 Expand codec bitfield from 32 bits to 64 bits.
16 years ago
Matthew Nicholson 7ed425ec80 This patch adds a sequence field to CDRs that can be combined with the linkedid or uniqueid field to uniquely identify a CDR.
16 years ago
Joshua Colp b518c7b9a7 Merged revisions 224773 via svnmerge from
16 years ago
David Vossel 9456ab2724 Deadlock in channel masquerade handling
16 years ago
Jeff Peeler f150b48bc0 Add bridge related dial flags to the bridge app
16 years ago
Joshua Colp 3031ca468d Do not attempt to add a parking extension if an error occurred while reading the configuration.
16 years ago
Michiel van Baak f914f65634 - lock channel before looking for a channel variable
16 years ago
Jeff Peeler 29e1e05e13 Add two new dialplan variables when using features
16 years ago
Matthew Nicholson 53fd27c005 Fix a crash by checking the proper pointer for validity before deferencing it.
16 years ago
Russell Bryant 8fa685ece2 Don't blow up on a NULL cdr.
16 years ago
Tilghman Lesher 642bec4d6f AST-2009-005
16 years ago
Jeff Peeler b0f0110b16 Fix broken call pickup
16 years ago
David Brooks d81d6d3415 Fixing typos. Replaces "recieved" with "received" and "initilize" with "initialize"
16 years ago
David Brooks 174c36ad41 Fixes Park() argument handling
17 years ago
Matthew Nicholson fd6a49beac Moved trigger for BRIDGE_END CEL event so that it is more accurate.
17 years ago
Russell Bryant 0264eef115 Merge the new Channel Event Logging (CEL) subsystem.
17 years ago
Russell Bryant bd2e4dc229 Merged revisions 203375 via svnmerge from
17 years ago
Tilghman Lesher ad0d1bfd9e Merged revisions 201828 via svnmerge from
17 years ago
Kevin P. Fleming 82fb56886e More 'static' qualifiers on module global variables.
17 years ago
David Vossel 3830c415c7 Generic call forward api, ast_call_forward()
17 years ago
Mark Michelson 298d745fb4 Add the ability to execute connected line interception macros.
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
Mark Michelson 1e3ac401f4 Pass connected line updates along during a bridge.
17 years ago
Joshua Colp b4c24d2da1 Merged revisions 195688 via svnmerge from
17 years ago
Russell Bryant 23f54f4c76 Fix a typo where an equality check should be an assignment.
17 years ago
Kevin P. Fleming 1c988d8996 add 'const' qualifiers in various places where they should have been
17 years ago
Jeff Peeler 1c05448f5a Merged revisions 192858 via svnmerge from
17 years ago
Richard Mudgett 7019ff68db Fixed crashes from issue8824 review board channel locking changes.
17 years ago
Joshua Colp 77e9d51c93 Merged revisions 192454 via svnmerge from
17 years ago
Russell Bryant cba19c8a67 Convert the ast_channel data structure over to the astobj2 framework.
17 years ago
Russell Bryant 559f908016 Fix call parking callback. Pipes -> Commas.
17 years ago
Tilghman Lesher 1030a25ac9 Modify headers and macros, according to Russell's suggestions on the -dev list
17 years ago
Jeff Peeler f57fddb5bb Add timer for features so that backup bridge config can go away
17 years ago
Mark Michelson 6f53ed4c67 This commit introduces COLP/CONP and Redirecting party information into Asterisk.
17 years ago
David Vossel 9d3527bddf Merged revisions 183386 via svnmerge from
17 years ago
David Vossel 2764c2821f Merged revisions 183126 via svnmerge from
17 years ago
Kevin P. Fleming d11b6386a5 Improve behavior of ast_answer() to not lose incoming frames
17 years ago
Mark Michelson 0892cdb958 Remove ast_ prefix from functions which are not public.
17 years ago