5211: rotate cdr csv log when reaching the line limit
#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