aboutsummaryrefslogtreecommitdiffstats
path: root/configs/cdr_manager.conf.sample
diff options
context:
space:
mode:
authormurf <murf@f38db490-d61c-443f-a65b-d21fe96a405b>2007-06-19 20:38:21 +0000
committermurf <murf@f38db490-d61c-443f-a65b-d21fe96a405b>2007-06-19 20:38:21 +0000
commitc5045a2326c13ef08d8335848ad2eb3316366673 (patch)
treeaf5606390eb41a447d6a7da2d16f1298c3190895 /configs/cdr_manager.conf.sample
parent8e6636ad6691da7939763307ac7fd013251df83c (diff)
This enhancement provided via bug 9993, a patch to upgrade cdr_manager to have cdr_custom capabilities. Many thanks to eserra for this contribution
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@70122 f38db490-d61c-443f-a65b-d21fe96a405b
Diffstat (limited to 'configs/cdr_manager.conf.sample')
-rw-r--r--configs/cdr_manager.conf.sample9
1 files changed, 9 insertions, 0 deletions
diff --git a/configs/cdr_manager.conf.sample b/configs/cdr_manager.conf.sample
index 1d7984ba4..aa596b718 100644
--- a/configs/cdr_manager.conf.sample
+++ b/configs/cdr_manager.conf.sample
@@ -4,3 +4,12 @@
[general]
enabled = no
+; The "mappings" category can be used to define additional "key: value" pairs
+; that will be included in the manager event. (after AccountCode, Source, etc).
+;
+; Each line like "varname => label" will include a "label: ${CDR(varname)}"
+; in the generated event where ${CDR(varname)} its replaced with its value
+;
+;[mappings]
+;rate => Rate
+;carrier => Carrier