mirror of
https://github.com/cgrates/cgrates.git
synced 2026-02-11 18:16:24 +05:00
Fix in CgrTester to properly reflect TOR and Category
This commit is contained in:
@@ -44,7 +44,8 @@ class JSONClient(object):
|
||||
rpc =JSONClient(("127.0.0.1", 2012))
|
||||
|
||||
cd = {"Direction":"*out",
|
||||
"TOR":"call",
|
||||
"TOR":"*voice",
|
||||
"Category": "call"
|
||||
"Tenant": "cgrates.org",
|
||||
"Subject": "1001",
|
||||
"Destination": "1002",
|
||||
|
||||
Reference in New Issue
Block a user