<br><br><div class="gmail_quote">On Mon, Jun 16, 2008 at 5:55 PM, Iñaki Baz Castillo &lt;<a href="mailto:ibc@in.ilimit.es">ibc@in.ilimit.es</a>&gt; wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
El Monday 16 June 2008 17:44:56 David Villasmil escribió:<br>
<div class="Ih2E3d"><br>
&gt; But as it happens, when you specify a profile like I did: billing profile<br>
&gt; is NORMAL, but RATE NAME is 1, then you MUST CREATE A TABLE CALLED<br>
&gt; &quot;BILLING_RATES_1&quot;, I don&#39;t know if cdrtool is supposed to create it but<br>
&gt; didn&#39;t do it for me. I had to manually create the table:<br>
<br>
</div>What about if you don&#39;t use numeric values as Rate Id?<br>
I use Rate id with textual value (&quot;Reducida&quot;, &quot;Normal&quot;...) and had not your<br>
problem.<br>
</blockquote></div><br>At least in my case, it doesn&#39;t find the rate... Same thing, I had to create the table... <br><br>without creating the table:<br><br>Jun 16 12:02:30 rgi-sql CDRTool[15559]: Error: Cannot find rates for callid=<a href="mailto:00808260004800068104000005E9@82.144.106.187">00808260004800068104000005E9@82.144.106.187</a>, billing party=<a href="mailto:user@1.2.3.4">user@1.2.3.4</a>, customer gateway=<a href="http://1.2.3.4">1.2.3.4</a>, gateway=<a href="http://1.2.3.4">1.2.3.4</a>, destination=1, profile=Normal, app=audio<br>
<br>and then, having created the billing_rates_reducida table:<br><br>Jun 16 12:03:16 rgi-sql CDRTool[21793]: ConnectFee=0.0000 Span=1 Duration=6 DestId=1 gateway=<a href="http://1.2.3.4">1.2.3.4</a> Profile=Normal Period=weekday Rate=reducida Interval=0-24 Cost=0.0500/60 Price=0.0050<br>
<br><br><br><br>strange... I gues our versions are not the same?<br><br>I&#39;m using v 6.4.1, you?<br><br><br>