<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
</head>
<body bgcolor="#FFFFFF" text="#000000">
<font size="-1"><font face="Arial">Hi all,<br>
<br>
I'm thinking about a development of a custom prepaid application
based on mod_nibblebill (that is very interesting).<br>
I'm wondering about the status and the future of this module in
order to understand if this is the better way to achieve the aim
of the project.<br>
I have seen in the mod_nibblebill source code this notes:<br>
<br>
</font></font>
<meta charset="utf-8">
* TODO: Fix what happens when the DB is not available<br>
* TODO: Fix what happens when the DB queries fail (right now, all
are acting like success)<br>
* TODO: Add buffering abilities<br>
* TODO: Make error handling for database, such that when the
database is down (or not installed) we just log to a text file<br>
* FUTURE: Possibly make the hooks not tied per-channel, and instead
just do this as a supervision style application with one thread that
watches all calls<br>
<br>
Does the developers think to continue supporting the module (not
only bugfix but new features)?<br>
<br>
I'm sorry for the particular question but I wouldn't do errors at
this stage of the project.<br>
<br>
<br>
Best Regards,<br>
</body>
</html>