Delete all CDR for a single tenant

Status
Not open for further replies.

Jiz

Member
Mar 29, 2021
49
1
8
41
Hello,

How can i delete all CDR entries just for a single tenant from database?

Appreciate your answers.
 

ad5ou

Active Member
Jun 12, 2018
884
197
43
Go to "Advanced>Group Manager" and edit the permissions for superadmin to include "xml_cdr_delete"
1659105173669.png
Reload permissions or logout/log back in, and then you will have the option to delete CDR records from the CDR page.

Or with a properly crafted SQL statement, you could accomplish the same thing.
 

Jiz

Member
Mar 29, 2021
49
1
8
41
Go to "Advanced>Group Manager" and edit the permissions for superadmin to include "xml_cdr_delete"
View attachment 3007
Reload permissions or logout/log back in, and then you will have the option to delete CDR records from the CDR page.

Or with a properly crafted SQL statement, you could accomplish the same thing.
Thanks,

I am aware about this method but difficult if I have 100's of pages. SQL statement method would be easier to achieve.
 
Status
Not open for further replies.