Is there a way to collect old Data from the LCSCdr database before MessageStats started gathering the data.
Yes this can be done; there is a T_OCS_Configuration table in the MessageStats database. You need to go into that table and find the InitialCollectionDays column and change that column to go back to as many days as you want to collect. For Example: if you want to go back and collect 3 months worth you would put 90 in the InitialCollectionDays column.
NOTE: Make sure that after you get the data you are looking for that you go back into the InitialCollectionDays column and change it back to 30 days.