ers docs typo

references content_fields instead of fields
This commit is contained in:
Anthony Somerset
2021-08-31 13:48:42 +02:00
committed by Dan Christian Bogos
parent 8415bbed21
commit d0da699c36

View File

@@ -46,7 +46,7 @@ With explanations in the comments:
],
"source_path": "/tmp/ers2/in", // location of the files
"processed_path": "/tmp/ers2/out", // move the files here once processed
"content_fields":[ // mapping definition between line index in the file and CGRateS field
"fields":[ // mapping definition between line index in the file and CGRateS field
{
"tag": "OriginID", // OriginID together with OriginHost will
"path": "*cgreq.OriginID", // uniquely identify the session on CGRateS side