process_cdr
Created by Ryan Harris, last modified on 2018.02.08
process_cdr
string Indicates how to process call detail records.
Options:
false
- do not process the recordtrue
- process records for both legs. This is the default.a_only
- only process records on the a legb_only
- only process records on the b leg
This variable is unconditionally exported.
Usage
<action application="set" data="process_cdr=a_only"/>