From 73c2aff0afd0788aa7bc22c2caab8bed401a4ba8 Mon Sep 17 00:00:00 2001 From: clerie Date: Sat, 16 Sep 2023 23:13:45 +0200 Subject: [PATCH] Extend OMM setup --- docs/omm.md | 52 ++++++++++++++++++++++++++++++++++++++-------------- docs/rfp.md | 2 +- 2 files changed, 39 insertions(+), 15 deletions(-) diff --git a/docs/omm.md b/docs/omm.md index a1dc5f9..2cde091 100644 --- a/docs/omm.md +++ b/docs/omm.md @@ -13,31 +13,55 @@ RFPs automatically host the OMM when they receive their own IP address in the OM ## Management interface The OMM exposes a web interface at their IP address. +It is reachable via its IP address, port 443. ## Setup +When using the OMM the first time, some initial tasks have to be done. +This only apply on a fresh factory reset RFP. + +You get a login screen without a PARK shown. + +You can login with the credentials `omm` and password `omm`. + +Afterwards you get propted to accept the EULA. + ### Login credentials -- Set password for login `omm` -- Set password for login `root` +You get asked to set a new password for user `omm`. +Set a new password. +Make sure to leave password aging to `None`. + +Next you get ask to set a password for the `root` user too. +It is used to access the OMM via SSH. +Set a password for it too. ### Activate license -1. Go to `System` -> `System Settings` and find row `PARK`. -2. Load PARK file as explained in [howto.dect.network](https://howto.dect.network/#system-settings). +You can configure many things, but the OMM does not really do anything without a license. + +Go to tab `System` and then `System Settings` and find row `PARK`. +Load PARK file as explained in [howto.dect.network](https://howto.dect.network/#system-settings). + +Wait for OMM restarting. ### SIP Settings -1. Go to `System` -> `SIP` and find rows `Proxy server` and `Registrar server`. -2. Fill in the IPv4 address of the DECT network interface of the FieldPOC server. -3. Save using the `OK` button. +Connect the OMM with the SIP server of FieldPOC. -### Subscription +Go to tag `System`, then `SIP` and find rows `Proxy server` and `Registrar server`. +Fill in the IPv4 address of the DECT network interface of the FieldPOC server (`10.42.132.1` in the example). +Save using the `OK` button. -1. Go to `SIP Users/Devices`. -2. Set checkbox in row `Auto-create on subscription`. -3. Change the drop down in row `Subscription` to `Subscription`. -4. Save using the `OK` button. +### DECT devices subscription -Sometimes the value in row `Subscription` changes to `Off` randomly. -If you can't subscribe new devices, make sure to check this option. +This enables DECT devices to connect to the phone system. + +Go to tab `SIP Users/Devices`. +Set `DECT authentication code` to `0000`. +Set checkbox in row `Auto-create on subscription`. +Change the drop down in row `Subscription` to `Subscription`. +Save using the `OK` button. + +> Sometimes the value in row `Subscription` changes to `Off` randomly. +> If you can't subscribe new devices, make sure to check this option. diff --git a/docs/rfp.md b/docs/rfp.md index 9a6cb50..d9238cb 100644 --- a/docs/rfp.md +++ b/docs/rfp.md @@ -1,6 +1,6 @@ # Prepare RFP -Before adding an RFP to your FieldPOC setup do a [software update](https://howto.dect.network/#software-update) and [factory reset them](https://howto.dect.network/#factory-reset). +Before adding an RFP to your FieldPOC setup do a [software update](https://howto.dect.network/#software-update) to **SIP-DECT 8.1** and [factory reset them](https://howto.dect.network/#factory-reset). ## Connecting RFP