23 lines
403 B
JSON
23 lines
403 B
JSON
{
|
|
"controller": {
|
|
"host": "127.0.0.1",
|
|
"port": 9437
|
|
},
|
|
"dect": {
|
|
"host": "10.222.222.11",
|
|
"username": "omm",
|
|
"password": "xxx"
|
|
"sipsecret": "51df84aace052b0e75b8c1da5a6da9e2"
|
|
},
|
|
"yate": {
|
|
"host": "127.0.0.1",
|
|
"port": 5039
|
|
},
|
|
"database": {
|
|
"hostname": "127.0.0.1",
|
|
"username": "fieldpoc",
|
|
"password": "fieldpoc",
|
|
"database": "fieldpoc"
|
|
}
|
|
}
|