cdr_manager.conf.sample 418 B

123456789101112131415
  1. ;
  2. ; Asterisk Call Management CDR
  3. ;
  4. [general]
  5. enabled = no
  6. ; The "mappings" category can be used to define additional "key: value" pairs
  7. ; that will be included in the manager event. (after AccountCode, Source, etc).
  8. ;
  9. ; Each line like "varname => label" will include a "label: ${CDR(varname)}"
  10. ; in the generated event where ${CDR(varname)} its replaced with its value
  11. ;
  12. ;[mappings]
  13. ;rate => Rate
  14. ;carrier => Carrier