<div dir="ltr"><div>Sorry Still i am unable to terminate calls.Here are both files.<br><br><div>Here is my nibblebill.conf.xml file.<br></div><span class="im"><br><configuration name="nibblebill.conf" description="Nibble Billing"><br> <settings><br> <br> <param name="odbc-dsn" value="odbc://freeswitch"/><br> <param name="db_table" value="users"/><br></span><span class="im"> <param name="db_column_cash" value="balance"/><br></span><span class="im"> <param name="db_column_account" value="accountcode"/><br></span><span class="im"> <param name="lowbal_amt" value="5"/><br> <param name="lowbal_action" value="play ding"/><br><br><br></span><span class="im"> <param name="nobal_amt" value="0"/><br> <param name="nobal_action" value="hangup XML default"/><br><br></span><span class="im"> <param name="percall_max_amt" value="0"/><br> <param name="percall_action" value="hangup"/><br><br> </settings><br></configuration></span><br><br><br><br>Here is my default.xml<br><br><include><br> <context name="default"><br> <extension name="unloop"><br><br> <condition field="destination_number" expression="^(1[2-9][0-9]{2}[0-9]{7})$"><br> <variable name="nibble_rate" value="0.03"/>
<br> <variable name="nibble_account" value="45893148"/><br> <action application="bridge" data="sofia/external/1$@168.183.648"/> <br> </condition><br> </extension><br><br><br><extension name="hangup"><br> <condition field="destination_number" expression="^(hangup)$"><br> <action application="hangup"/><br> </condition><br></extension><br><br></context><br></include><br><br><br></div>Any Suggestion :(<br><div><br></div></div><div class="gmail_extra"><br><div class="gmail_quote">On 19 September 2014 01:33, Aqs Younas <span dir="ltr"><<a href="mailto:aqsyounas@gmail.com" target="_blank">aqsyounas@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div>Thanks for your reply..i try it and get back to you.<br></div>Many thanks<br></div><div class="HOEnZb"><div class="h5"><div class="gmail_extra"><br><div class="gmail_quote">On 19 September 2014 01:14, Steven Ayre <span dir="ltr"><<a href="mailto:steveayre@gmail.com" target="_blank">steveayre@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><pre style="font-family:monospace,Courier;padding:1em;border:1px dashed rgb(47,111,171);color:rgb(0,0,0);line-height:1.3em;font-size:12.7272720336914px;background-color:rgb(249,249,249)"><param name="nobal_action" value="hangup XML default"/>
</pre><div>It's a dialplan transfer, you need the XML and context name, and an extension to handle it.</div></div><div class="gmail_extra"><br><div class="gmail_quote"><div><div>On 18 September 2014 19:39, Aqs Younas <span dir="ltr"><<a href="mailto:aqsyounas@gmail.com" target="_blank">aqsyounas@gmail.com</a>></span> wrote:<br></div></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div><div><div dir="ltr"><div>Hi,<br><br></div><div>I am new to freeswitch, i am using mod_nibblebill for billing of realtime calls.It works perfectly, detects correct balance after the completion of call and performs update query on database.What difficulty I am facing now is that mod_nibblebill does not terminate call even when user balance is below zero(0) or is zero(0), which I have specified in my xml file.<br><br></div><div>Here is my nibblebill.conf.xml file.<br></div><div><div><span><br><configuration name="nibblebill.conf" description="Nibble Billing"><br> <settings><br> <br> <param name="odbc-dsn" value="odbc://freeswitch"/><br> <param name="db_table" value="users"/><br></span><span> <param name="db_column_cash" value="balance"/><br></span><span> <param name="db_column_account" value="accountcode"/><br></span><span> <param name="lowbal_amt" value="5"/><br> <param name="lowbal_action" value="play ding"/><br><br><br></span><span> <param name="nobal_amt" value="0"/><br> <param name="nobal_action" value="hangup"/><br><br></span><span> <param name="percall_max_amt" value="0"/><br> <param name="percall_action" value="hangup"/><br><br> </settings><br></configuration><br><br></span></div><div>Here is my default.xml<br><br>include><br> <context name="default"><br> <extension name="unloop"><br><br> <condition field="destination_number" expression="^(1[2-9][0-9]{2}[0-9]{7})$"><br> <variable name="nibble_rate" value="0.03"/>
<br> <variable name="nibble_account" value="45893148"/><br> <action application="bridge" data="sofia/external/1$@168.183.648"/> <br> </condition><br> </extension><br> </context><br></include><br><br></div><div>Could Someone please tell me why mod_nibblebill is not terminating call but accounts call perfectly.<br><br></div><div>(if a user balance is below or at zero(0) mob_nibblebill let them call and after call sets balance to negative value)<br></div><div><br>Thanks In Advance.<br></div></div></div>
<br></div></div>_________________________________________________________________________<br>
Professional FreeSWITCH Consulting Services:<br>
<a href="mailto:consulting@freeswitch.org" target="_blank">consulting@freeswitch.org</a><br>
<a href="http://www.freeswitchsolutions.com" target="_blank">http://www.freeswitchsolutions.com</a><br>
<br>
Official FreeSWITCH Sites<br>
<a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
<a href="http://confluence.freeswitch.org" target="_blank">http://confluence.freeswitch.org</a><br>
<a href="http://www.cluecon.com" target="_blank">http://www.cluecon.com</a><br>
<br>
FreeSWITCH-powered IP PBX: The CudaTel Communication Server<br>
<a href="http://www.cudatel.com" target="_blank">http://www.cudatel.com</a><br>
<br>
FreeSWITCH-users mailing list<br>
<a href="mailto:FreeSWITCH-users@lists.freeswitch.org" target="_blank">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></blockquote></div><br></div>
<br>_________________________________________________________________________<br>
Professional FreeSWITCH Consulting Services:<br>
<a href="mailto:consulting@freeswitch.org" target="_blank">consulting@freeswitch.org</a><br>
<a href="http://www.freeswitchsolutions.com" target="_blank">http://www.freeswitchsolutions.com</a><br>
<br>
Official FreeSWITCH Sites<br>
<a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
<a href="http://confluence.freeswitch.org" target="_blank">http://confluence.freeswitch.org</a><br>
<a href="http://www.cluecon.com" target="_blank">http://www.cluecon.com</a><br>
<br>
FreeSWITCH-powered IP PBX: The CudaTel Communication Server<br>
<a href="http://www.cudatel.com" target="_blank">http://www.cudatel.com</a><br>
<br>
FreeSWITCH-users mailing list<br>
<a href="mailto:FreeSWITCH-users@lists.freeswitch.org" target="_blank">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></blockquote></div><br></div>
</div></div></blockquote></div><br></div>