would u please show me the code u used? On Fri, Apr 9, 2010 at 4:27 PM, Alexander <[email protected]>wrote:
> --- On Wed, 4/7/10, Alan DeKok <[email protected]> wrote: > > > > See "man unlang" > > > > In the "authorize" section, do: > > > > if ("%{sql: SELECT ...quota ...}" <= > > "%{sql:SELECT ... usage ...}") { > > reject > > } > > Finally I got it to work. Thanks! > > Only drawback is that there must be traffic quota configured per user > otherwise I get an access reject because of the SQL query. > > Is it possible to first check if there is a user traffic quota and if not > fallback to the group traffic quota? > > Cheers, > Alexander > > > > > > - > List info/subscribe/unsubscribe? See > http://www.freeradius.org/list/users.html >
- List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

