17 Aug
2009
17 Aug
'09
1:47 p.m.
Hi,
you should not hit this issue if your kit os okay.
huh? Not following the above sentence at all.
typo: you should not hit this issue if your kit (NAS) is okay
perhaps. Do you have some kind of example? I don't think it's documented.
eg accounting { # Only let accounting be done to detail module if session time is not zero! if (Acct-Session-Time != 0) { detail } else { ok } } the 'ok' is to let accounting carry on with no failure if the session time IS zero alan