mirror of
https://github.com/cgrates/cgrates.git
synced 2026-02-11 18:16:24 +05:00
Updated RSRParser constant handling
This commit is contained in:
@@ -51,22 +51,22 @@
|
||||
"value": "~*cgrep.Routes.SortedRoutes[0].RouteParameters"},
|
||||
|
||||
{"tag": "Contact", "path": "*rep.Contact", "type": "*composed",
|
||||
"value":"*constant:;q=0.7; expires=3600;cgr_cost="},
|
||||
"value":"`;q=0.7; expires=3600;cgr_cost=`"},
|
||||
{"tag": "Contact", "path": "*rep.Contact", "type": "*composed",
|
||||
"value":"~*cgrep.Routes.SortedRoutes[0].SortingData.Cost"},
|
||||
|
||||
{"tag": "Contact", "path": "*rep.Contact", "type": "*composed",
|
||||
"value":"*constant:;cgr_maxusage="},
|
||||
"value":"`;cgr_maxusage=`"},
|
||||
{"tag": "Contact", "path": "*rep.Contact", "type": "*composed",
|
||||
"value":"~*cgrep.Routes.SortedRoutes[0].SortingData.MaxUsage"},
|
||||
|
||||
{"tag": "Contact", "path": "*rep.Contact", "type": "*composed",
|
||||
"value":"*constant:;cgr_route="},
|
||||
"value":"`;cgr_route=`"},
|
||||
{"tag": "Contact", "path": "*rep.Contact", "type": "*composed",
|
||||
"value":"~*cgrep.Routes.SortedRoutes[0].RouteID"},
|
||||
|
||||
{"tag": "Contact", "path": "*rep.Contact", "type": "*composed",
|
||||
"value":"*constant:>"},
|
||||
"value":"`>`"},
|
||||
|
||||
{"tag": "X-Identity", "path": "*rep.X-Identity", "type": "*variable",
|
||||
"value":"~*cgrep.STIRIdentity[~*cgrep.Routes.SortedRoutes[0].RouteID]"},
|
||||
@@ -86,22 +86,22 @@
|
||||
"value": "~*cgrep.Routes.SortedRoutes[1].RouteParameters"},
|
||||
|
||||
{"tag": "Contact", "path": "*rep.Contact", "type": "*composed",
|
||||
"value":"*constant:;q=0.7; expires=3600;cgr_cost="},
|
||||
"value":"`;q=0.7; expires=3600;cgr_cost=`"},
|
||||
{"tag": "Contact", "path": "*rep.Contact", "type": "*composed",
|
||||
"value":"~*cgrep.Routes.SortedRoutes[1].SortingData.Cost"},
|
||||
|
||||
{"tag": "Contact", "path": "*rep.Contact", "type": "*composed",
|
||||
"value":"*constant:;cgr_maxusage="},
|
||||
"value":"`;cgr_maxusage=`"},
|
||||
{"tag": "Contact", "path": "*rep.Contact", "type": "*composed",
|
||||
"value":"~*cgrep.Routes.SortedRoutes[1].SortingData.MaxUsage"},
|
||||
|
||||
{"tag": "Contact", "path": "*rep.Contact", "type": "*composed",
|
||||
"value":"*constant:;cgr_route="},
|
||||
"value":"`;cgr_route=`"},
|
||||
{"tag": "Contact", "path": "*rep.Contact", "type": "*composed",
|
||||
"value":"~*cgrep.Routes.SortedRoutes[1].RouteID"},
|
||||
|
||||
{"tag": "Contact", "path": "*rep.Contact", "type": "*composed",
|
||||
"value":"*constant:>"},
|
||||
"value":"`>`"},
|
||||
]
|
||||
},
|
||||
{
|
||||
@@ -117,22 +117,22 @@
|
||||
"value": "~*cgrep.Routes.SortedRoutes[2].RouteParameters"},
|
||||
|
||||
{"tag": "Contact", "path": "*rep.Contact", "type": "*composed",
|
||||
"value":"*constant:;q=0.7; expires=3600;cgr_cost="},
|
||||
"value":"`;q=0.7; expires=3600;cgr_cost=`"},
|
||||
{"tag": "Contact", "path": "*rep.Contact", "type": "*composed",
|
||||
"value":"~*cgrep.Routes.SortedRoutes[2].SortingData.Cost"},
|
||||
|
||||
{"tag": "Contact", "path": "*rep.Contact", "type": "*composed",
|
||||
"value":"*constant:;cgr_maxusage="},
|
||||
"value":"`;cgr_maxusage=`"},
|
||||
{"tag": "Contact", "path": "*rep.Contact", "type": "*composed",
|
||||
"value":"~*cgrep.Routes.SortedRoutes[2].SortingData.MaxUsage"},
|
||||
|
||||
{"tag": "Contact", "path": "*rep.Contact", "type": "*composed",
|
||||
"value":"*constant:;cgr_route="},
|
||||
"value":"`;cgr_route=`"},
|
||||
{"tag": "Contact", "path": "*rep.Contact", "type": "*composed",
|
||||
"value":"~*cgrep.Routes.SortedRoutes[2].RouteID"},
|
||||
|
||||
{"tag": "Contact", "path": "*rep.Contact", "type": "*composed",
|
||||
"value":"*constant:>"},
|
||||
"value":"`>`"},
|
||||
]
|
||||
},
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user