<html><head>
<meta content="text/html; charset=ISO-8859-1" http-equiv="Content-Type">
</head><body style="font-family: Calibri; font-size: 11pt;"
bgcolor="#FFFFFF" text="#000000"><div style="font-size:
11pt;font-family: Calibri;"><span style="font-family: Calibri;">Hi
Victor<br><br>I used V6 but it was patched to CDRConverter (4.0.12).<br>Find
attached the exact layout and notes I got directly from TransNexus.</span><br><span
style="font-family: Calibri;"><br>I got confirmation that V7 will
support basic FreeSWITCH CDRs. No QOS stats though.<br>But at least it
is a good start.<br><br>Kind Regards<br></span><div
class="moz-signature"><br>
<br></div><blockquote style="border: 0px none;"
cite="mid:52851CC0.5080201@gmail.com" type="cite"><div
style="margin:30px 25px 10px 25px;" class="__pbConvHr"><div
style="display:table;width:100%;border-top:1px solid
#EDEEF0;padding-top:5px">          <div
style="display:table-cell;white-space:nowrap;vertical-align:middle;width:100%">
        <a moz-do-not-send="true"
href="mailto:victor.chukalovskiy@gmail.com" style="color:#737F92
!important;padding-right:6px;font-weight:bold;text-decoration:none
!important;">Victor Chukalovskiy</a></div> <div
style="display:table-cell;white-space:nowrap;vertical-align:middle;">
<font color="#9FA2A5"><span style="padding-left:6px">November 14, 2013
8:56 PM</span></font></div></div></div><div
style="color:#888888;margin-left:24px;margin-right:24px;"
__pbrmquotes="true" class="__pbConvBody">
<meta http-equiv="Content-Type" content="text/html;
charset=ISO-8859-1">
<div class="moz-cite-prefix">Hi, did you use SDReporter version 6?
Also, are there specs for CDR format it expects?<br>
<br>
On 13-10-23 05:08 PM, Deon Vermeulen wrote:<br>
</div>
<br>
<div>_________________________________________________________________________<br>Professional
FreeSWITCH Consulting Services:<br><a class="moz-txt-link-abbreviated" href="mailto:consulting@freeswitch.org">consulting@freeswitch.org</a><br><a class="moz-txt-link-freetext" href="http://www.freeswitchsolutions.com">http://www.freeswitchsolutions.com</a><br><br>FreeSWITCH-powered
IP PBX: The CudaTel Communication Server<br><a class="moz-txt-link-freetext" href="http://www.cudatel.com">http://www.cudatel.com</a><br><br>Official
FreeSWITCH Sites<br><a class="moz-txt-link-freetext" href="http://www.freeswitch.org">http://www.freeswitch.org</a><br><a class="moz-txt-link-freetext" href="http://wiki.freeswitch.org">http://wiki.freeswitch.org</a><br><a class="moz-txt-link-freetext" href="http://www.cluecon.com">http://www.cluecon.com</a><br><br>FreeSWITCH-users
mailing list<br><a class="moz-txt-link-abbreviated" href="mailto:FreeSWITCH-users@lists.freeswitch.org">FreeSWITCH-users@lists.freeswitch.org</a><br><a class="moz-txt-link-freetext" href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>UNSUBSCRIBE:<a class="moz-txt-link-freetext" href="http://lists.freeswitch.org/mailman/options/freeswitch-users">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br><a class="moz-txt-link-freetext" href="http://www.freeswitch.org">http://www.freeswitch.org</a><br></div></div><div
style="margin:30px 25px 10px 25px;" class="__pbConvHr"><div
style="display:table;width:100%;border-top:1px solid
#EDEEF0;padding-top:5px">          <div
style="display:table-cell;white-space:nowrap;vertical-align:middle;width:100%">
        <a moz-do-not-send="true" href="mailto:vermeulen.deon@gmail.com"
style="color:#737F92
!important;padding-right:6px;font-weight:bold;text-decoration:none
!important;">Deon Vermeulen</a></div> <div
style="display:table-cell;white-space:nowrap;vertical-align:middle;">
<font color="#9FA2A5"><span style="padding-left:6px">October 23, 2013
11:08 PM</span></font></div></div></div><div
style="color:#888888;margin-left:24px;margin-right:24px;"
__pbrmquotes="true" class="__pbConvBody">
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
<div style="font-size:
11pt;font-family: Calibri;">I manage to get CDRs imported into
SDReporter.<br><br>This is what my cdr_csv.conf.xml file looks like.<br><br><span><span
style="font-family: Calibri;"><configuration
name="cdr_csv.conf" description="CDR CSV Format"><br>
<settings><br> <!-- 'cdr-csv' will always be appended to
log-base --><br> <!--<param name="log-base"
value="/var/log"/>--><br> <param name="default-template"
value="sdreporter"/><br> <!-- This is like the info app but
after the call is hung up --><br> <param name="debug"
value="false"/><br> <param name="rotate-on-hup"
value="true"/><br> <!-- may be a b or ab --><br>
<param name="legs" value="ab"/><br> <!-- Only log in
Master.csv --><br> <param name="master-file-only"
value="true"/><br> </settings><br> <templates><br>
<template
name="sdreporter">"${accountcode}","${caller_id_number}","${destination_number}","${context}","${caller_id}","SIP/${sip_from_host}-${call_uuid}","SIP/${sip_gateway_name}_${sip_to_user}","${last_app}","${last_arg}","${start_stamp}","${progress_media_stamp}","${end_stamp}","${duration}","${billsec}","${hangup_cause}","${accountname}","${uuid}","${userfield}"</template><br>
</templates><br></configuration></span></span><br><br>The
"default" asterisk profile does not work.<br>SDReporter is very specific
in the format of the CDR and especially with the Channel, so I had to
"normalize" to Asterisk equivalent.<br><br>Now off to getting the QoS
variable outputs into SDReporter.<br><br><br>Kind Regards<br><br><br></div></div></blockquote></div></body></html>