<[EMAIL PROTECTED]> wrote: > After compiling RLM_SQLCOUNTER with FreeRadius .. I still can't see > radius trying to update usage statistics in MYSQL tables. > I read doc/rlm_sqlcounter and thought whenever user uses any minutes out > of allocated values RLM_COUNTER will change statistics by calculating : > (Allocated time - Used time)=3D Remaining time.=20 > Am I right here? Any help will be appreciated....
Just listing "sqlcounter" in the "modules" section won't do anything. You've got to tell the server WHEN to use it. List it in the "accounting" and "authorize" sections, too. Alan DeKok. - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

