Hey gang, on Thirdlane MTE 8.0.2.1 and I'm seeing CDRs still in the database from 2015. In preferences I have it set to keep CDRs for 1 year.
1) Is it safe to do a manual delete using "SELECT * FROM `cdr` WHERE `start` < '2016-03-2016';" ?
2) Would there be any reason the system is not cleaning up the old CDR's itself?
Submitted by thirdlane on Sun, 03/19/2017
Permalink
Submitted by matthewmalk248 on Sun, 03/19/2017
Permalink
There was a bug when running cron jobs, and the one cron job that was deleting various things with expired retention period. It is now fixed,. My suggestion is to wait for the next release, it is coming very soon