> I want to make 2 SQL consultations in the accounting_stop_query field. (in
> sql.conf)

Define a new section like that sql {...} in sql.conf (for example call
it postsql), and then invoke it in radiusd.conf in accounting { ... }
section:

accounting {
    detail
    sql
    postacctsql
}

You see, all of those methods will be invoked for all acounting packets.

-- 
damjan | дамјан
This is my jabber ID --> [EMAIL PROTECTED] <-- not my mail address!!!
- 
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Reply via email to