mirror of
https://github.com/cgrates/cgrates.git
synced 2026-02-25 17:18:44 +05:00
committed by
Dan Christian Bogos
parent
e13585a2ad
commit
4bcd7c9028
@@ -78,13 +78,14 @@
|
||||
|
||||
"cdrs": {
|
||||
"enabled": true,
|
||||
//"online_cdr_exports":["TemplateWithFilter"],
|
||||
},
|
||||
|
||||
|
||||
"cdre": {
|
||||
"TemplateWithFilter": {
|
||||
"export_format": "*file_csv",
|
||||
"export_path": "/tmp",
|
||||
"export_path": "/tmp/",
|
||||
"filters" :["*string:Source:test2"],
|
||||
"content_fields": [
|
||||
{"tag": "CGRID", "type": "*composed", "value": "~CGRID"},
|
||||
|
||||
Reference in New Issue
Block a user