1
Mitel Software Applications / Re: MiCC Database SMDR Data Queries
« on: February 24, 2025, 06:43:45 PM »I normally do this differently and look at the raw SMDR data. Text files (zip after certain age) are stored in the Node directory of the PABX, usually Node_1.
So if you look in C:\Program Files (x86)\Mitel\MiContact Center\DataDirectory\Node_01 there will be files starting with "s" followed by date, this is the SMDR file for that date. e.g. s20250221.txt
You might be able to start with that.
I see the raw SMDR files on the MiCC server and it looks like the table in the database has the same data - and possibly even more detail. The SQL query is faster to execute in this case when are unsure about the date range but for the life of my I can't find anything out there that explicitly confirms what the tblData_LC_Trace table is for.