17 lines
337 B
JSON
17 lines
337 B
JSON
{
|
|
"node_id": "uc-pbx",
|
|
"type": "asterisk",
|
|
"nats_url": "nats://balancer.lan:4222",
|
|
"interval_sec": 5,
|
|
"max_calls": 150,
|
|
"sip_gateway": "sip:uc-pbx.lan:5060",
|
|
"sip_gateway_auto": false,
|
|
"failure_window": 1000,
|
|
"ami": {
|
|
"host": "127.0.0.1",
|
|
"port": 6154,
|
|
"username": "admin",
|
|
"password": "changeme"
|
|
}
|
|
}
|