Author Topic: MiCC Database SMDR Data Queries  (Read 113 times)

Offline mauka

  • New Member
  • *
  • Posts: 4
  • Country: us
  • Karma: +0/-0
    • View Profile
MiCC Database SMDR Data Queries
« on: Yesterday at 04:57:24 PM »
I have been asked to pull SMDR data proving whether or not a specific user called specific external numbers on specific days.

I have been struggling with the Data Inspectors tool and went searching for the SMDR data in the MiCC databases. It appears that that data is stored in vw_LC_ReportData view and the tblData_LC_Trace table in the CCMStatisticalData database.

I believe that I have written accurate SQL queries but wanted confirmation that I am looking in the correct place and would also like some documentation on the tables and columns. My reseller support has been unable to coordinate time between me, him, and Mitel support.

Does anyone have experience or documentation on these tables?


Offline sarond

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 1412
  • Country: au
  • Karma: +73/-0
    • View Profile
Re: MiCC Database SMDR Data Queries
« Reply #1 on: Today at 08:10:21 AM »
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.


 

Sitemap 1 2 3 4 5 6 7 8 9 10