Update call test with sync sessions

This commit is contained in:
TeoV
2018-06-19 09:49:51 -04:00
committed by Dan Christian Bogos
parent 6ee65c92ce
commit 46c17e2567
4 changed files with 54 additions and 26 deletions

View File

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