mirror of
https://github.com/cgrates/cgrates.git
synced 2026-02-17 14:19:54 +05:00
Added EeSV1 APIs back
This commit is contained in:
committed by
Dan Christian Bogos
parent
f147617401
commit
a3ebbe38ec
@@ -423,6 +423,15 @@
|
||||
"natsSubject": "processed_cdrs",
|
||||
}
|
||||
},
|
||||
{
|
||||
"id": "NatsJsonMapExporter2",
|
||||
"type": "*natsJSONMap",
|
||||
"export_path": "nats://localhost:4222",
|
||||
"attempts": 1,
|
||||
"opts": {
|
||||
"natsSubject": "processed_cdrs",
|
||||
}
|
||||
},
|
||||
{
|
||||
"id": "SQLExportCDR",
|
||||
"type": "*sql",
|
||||
|
||||
Reference in New Issue
Block a user