<div dir="ltr">hi everyone,<div>i am trying to impalement increment billing using Mod_nibblebill as :</div><div>like for mexico rate is 60/60 </div><div>means minimum duration is 60 sec and </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 </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 </div><div><pre>&lt;variable name=&quot;nibble_increment&quot; value=&quot;30&quot; /&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>