Hola Jon,<br><br>Tu sugerencia de buscar en el mailing list  me ha servido  ahora hay algo que no entiendo bien.<br><br>Ya logro ver datos de tarifa en el CDR  pero por ejemplo, en mi pais  se cobra por minuto 30 colones entonces utilize este ejemplo como referencia para este tipo de cobro:<br>
<br><pre>You want to charge 15 cent as call stablishment and 6 cents per minute to that
destination. You would set something like this:

init rate: 15
init interval: 1
follow rate: 0,1
follow interval 60<br><br>En mi caso:<br><br>init rate: 30
init interval: 1
follow rate: 0,1
follow interval 60<br><br>

</pre><p class="MsoNormal" style="margin-bottom:12.0pt;line-height:normal"><b style><span style="font-size:10.0pt;font-family:"Courier New"" lang="ES-CR">Ahora bien, cuando llamo y pasan solo<span style> 
</span>50 segundos<span style>  </span>obtengo este dato:<br>
<br>
˘ 0.3600<span style>       </span>osea (36 colones), pero
segun entinedo deberia aparecer<span style>  </span>solo
(0.3000), que me estara faltando?.<br>
como puedo dejar este dato asi (30) es posible? osea no en este formato (0.3000).<br>
<br>
</span></b><b style><span style="font-size:10.0pt;font-family:"Courier New"">Muchas
gracias. </span></b></p>

<pre><br><br></pre><br><br><div class="gmail_quote">On Sat, Feb 23, 2013 at 10:08 AM, Daniel Tiefnig <span dir="ltr"><<a href="mailto:dtiefnig@sipwise.com" target="_blank">dtiefnig@sipwise.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="im">On 02/21/2013 07:22 AM, Douglas Ugalde wrote:<br>
> I was trying to set the Billing in SPCE but i can't find the way to<br>
> do it, I don't understand exatly   how it's work,  please if someone<br>
> knows how to do it, can give me just one example? I really need your<br>
> help.<br>
<br>
</div>Creating billing data is documented in the handbook quite well:<br>
<br>
<a href="http://www.sipwise.com/doc/2.7/spce/ar01s09.html#_billing_data_import" target="_blank">http://www.sipwise.com/doc/2.7/spce/ar01s09.html#_billing_data_import</a><br>
<br>
The web interface will also show some syntax hints if you hover over the<br>
input fields.<br>
<br>
If you want to import billing data by file upload, you may also have a<br>
look at the provisioning interface specification (e.g. functions<br>
create_billing_profile() and set_billing_profile_fees()) for a<br>
description of the parameters. The web interface displays the field<br>
order when you hover over the file upload input field.<br>
<br>
br,<br>
daniel<br>
<br>
_______________________________________________<br>
Spce-user mailing list<br>
<a href="mailto:Spce-user@lists.sipwise.com">Spce-user@lists.sipwise.com</a><br>
<a href="http://lists.sipwise.com/listinfo/spce-user" target="_blank">http://lists.sipwise.com/listinfo/spce-user</a><br>
</blockquote></div><br>