copy_xml_cdr
Created by Ryan Harris, last modified on 2018.02.08
copy_xml_cdr
string Copies the other leg's XML CDR into this leg's CDR. For example, the A leg's CDR will contain a variable named b_leg_cdr
whose contents are the URL-encoded XML CDR data from the B leg. This variable must be set on the B leg, so use {copy_xml_cdr=true}
in the dialstring or use export
instead of set
.
Usage
<action application="bridge" data="{copy_xml_cdr=true}user/${dialed_extension}@${domain_name}"/>