You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
22 lines
351 B
JSON
22 lines
351 B
JSON
{
|
|
"controller": {
|
|
"host": "127.0.0.1",
|
|
"port": 9437
|
|
},
|
|
"dect": {
|
|
"host": "192.168.0.100",
|
|
"username": "omm",
|
|
"password": "xxx"
|
|
},
|
|
"yate": {
|
|
"host": "127.0.0.1",
|
|
"port": 5039
|
|
},
|
|
"database": {
|
|
"hostname": "127.0.0.1",
|
|
"username": "fieldpoc",
|
|
"password": "fieldpoc",
|
|
"database": "fieldpoc"
|
|
}
|
|
}
|