Well, you will need to parse the b-leg CDR on some level. There is no convention for logging the A leg CDR and only one specific variable from the B leg. I suppose you can play around with this variable:<div><br></div><div>
<a href="http://wiki.freeswitch.org/wiki/Variable_copy_xml_cdr">http://wiki.freeswitch.org/wiki/Variable_copy_xml_cdr</a></div><div><br></div><div>However, I doubt what you want to do is possible without getting your hands a little dirty with parsing some XML.</div>
<div><br></div><div>-MC<br><br><div class="gmail_quote">On Tue, Apr 12, 2011 at 4:27 AM, Serge S. Yuriev <span dir="ltr">&lt;<a href="mailto:me@nevian.org">me@nevian.org</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
<br>
Hi<br>
<br>
I have transcoded session from iLBC to g711 and want to see this in CDRs via mod_cdr_csv.<br>
I&#39;m writing only legA to CDR, can I get these variables from legB in this situation?<br>
Any other solution w/o parsing xml_cdr?<br>
<br>
<br>
--<br>
wbr,<br>
Serge<br>
<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>
</blockquote></div><br></div>