Hi
I'm using chillispot with freeradius. i wrote a perl module for user traffic accounting with freeradius sql module to limit users total traffic at the month or at the week. i defined a few attribute fot this purpose. and the question is :
I need to enable a free traffic for all user at the specific time. for example from 22:00 to 06:00. how can i enable it for our users? we don't want to calculate this free traffic in the user total traffic and it should free at the specific time.
thanks.