asterisk/bridges
Russell Bryant 0264eef115 Merge the new Channel Event Logging (CEL) subsystem.
CEL is the new system for logging channel events.  This was inspired after
facing many problems trying to represent what is possible to happen to a call
in Asterisk using CDR records.  For more information on CEL, see the built in
HTML or PDF documentation generated from the files in doc/tex/.

Many thanks to Steve Murphy (murf) and Brian Degenhardt (bmd) for their hard
work developing this code.  Also, thanks to Matt Nicholson (mnicholson) and
Sean Bright (seanbright) for their assistance in the final push to get this
code ready for Asterisk trunk.

Review: https://reviewboard.asterisk.org/r/239/


git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@203638 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2009-06-26 15:28:53 +00:00
..
Makefile Merge phase 1 support for the new bridging architecture. 2009-03-05 18:18:27 +00:00
bridge_builtin_features.c Merge the new Channel Event Logging (CEL) subsystem. 2009-06-26 15:28:53 +00:00
bridge_multiplexed.c Merge phase 1 support for the new bridging architecture. 2009-03-05 18:18:27 +00:00
bridge_simple.c Merge phase 1 support for the new bridging architecture. 2009-03-05 18:18:27 +00:00
bridge_softmix.c Improve timing interface to remember which provider provided a timer 2009-03-27 19:10:32 +00:00