<div dir="ltr">Hi,<div><br></div><div>when one does "Set(CDR(var)=value)" in dialplan, the value is only set for</div><div>one record in the cdr table, but not the linked ones (the ones with the same linkedid).</div>
<div>E.g. if you do something like</div><div><font face="courier new, monospace">    same => n, Set(CDR(var)=value)</font></div><div><font face="courier new, monospace">    same => n,Dial(Local/something&Local/something2)</font></div>
<div><br></div><div>like only the original CDR record with have "var" set to "value", but the ones created from "Dial" won't.<br></div><div><br></div><div>Is it possible to set the CDR variables in all the linked channels?</div>
<div><br></div><div>P.S. And is it possible to find out by the CDR logs, if the originating call is in progress?</div><div><br></div><div>Thanks!</div></div>