Re: detail sql logging problem



A.L.M.Buxey@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.




This archive was generated by a fusion of Pipermail (Mailman edition) and MHonArc.