Replaced RSRField with RSRParser

This commit is contained in:
Trial97
2020-11-18 13:05:36 +02:00
committed by Dan Christian Bogos
parent ffcb95e2ca
commit 6fd40f7296
18 changed files with 907 additions and 1198 deletions

View File

@@ -168,7 +168,7 @@ xml_root_path
Used in case of XML content and will specify the prefix path applied to each xml element read.
tenant
Will auto-populate the Tenant within the API calls sent to CGRateS. It has the form of a RSRField. If undefined, default one from *general* section will be used.
Will auto-populate the Tenant within the API calls sent to CGRateS. It has the form of a RSRParser. If undefined, default one from *general* section will be used.
timezone
Defines the timezone for source content which does not carry that information. If undefined, default one from *general* section will be used.