<HTML>
<HEAD>
<TITLE>Re: [OpenSIPS-Users] CDRTool date query problem</TITLE>
</HEAD>
<BODY>
<FONT FACE="Tahoma, Verdana, Helvetica, Arial"><SPAN STYLE='font-size:10pt'>Adrian,<BR>
<BR>
I completely missed that. &nbsp;Wow. &nbsp;It appears the misconfiguration was between the keyboard and chair.<BR>
<BR>
<BR>
- Jeff<BR>
<BR>
<BR>
<BR>
On 5/4/09 10:36 AM, &quot;Adrian Georgescu&quot; &lt;<a href="ag@ag-projects.com">ag@ag-projects.com</a>&gt; wrote:<BR>
<BR>
</SPAN></FONT><BLOCKQUOTE><FONT FACE="Tahoma, Verdana, Helvetica, Arial"><SPAN STYLE='font-size:10pt'>Jeff,<BR>
<BR>
The search screen clearly displays a list of monthly tables. You should select the table you want, 200904 in this case.<BR>
<BR>
Adrian<BR>
<BR>
On May 4, 2009, at 4:34 PM, Jeff Pyle wrote:<BR>
<BR>
</SPAN></FONT><BLOCKQUOTE><FONT FACE="Tahoma, Verdana, Helvetica, Arial"><SPAN STYLE='font-size:10pt'> Hello,<BR>
&nbsp;<BR>
&nbsp;In CDRTool v6.7.5, I have the following towards the top of my Opensips data source definition:<BR>
&nbsp;<BR>
&nbsp;</SPAN></FONT><SPAN STYLE='font-size:10pt'><FONT FACE="Lucida Console">&quot;table&quot; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;=&gt; &quot;radacct&quot;.date(&quot;Ym&quot;),<BR>
&nbsp;<BR>
</FONT><FONT FACE="Tahoma, Verdana, Helvetica, Arial"> This is per the instruction right there in the file, if I&#8217;m running the mysql procedure to auto-rotate tables. &nbsp;I am. &nbsp;The problem is that CDRTool appears to query only the current month and year.<BR>
&nbsp;<BR>
&nbsp;Today I tried to select records on April 28 from 16:00 to 16:30. &nbsp;A network capture of the traffic from CDRTool to the mysql server showed the following query:<BR>
&nbsp;<BR>
&nbsp;</FONT><FONT FACE="Lucida Console">select count(*) as records\n &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;from radacct200905 where &nbsp;(AcctStartTime &gt;= '2009-04-28 16:00' and AcctStartTime &lt; '2009-04-28 16:30') <BR>
&nbsp;<BR>
</FONT><FONT FACE="Tahoma, Verdana, Helvetica, Arial"> Queries looking for call in May work just fine, as one might expect. &nbsp;Is this a misconfiguration or a bug?<BR>
&nbsp;<BR>
&nbsp;<BR>
&nbsp;Thanks,<BR>
&nbsp;Jeff<BR>
&nbsp;&nbsp;<BR>
&nbsp;&nbsp;_______________________________________________<BR>
Users mailing list<BR>
<a href="Users@lists.opensips.org">Users@lists.opensips.org</a><BR>
<a href="http://lists.opensips.org/cgi-bin/mailman/listinfo/users">http://lists.opensips.org/cgi-bin/mailman/listinfo/users</a><BR>
</FONT></SPAN></BLOCKQUOTE><SPAN STYLE='font-size:10pt'><FONT FACE="Tahoma, Verdana, Helvetica, Arial"><BR>
<BR>
</FONT></SPAN></BLOCKQUOTE>
</BODY>
</HTML>