Install the Phone Based Registration Web Service¶
Phone Based Registration Feature Reference
Note
If phone based registration was not installed prior to a delta bundle upgrade, you will need to download the latest Phone Based Registration install script to all unified nodes before continuing with the installation steps below in order to install the latest version.
This can be located on the secure downloads server under /software/voss4uc/releases/Release-19.3.1/pbr
Refer to the accompanying document MOP-PBR-19.3.1.pdf.
Note that a full service restart is initiated on initial startup of the PBR web service on each VOSS-4-UC unified node.
On a cluster:
Run the following command on all unified nodes in serial:
app install media/phone-based-registration_install-19.3.1.script --force
Run the following command on the primary node:
cluster provision --force
On a standalone system:
Run the following command on the unified node:
app install media/phone-based-registration_install-19.3.1.script --force
Run the following command:
system provision --force
The PBR web service is assigned the same web weights
as the selfservice
and voss-deviceapi
service.
For example, when running web weight list from
a web proxy, the output should be similar to the example
below:
platform@VOSS-WP-1:~$ web weight list
Default service weights
upstreamservers:
phonebasedreg:
phoneservices:
192.168.100.10:443: 0
192.168.100.3:443: 1
192.168.100.4:443: 1
192.168.100.5:443: 1
192.168.100.6:443: 1
192.168.100.9:443: 0
voss-deviceapi:
selfservice:
192.168.100.10:443: 0
192.168.100.3:443: 1
192.168.100.4:443: 1
192.168.100.5:443: 1
192.168.100.6:443: 1
192.168.100.9:443: 0
voss-deviceapi:
192.168.100.10:443: 0
192.168.100.3:443: 1
192.168.100.4:443: 1
192.168.100.5:443: 1
192.168.100.6:443: 1
192.168.100.9:443: 0