<div dir="ltr">You can calculate users remaining minutes according to his remaining balance and then set the Absolute timeout for his every outgoing call using the <a href="http://www.voip-info.org/wiki/index.php?page=Asterisk+func+timeout">Timeout(absolute) = X</a> variable. This will hangup the call after X seconds<br>
And if there users balance is in negative or zero then just bypass the dial statement in your dialplan and land on Hangup or Playback before hangup to let the user know why his call is not being connected.<br><br>All of these changes you have to make in extensions.conf<br>
<br><div class="gmail_quote">On Tue, Jul 29, 2008 at 11:59 AM, Ian Coetzee <span dir="ltr">&lt;<a href="mailto:asterisk@iancoetzee.za.net">asterisk@iancoetzee.za.net</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div dir="ltr">Hi all<br><br>I am trying to implement a prepaid dialing system on our asterisk box. I however have a few questions I need to ask. I have written a simple script in php to do all the billing.<br><ol><li>What do I need to user to cut off the users in mid call</li>

<li>What do I need to insert into my dialplan to deny a user to call</li></ol>if you need any config files I will send them, seeing as I dont know what files to send.<br><br>If you can point me to a howto I will be more gratefull.<br>

<br>Regards<br>Ian<br></div>
<br>_______________________________________________<br>
-- Bandwidth and Colocation Provided by <a href="http://www.api-digital.com" target="_blank">http://www.api-digital.com</a> --<br>
<br>
AstriCon 2008 - September 22 - 25 Phoenix, Arizona<br>
Register Now: <a href="http://www.astricon.net" target="_blank">http://www.astricon.net</a><br>
<br>
asterisk-users mailing list<br>
To UNSUBSCRIBE or update options visit:<br>
 &nbsp; <a href="http://lists.digium.com/mailman/listinfo/asterisk-users" target="_blank">http://lists.digium.com/mailman/listinfo/asterisk-users</a><br></blockquote></div><br><br clear="all"><br>-- <br>Best Regards<br>Rizwan Hisham<br>
<br>
</div>