Integrate ywsd

This commit is contained in:
clerie 2022-07-06 13:05:06 +02:00
parent 67d8243526
commit f016f78902
5 changed files with 117 additions and 1 deletions

View file

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