2022-06-19 14:16:45 +02:00
|
|
|
{
|
2022-09-02 22:03:38 +02:00
|
|
|
"extensions": {
|
|
|
|
"file": "fieldpoc_extensions.json"
|
|
|
|
},
|
2022-06-25 17:03:13 +02:00
|
|
|
"controller": {
|
|
|
|
"host": "127.0.0.1",
|
|
|
|
"port": 9437
|
|
|
|
},
|
2022-06-19 14:16:45 +02:00
|
|
|
"dect": {
|
2022-07-06 14:04:13 +02:00
|
|
|
"host": "10.222.222.11",
|
2022-06-19 14:16:45 +02:00
|
|
|
"username": "omm",
|
2022-09-02 20:43:58 +02:00
|
|
|
"password": "xxx",
|
2022-07-20 23:39:58 +02:00
|
|
|
"sipsecret": "51df84aace052b0e75b8c1da5a6da9e2"
|
2022-07-06 13:05:06 +02:00
|
|
|
},
|
|
|
|
"yate": {
|
|
|
|
"host": "127.0.0.1",
|
|
|
|
"port": 5039
|
|
|
|
},
|
|
|
|
"database": {
|
|
|
|
"hostname": "127.0.0.1",
|
|
|
|
"username": "fieldpoc",
|
|
|
|
"password": "fieldpoc",
|
|
|
|
"database": "fieldpoc"
|
2022-06-19 14:16:45 +02:00
|
|
|
}
|
|
|
|
}
|