<div>Thank u very much.</div>
<div> </div>
<div>Now,<span title="">I have another question a</span><span title="">bout mod_nibblebill Module:</span></div><span title="">
<div><br></div></span><span title="">I found that charging is completed, b-leg has variables variable_nibble_total_billed,</span>
<div><span title=""> but a-leg without this variable. </span></div>
<div><span title=""></span> </div>
<div><span title=""></span><span style="BACKGROUND-COLOR: #e6ecf9; COLOR: #000" title=""><font style="BACKGROUND-COLOR: #ffffff" color="#000000">If the called side hangs up, the desired b-leg variable variable_nibble_total_billed is impossible.</font></span></div>
<span style="BACKGROUND-COLOR: #e6ecf9; COLOR: #000" title=""><font style="BACKGROUND-COLOR: #ffffff" color="#000000">
<div><br></div></font></span><span title="">May I ask, how can I get the variable variable_nibble_total_billed after b-leg hangup.</span>
<p><span title=""></span> </p>
<div><span title="">Thanks.</span></div>
<div><br><br></div>
<div class="gmail_quote">在 2010年10月11日 上午2:53,Daniel Neubert <span dir="ltr">&lt;<a href="mailto:daniel.neubert@solomo.de">daniel.neubert@solomo.de</a>&gt;</span>写道:<br>
<blockquote style="BORDER-LEFT: #ccc 1px solid; MARGIN: 0px 0px 0px 0.8ex; PADDING-LEFT: 1ex" class="gmail_quote">
<div bgcolor="#ffffff" text="#000000"><font size="-1"><font face="Verdana">Unfortunately I think that this is a scenario that is not covered by mod_nibblebill. The module is not capable of charging customers this way.<br>
<br>We&#39;ve solved this by using the nibble_rate as you do to realize a prepaid billing setup. After the final xml CDR is posted to our billing system via curl, we calculate the final price that will be billed to the customer and refund the amount that has been charged by mod_nibblebill. This works pretty good - but there is a catch: Customers can theoretically run below an amount of 0,00 - so we had to configure a nobal_amt to prevent this.<br>
<br>Viele Grüße / Regards<br>Daniel Neubert<br><br><br></font></font>Am 09.10.2010 03:12, schrieb 占平陈: 
<div>
<div></div>
<div class="h5">
<blockquote type="cite">
<p>Hello, I have a question about the mod_nibblebill module of freeswitch.</p>
<p><br>I can use mod_nibblebill to billing. But I found that his billing was not what I want. </p>
<p><br>I want to achieve in this way: every 60 seconds for an interval of less than 60 seconds, 60 seconds to install basis, charging $ 0.1 for each billing interval. For example: the user dials 45 seconds, charging $ 0.1. If user dials 72 seconds, charging $ 0.2. </p>

<p><br>My current configuration in dialplain\default.xml is as follows:</p>
<p>&lt;action application=&quot;bridge&quot; data=&quot;{enable_heartbeat_events=60,nibble_rate=0.1,nibble_account=1000}user/${dialed_extension}@${domain_name}&quot;/&gt; <br> <br>May I ask, mod_nibblebill module can not achieve my desired function, if realized, how can I configure?<br>
 <br>Thank you.</p></blockquote></div></div></div><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" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br>
<a href="http://www.freeswitch.org/" target="_blank">http://www.freeswitch.org</a><br><br></blockquote></div><br>