18 lines
383 B
JSON
18 lines
383 B
JSON
{
|
|
"name": "Kitchen",
|
|
"websocket": "wss://pbx.sailmaker.fenix.lgbt/ws",
|
|
"domain": "192.168.1.21",
|
|
"username": "501",
|
|
"password": "kqLOkwpI89Yo6S2e0rvcH7Aha",
|
|
"voicemail": "*436",
|
|
"contacts": [
|
|
{
|
|
"name": "Correl",
|
|
"number": "100"
|
|
},
|
|
{
|
|
"name": "Test",
|
|
"number": "700"
|
|
}
|
|
]
|
|
}
|