<br><br><div class="gmail_quote">On Thu, Mar 18, 2010 at 9:22 AM, Aloysius Lloyd <span dir="ltr">&lt;<a href="mailto:lloyd.aloysius@gmail.com">lloyd.aloysius@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
No.Need CDR for all calls.<div><br></div><div>I am thinking in the following way. Is this possible?</div><div><br></div><div>Application A - Need CDR values and <span style="font-family: arial,sans-serif; font-size: 13px; border-collapse: collapse;">cdr_csv.conf.xml <span style="border-collapse: separate; font-family: arial; font-size: small;">use <b>onhangupA.lua</b> </span></span></div>

<div><br></div><div>Application B - Need CDR values and <span style="font-family: arial,sans-serif; font-size: 13px; border-collapse: collapse;">cdr_csv.conf.xml <span style="border-collapse: separate; font-family: arial; font-size: small;">use <b>onhangupB.lua</b> </span></span></div>

<div><br></div><div>Application C - Need CDR values only.</div></blockquote><div><br>What you really need to be using is mod_xml_cdr and posting your CDRs to a separate server and do all this stuff outside of the FS server. Using mod_xml_cdr will definitely scale more easily than trying to play around with crazy logic in the dialplan and CSV CDRs.<br>
<br><a href="http://wiki.freeswitch.org/wiki/Mod_xml_cdr">http://wiki.freeswitch.org/wiki/Mod_xml_cdr</a><br><br>It&#39;s a paradigm shift from CSV CDRs but when you realize just how powerful it is you will never be satisfied with plain CSV CDRs any more.<br>
-MC<br><br></div></div>