Add docs for operating FieldPOC
This commit is contained in:
parent
aa06353a18
commit
74d682272c
11
docs/operation/claim-dect-extension.md
Normal file
11
docs/operation/claim-dect-extension.md
Normal file
@ -0,0 +1,11 @@
|
|||||||
|
# Claim DECT extension
|
||||||
|
|
||||||
|
Get a DECT phone an connect it to a new DECT base station.
|
||||||
|
It will require an authentication code.
|
||||||
|
This code got specified while [setting up the OMM](../install/omm.md#dect-devices-subscription).
|
||||||
|
|
||||||
|
Wait for the base station registration succeed.
|
||||||
|
|
||||||
|
After the base station registration wait a bit more to get a temporary number assigned.
|
||||||
|
Then call `DECT claim token base` + `dect_claim_token`.
|
||||||
|
The call should succeed and the DECT phone got the claimed token assigned.
|
8
docs/operation/troubleshooting.md
Normal file
8
docs/operation/troubleshooting.md
Normal file
@ -0,0 +1,8 @@
|
|||||||
|
# Troubleshooting
|
||||||
|
|
||||||
|
## Registering DECT phone to base station does not work anymore
|
||||||
|
|
||||||
|
Make sure DECT `Subscription` is still set to `Subscription`.
|
||||||
|
Sometimes this changes back to `Off` by itself.
|
||||||
|
|
||||||
|
See [OMM setup](../install/omm.md#dect-devices-subscription)
|
@ -18,3 +18,6 @@ nav:
|
|||||||
- reference/configuration.md
|
- reference/configuration.md
|
||||||
- reference/extensions.md
|
- reference/extensions.md
|
||||||
- reference/controller.md
|
- reference/controller.md
|
||||||
|
- Operation:
|
||||||
|
- operation/claim-dect-extension.md
|
||||||
|
- operation/troubleshooting.md
|
||||||
|
Loading…
Reference in New Issue
Block a user