<div dir="ltr"><div class="gmail_default" style="font-family:tahoma,sans-serif;font-size:small;color:#000066">not sure about dial, but I Set(__var=value); and in each piece of dialplan I set CDR(var=value);</div></div><div class="gmail_extra">
<br><br><div class="gmail_quote">On 31 December 2013 00:00, Igor Katson <span dir="ltr"><<a href="mailto:igor.katson@gmail.com" target="_blank">igor.katson@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<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>
<br>--<br>
_____________________________________________________________________<br>
-- Bandwidth and Colocation Provided by <a href="http://www.api-digital.com" target="_blank">http://www.api-digital.com</a> --<br>
New to Asterisk? Join us for a live introductory webinar every Thurs:<br>
               <a href="http://www.asterisk.org/hello" target="_blank">http://www.asterisk.org/hello</a><br>
<br>
asterisk-users mailing list<br>
To UNSUBSCRIBE or update options visit:<br>
   <a href="http://lists.digium.com/mailman/listinfo/asterisk-users" target="_blank">http://lists.digium.com/mailman/listinfo/asterisk-users</a><br></blockquote></div><br></div>