mirror of
https://git.clerie.de/clerie/fieldpoc.git
synced 2026-01-03 06:18:12 +00:00
Add notice about YWSD in docs
This commit is contained in:
parent
c21f8f0e16
commit
9571f38965
2 changed files with 11 additions and 0 deletions
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…
Add table
Add a link
Reference in a new issue