aboutsummaryrefslogtreecommitdiffstats
path: root/configs/cel_custom.conf.sample
AgeCommit message (Collapse)AuthorFilesLines
2010-08-23Merged revisions 283207 via svnmerge from russell1-1/+1
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-23Merged revisions 283177 via svnmerge from russell1-1/+1
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-23Merged revisions 283173 via svnmerge from russell1-1/+11
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
2009-06-29Add common headers to CEL related configs.seanbright1-1/+2
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@204119 f38db490-d61c-443f-a65b-d21fe96a405b
2009-06-26Merge the new Channel Event Logging (CEL) subsystem.russell1-0/+20
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