Add notice about YWSD in docs
This commit is contained in:
parent
c21f8f0e16
commit
9571f38965
10
docs/reference/ywsd.md
Normal file
10
docs/reference/ywsd.md
Normal file
@ -0,0 +1,10 @@
|
|||||||
|
# YWSD
|
||||||
|
|
||||||
|
FieldPOC is using [Yate Wähl System Digital](https://github.com/eventphone/ywsd) for call routing.
|
||||||
|
|
||||||
|
The routes are stored in a PostgreSQL database that is populated by FieldPOC.
|
||||||
|
Actual routing is handled by the YWSD software that is started as part of FieldPOC.
|
||||||
|
|
||||||
|
When FieldPOC stopped, YWSD is stopped to.
|
||||||
|
Therefore running calls will continue as long as everything else is working.
|
||||||
|
But new calls can not be established.
|
@ -18,6 +18,7 @@ nav:
|
|||||||
- reference/configuration.md
|
- reference/configuration.md
|
||||||
- reference/extensions.md
|
- reference/extensions.md
|
||||||
- reference/controller.md
|
- reference/controller.md
|
||||||
|
- reference/ywsd.md
|
||||||
- Operation:
|
- Operation:
|
||||||
- operation/claim-dect-extension.md
|
- operation/claim-dect-extension.md
|
||||||
- operation/troubleshooting.md
|
- operation/troubleshooting.md
|
||||||
|
Loading…
Reference in New Issue
Block a user