14 Jan
2009
14 Jan
'09
5:02 a.m.
A.L.M.Buxey@lboro.ac.uk 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.