mirror of
https://github.com/cgrates/cgrates.git
synced 2026-02-20 14:48:43 +05:00
Modify tests and samples for BiRPC SessionS<->ThresholdS
This commit is contained in:
committed by
Dan Christian Bogos
parent
78e537bc36
commit
8f6995d185
@@ -9,6 +9,7 @@
|
||||
"rpc_json": ":2012",
|
||||
"rpc_gob": ":2013",
|
||||
"http": ":2080",
|
||||
"birpc_json": "127.0.0.1:2014", // address where to listen for bidirectional JSON-RPC requests
|
||||
},
|
||||
|
||||
|
||||
@@ -47,7 +48,6 @@
|
||||
|
||||
"sessions": {
|
||||
"enabled": true,
|
||||
"listen_bijson": "127.0.0.1:2014", // address where to listen for bidirectional JSON-RPC requests
|
||||
"chargers_conns": ["*internal"],
|
||||
"rals_conns": ["*internal"],
|
||||
"cdrs_conns": ["*internal"],
|
||||
|
||||
Reference in New Issue
Block a user