dect
/
asterisk
Archived
13
0
Fork 0
Commit Graph

5 Commits

Author SHA1 Message Date
russell 20c9460a8c Merged revisions 283207 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.8

........
  r283207 | russell | 2010-08-23 07:31:20 -0500 (Mon, 23 Aug 2010) | 2 lines
  
  Tack on ${eventextra} to the sample cel_custom.conf.
........


git-svn-id: http://svn.digium.com/svn/asterisk/trunk@283208 f38db490-d61c-443f-a65b-d21fe96a405b
2010-08-23 12:33:24 +00:00
russell a9576024a0 Merged revisions 283177 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.8

........
  r283177 | russell | 2010-08-23 07:12:53 -0500 (Mon, 23 Aug 2010) | 2 lines
  
  Cut down on excessive quotation.
........


git-svn-id: http://svn.digium.com/svn/asterisk/trunk@283178 f38db490-d61c-443f-a65b-d21fe96a405b
2010-08-23 12:13:16 +00:00
russell 18b0303ca9 Merged revisions 283173 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.8

........
  r283173 | russell | 2010-08-23 06:58:34 -0500 (Mon, 23 Aug 2010) | 5 lines
  
  Expand cel_custom.conf.sample.
  
  Include the usage of CSV_QUOTE() to ensure data has valid CSV formatting.  Also list
  the special CEL variables that are available for use in the mapping.
........


git-svn-id: http://svn.digium.com/svn/asterisk/trunk@283174 f38db490-d61c-443f-a65b-d21fe96a405b
2010-08-23 11:59:51 +00:00
seanbright 8ee1ff72b8 Add common headers to CEL related configs.
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@204119 f38db490-d61c-443f-a65b-d21fe96a405b
2009-06-29 18:05:27 +00:00
russell ac3b35dcc7 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: http://svn.digium.com/svn/asterisk/trunk@203638 f38db490-d61c-443f-a65b-d21fe96a405b
2009-06-26 15:28:53 +00:00