Init the partialRecords in cdrc

This commit is contained in:
DanB
2015-07-13 16:35:47 +02:00
parent d5f9ee9f56
commit 8d7b5818f2
2 changed files with 2 additions and 3 deletions

View File

@@ -26,7 +26,7 @@
"FLATSTORE": {
"enabled": true, // enable CDR client functionality
"cdrs": "internal", // address where to reach CDR server. <internal|x.y.z.y:1234>
"cdr_format": "csv", // CDR file format <csv|freeswitch_csv|fwv|opensips_flatstore>
"cdr_format": "opensips_flatstore", // CDR file format <csv|freeswitch_csv|fwv|opensips_flatstore>
"field_separator": "|", // separator used in case of csv files
"run_delay": 0, // sleep interval in seconds between consecutive runs, 0 to use automation via inotify
"max_open_files": 1024, // maximum simultaneous files to process