<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta http-equiv="Content-Type" content="text/html;charset=ISO-8859-1">
  <title></title>
</head>
<body text="#000000" bgcolor="#ffffff">
Yes ! And the answer for "HOW?" :<br>
<br>
1. IVR : "Welcome to XXX . Please enter your PIN for authentication"<br>
2 Authentication with mysql for a pin&nbsp; (a&nbsp; table in which&nbsp; you enter
the PIN and the value for card)<br>
3. IVR : "Please enter the number you want to reach "<br>
4. Dial the number they have entered!<br>
5. In CDR (mysql or another database) decrease the value of their card.<br>
<br>
&nbsp;<br>
It worked for me... :-) I was deep into &nbsp; CDR source and I had to
develop the auth and preserv unicity applications. But it worked.<br>
<br>
Bartosz Jozwiak wrote:<br>
<blockquote type="cite" cite="mid01af01c36652$faf90100$d724b242@BARTEK">
  <meta http-equiv="Content-Type" content="text/html; ">
  <meta content="MSHTML 6.00.2726.2500" name="GENERATOR">
  <style></style>
  <div><font face="Arial" size="2">Hello,</font></div>
  <div>&nbsp;</div>
  <div><font face="Arial" size="2">Is it possible to make an IVR
Prepaid system with Asterisk ?</font></div>
  <div><font face="Arial" size="2">For example like on Cisco routers.</font></div>
  <div>&nbsp;</div>
  <div><font face="Arial" size="2">regards,</font></div>
  <div><font face="Arial" size="2">Bartosz Jozwiak</font></div>
</blockquote>
</body>
</html>