detail sql logging problem

Alan DeKok aland at deployingradius.com
Tue Apr 15 23:38:40 CEST 2008


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.



More information about the Freeradius-Users mailing list