<div dir="ltr">I don&#39;t see one.. you can get <a href="http://wiki.freeswitch.org/wiki/Mod_cdr_csv#bleg_uuid">bleg_uuid</a>, but not much else.<div><br><div><a href="http://wiki.freeswitch.org/wiki/Variable_copy_xml_cdr">Variable_copy_xml_cdr</a> -- this copies the entire XML from the B leg into the A leg, but that won&#39;t quite help for mod_cdr_csv.</div>

<div><br></div><div>Either you need a patch similar to bleg_uuid, which I don&#39;t know if Anthony would want in the main repo, or you need to use xml_cdr (or json_cdr?) to get both cdrs at once and save the sip_call_id.</div>

<div><br></div><div>I couldn&#39;t find the code that creates bleg_uuid, I&#39;m not sure how that one works.</div><div><br clear="all"><div dir="ltr"><span style="font-family:Verdana,Arial,Helvetica,sans-serif;font-size:small">-Avi<br>

</span></div><br>
<br><br><div class="gmail_quote">On Tue, Oct 30, 2012 at 2:02 AM, DJB International <span dir="ltr">&lt;<a href="mailto:djbinter@gmail.com" target="_blank">djbinter@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

I have only used and enabled a leg parameter in mod_cdr_csv.  Is there a way to get the sip_call_id variable from b-leg in mod_cdr_csv without enabling the b legs parameter; something like bleg_sip_call_id ?<br><br>Thank you.<br>


<br>_________________________________________________________________________<br>
Professional FreeSWITCH Consulting Services:<br>
<a href="mailto:consulting@freeswitch.org">consulting@freeswitch.org</a><br>
<a href="http://www.freeswitchsolutions.com" target="_blank">http://www.freeswitchsolutions.com</a><br>
<br>
FreeSWITCH-powered IP PBX: The CudaTel Communication Server<br>
<a href="http://www.cudatel.com" target="_blank">http://www.cudatel.com</a><br>
<br>
Official FreeSWITCH Sites<br>
<a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
<a href="http://wiki.freeswitch.org" target="_blank">http://wiki.freeswitch.org</a><br>
<a href="http://www.cluecon.com" target="_blank">http://www.cluecon.com</a><br>
<br>
FreeSWITCH-users mailing list<br>
<a href="mailto:FreeSWITCH-users@lists.freeswitch.org">FreeSWITCH-users@lists.freeswitch.org</a><br>
<a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>
UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br>
<a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
<br></blockquote></div><br></div></div></div>