hi, i have a reporting system, this will perform intensive calculations, agregate functions etc using accounting data, so i dont want to run this system in the same server where the account is stored, i plan to use the sql_log/sql-relay combo, however i do need that the account data be stored online in the database running in the radius server, because i have triggers in the stoptable that calculate the h323-credit-amount using a modified excelent peter nixon's voip schema.
the line in radius.conf  says

accounting {
#
#  Instead of sending the query to the SQL server,
#  write it into a log file.
#
sql_log
}

cant i have both  sql account feature and sql_log at the same time?
---
Miguel

- List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Reply via email to