.. _install-web-service-PBR: Install the Phone Based Registration Web Service ------------------------------------------------ :ref:`phone-based-registration-feature-reference` .. index:: app;app install pbr .. index:: app;app install list .. _19.3.4#Revision 1#DOC-917: 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*: 1. On a *standard* topology, log in to *each node* serially and run ``app install pbr``. On a *scalable architecture* topology, log in to *each application node* serially and run ``app install pbr``. #. Verify that pbr is running: ``app status``. The output should contain ``v21.1``, for example: :: phone-based-registration v21.1 (2021-01-11 07:46) |-nodeservice running * *On a standalone system*: 1. Log in to the unified node and run ``app install pbr``. #. Verify that pbr is running: ``app status``. The output should contain ``v21.1``, for example: :: phone-based-registration v21.1 (2021-01-11 07:46) |-nodeservice running 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