Draft: rotate cdr csv log when reach max row
#5211
Rotate cdr csv when reaching the max row.
The log before rotation will be store as _old.csv
A count file will be created to store the row count, to prevent getting the row by reading the whole log.
Edited by Wenpeng Song