A.L.M.Buxey at lboro.ac.uk wrote:
> further to last email, heres example packet:
>
...
> Acct-Session-Time = 0
"unlang". :)
accounting {
...
if (Acct-Sesion-Time != 0) {
sql
}
else {
ok
}
...
}
i.e. bypass the module that gets upset over 0 session time.
Alan DeKok.