Billing is indeed a crucial part but with some group-effort we could probably come up with something good... daloRADIUS is an open source application for management, accounting, and billing. The billing side is almost not developed at all but the management, accounting, and everything else is growing pretty fast. If someone wants to join the team to lead the development of the billing side I will gladly appreciate it. Homepage: http://sourceforge.net/projects/daloradius Wiki: http://daloradius.wiki.sourceforge.net/<http://sourceforge.net/projects/daloradius> Regards, Liran Tal. On Dec 11, 2007 11:40 PM, Edvin Seferovic <edvin.seferovic@kolp.at> wrote:
I love GPL, but unfortunatelly there is too few software being developed for Radius...
That was my problem too !
All I need is actually: - bandwith, time, volume limitation - username/password authentication - MAC authentication (but here is a trick - few MAC's for a one "billing" user) - card generator
Almost everything covered !
And of course something that would allow me to print bills ;)
I have PDF generation :)
Do you know anything, that would do that? Not at the time of writing this. PhpMyPrePaid has some of interesting features.
I suppose, that as your project is a Uni project, you can't make it as GPL?
Actually I am developing it for my company and my BS project is about data accounting and anomaly detection in systems that use RADIUS !
I'll let you know ! Anyone interested in supporting this project ?
Regards, E:S
- List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
Hi Liran, liran tal wrote:
Billing is indeed a crucial part but with some group-effort we could probably come up with something good...
daloRADIUS is an open source application for management, accounting, and billing. The billing side is almost not developed at all but the management, accounting, and everything else is growing pretty fast.
I wouldn't mind contributing, but I would like to have a manager that supports a flexible database plugin system, so that other DBs than the typical MySQL/Postgre can be added easily...for example, Oracle :) Best regards, Mike
Hey, On Dec 16, 2007 10:56 AM, Mother <mother@netstumbler.com> wrote:
I wouldn't mind contributing, but I would like to have a manager that
I will welcome you gladly to the team. If you want to take this matter of billing on yourself please let me know and we can start right away...
supports a flexible database plugin system, so that other DBs than the typical MySQL/Postgre can be added easily...for example, Oracle :)
daloRADIUS uses PHP's Pear DB package for the database abstraction layer so that many databases like sqlite, postgresql, mysql, oracle, minisql, odbc, sybase, are well supported (for a complete list of the databases supported you can check the package's webpage). Regards, Liran Tal.
participants (2)
-
liran tal -
Mother