28 Sep
2006
28 Sep
'06
8:39 p.m.
On 9/29/06, Alan DeKok <aland@deployingradius.com> wrote: {cut}
Ideally we would like to see an ability to run some functions on defined time intervals (not only when a packet comes) so the housekeeping is done then.
If the data is in an external DB, you can use a "cron" job to do that.
Hmm, definately we would prefere to keep everyting in a single place, but the option with using radzap (or radclient) to sort out the problems is also pretty interesting (it saves us a lot of code duplication). Thx for the idea. kind regards pshemko