Multiple NAS
Alan DeKok
aland at deployingradius.com
Sat Aug 9 10:45:10 CEST 2008
Rana Dhekial wrote:
> So the idea is to create multiple tables in the database where
> Freeradius is writing and store Cisco's accounting info to say
> radacct_1, Asterisk's to radacct_2, OpenSER's to radacct_3 tables.
You can update the table name on the fly. In 2.0.5, set
SQL-Table-Name, and then edit the SQL queries to replace the references
to ${acct_table} with %{%{SQL-Table-Name}:-${acct_table}}
Alan DeKok.
More information about the Freeradius-Users
mailing list