----- Original Message ----- From: "Gulen Buyukbayram" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, June 17, 2004 1:56 PM Subject: cdr
> Hi, > I need to configure free radius so that I can generate CDR and send them to an > external database. Does anyone have any idea about how I can do this? You can read the accounting logfiles and insert the sessions into your cdr database. Easier would be to setup FreeRadius with a database to store accounting records. If you're not satisfied with the format in which the sessions are stored in the database, you could write a script which transfers the sessions in the database used by freeRadius to another database in any way you like. > > thanks in advance > > Gulen > > > - > List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html > - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

