<!DOCTYPE html PUBLIC '-//W3C//DTD HTML 4.01 Transitional//EN'>
<html><head><meta http-equiv="Content-Type" content="text/html;charset=us-ascii">
<style>BODY{font:10pt Tahoma,Verdana,sans-serif} .MsoNormal{line-height:120%;margin:0}</style></head><body>
Your solution may be to use cgrates, it is open source and uses the event socket, it will do all you need and much more.<br><blockquote style="padding-left: 5px; margin-left: 5px; border-left: #0000ff 2px solid; margin-right: 0px"><hr><b>From:</b> Nelson Luiz Ferraz de Camargo Penteado [mailto:bigx333@gmail.com]<br><b>To:</b> FreeSWITCH Users Help [mailto:freeswitch-users@lists.freeswitch.org]<br><b>Sent:</b> Tue, 22 Apr 2014 17:35:39 +0000<br><b>Subject:</b> Re: [Freeswitch-users] Minimum Billing using Nibblebill<br><br><p>I've made a patch for that about 2 years ago that got completely ignored on the Jira, when I get to the office I will update the patch file for head and post it here.</p>
<div class="gmail_quote">On 22 Apr 2014 17:21, "Shahzad Bhatti" &lt;<a href="mailto:shahzad.bhatti@g-r-v.com">shahzad.bhatti@g-r-v.com</a>&gt; wrote:<br type="attribution"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div>hi everyone,<div>i am trying to impalement increment billing using Mod_nibblebill as :</div><div>like for mexico rate is 60/60&nbsp;</div><div>means minimum duration is 60 sec and&nbsp;</div><div>next increment duration is also 60 sec</div>

<div>or like for Austria Rate is 60/30</div><div>means minimum duration is 60 sec and&nbsp;</div><div>next increment duration is 30</div><div>so if call to mexico duration is 15 sec then it cost for 60 sec and id duration is 61 sec then it cost for 120 sec.</div>

<div>but in Austria case if call duration is 15 sec then cost it for 60 sec and if duration is 61 sec then it cost 90 sec</div><div><br></div><div>so while reading wiki i found that i can use&nbsp;</div><div><pre>&lt;variable name="nibble_increment" value="30" /&gt;</pre>

<pre>for second problem but want to know how i can set for the 1st case that if call duration is 15 second then call cost for 60 seconds.</pre><pre>i read here </pre><pre><a href="https://wiki.freeswitch.org/wiki/Mod_nibblebill#Billing_a_Call">https://wiki.freeswitch.org/wiki/Mod_nibblebill#Billing_a_Call</a><br>

</pre><pre>as Billing of minimums does not exist (yet)
</pre><pre>so i want to know how that i can implement that or tell me how anyone manage that issue.</pre><pre><br></pre><pre><br></pre><pre>Regards</pre><pre><br></pre><pre>Shahzad Bhatti</pre><pre><br></pre><pre><br></pre>

</div></div>
<br>_________________________________________________________________________<br>
Professional FreeSWITCH Consulting Services:<br>
<a href="mailto:consulting@freeswitch.org">consulting@freeswitch.org</a><br>
<a href="http://www.freeswitchsolutions.com">http://www.freeswitchsolutions.com</a><br>
<br>
FreeSWITCH-powered IP PBX: The CudaTel Communication Server<br>
<a href="http://www.cudatel.com">http://www.cudatel.com</a><br>
<br>
Official FreeSWITCH Sites<br>
<a href="http://www.freeswitch.org">http://www.freeswitch.org</a><br>
<a href="http://wiki.freeswitch.org">http://wiki.freeswitch.org</a><br>
<a href="http://www.cluecon.com">http://www.cluecon.com</a><br>
<br>
FreeSWITCH-users mailing list<br>
<a href="mailto:FreeSWITCH-users@lists.freeswitch.org">FreeSWITCH-users@lists.freeswitch.org</a><br>
<a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>
UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br>
<a href="http://www.freeswitch.org">http://www.freeswitch.org</a><br>
<br></blockquote></div>
</blockquote><style>
</style>
</body></html>