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"
|
|
}
|
|
}
|