Modify tests and samples for BiRPC SessionS<->ThresholdS

This commit is contained in:
arberkatellari
2026-01-20 12:55:20 +02:00
committed by Dan Christian Bogos
parent 78e537bc36
commit 8f6995d185
116 changed files with 1438 additions and 1591 deletions

View File

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