Fix in CgrTester to properly reflect TOR and Category

This commit is contained in:
DanB
2014-08-04 13:48:22 +02:00
parent b28b8a60dd
commit 6e94842539
2 changed files with 6 additions and 2 deletions

View File

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