Added EeSV1 APIs back

This commit is contained in:
Trial97
2021-09-06 17:03:34 +03:00
committed by Dan Christian Bogos
parent f147617401
commit a3ebbe38ec
42 changed files with 195 additions and 288 deletions

View File

@@ -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",