mirror of
https://github.com/cgrates/cgrates.git
synced 2026-02-19 22:28:45 +05:00
Update call test with sync sessions
This commit is contained in:
committed by
Dan Christian Bogos
parent
6ee65c92ce
commit
46c17e2567
@@ -80,7 +80,7 @@
|
||||
"thresholds_conns": [
|
||||
{"address": "127.0.0.1:2012", "transport": "*json"}
|
||||
],
|
||||
"debit_interval": "10s",
|
||||
"debit_interval": "5s",
|
||||
"channel_sync_interval":"5s",
|
||||
},
|
||||
|
||||
@@ -90,6 +90,9 @@
|
||||
"sessions_conns": [
|
||||
{"address": "*internal"}
|
||||
],
|
||||
"event_socket_conns":[
|
||||
{"address": "127.0.0.1:8021", "password": "ClueCon", "reconnects": -1,"alias":""}
|
||||
],
|
||||
},
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user