[email protected] wrote: > fwiw, we see many session times of 00:00 sent from our cisco kit. > its a pain because a value of 0 isnt valid with the default > SQL code and statements (obviously).
...
if (Acct-Session-Time != 0) {
sql
}
else {
ok
}
...
Alan DeKok.
-
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

