3 Dec
2018
3 Dec
'18
3 p.m.
On Dec 3, 2018, at 2:36 PM, Ali Arslan via Freeradius-Users <freeradius-users@lists.freeradius.org> wrote:
Hi all,I am using freeradius 3.0.12 with mysql.I want to close all open accounting sessions at the end of month to be able calculate monthly usages. Should i use radzap, or another better option?
Don't use radzap. Instead, just copy the accounting data to a new table. Alan DeKok.