Integrate ywsd
This commit is contained in:
parent
67d8243526
commit
f016f78902
5 changed files with 117 additions and 1 deletions
|
|
@ -7,5 +7,15 @@
|
|||
"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"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue