Fix json syntax
This commit is contained in:
parent
557ed051d6
commit
035576dff0
1 changed files with 1 additions and 1 deletions
|
|
@ -6,7 +6,7 @@
|
||||||
"dect": {
|
"dect": {
|
||||||
"host": "10.222.222.11",
|
"host": "10.222.222.11",
|
||||||
"username": "omm",
|
"username": "omm",
|
||||||
"password": "xxx"
|
"password": "xxx",
|
||||||
"sipsecret": "51df84aace052b0e75b8c1da5a6da9e2"
|
"sipsecret": "51df84aace052b0e75b8c1da5a6da9e2"
|
||||||
},
|
},
|
||||||
"yate": {
|
"yate": {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue