<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html; charset=ISO-8859-1"
 http-equiv="Content-Type">
  <title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
hi,<br>
&nbsp;i am creating a simple prepay IVR to bill calls troug mod_nibblebill<br>
&nbsp;&nbsp;&nbsp; using javascript and some recorded sounds<br>
the user call 222<br>
call get answered and request a pin<br>
the pin is the nibblebill account number<br>
if the pin is corect, the user will heare the actual account cache<br>
and if want to recharge, the user will enter the recharge card pin
number (8 digites)<br>
if is corecte, we move cache from the card table to account table and
the account is debited<br>
but if user inter the card pin number, the IVR is returning the user to
the pin number prompt<br>
any error in this<br>
<a href="http://pastebin:freeswitch@pastebin.freeswitch.org/12068">Pastebin</a><br>
(<a class="moz-txt-link-freetext" href="http://pastebin.freeswitch.org/12068">http://pastebin.freeswitch.org/12068</a>)<br>
please help me folk<br>
thank you<br>
</body>
</html>