Extend OMM setup

This commit is contained in:
clerie 2023-09-16 23:13:45 +02:00
parent da0df6bab4
commit 73c2aff0af
2 changed files with 39 additions and 15 deletions

View File

@ -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.

View File

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