PBR Setup - Configure CUCM for AutoRegistration and Phone Based Registration#

This section describes phone-based registration (PBR) setup.

Related Topics

The flowchart provides the steps for this task:

@startuml
!include style.iuml
start
:[[../src/user/install-web-service-PBR.html Check install and start]];
note right
  Check with **app status**:
  ""phone-based-registration"" service should be running.
end note
:[[../src/user/install-web-service-PBR.html#network-connectivity-for-pbr Establish network connectivity]];
note right
  Ports: auto-registered phones connect to
  VOSS Automate Proxy and Unified nodes
end note
:[[../src/user/install-web-service-PBR.html#certificates-for-https Install certificates for HTTPS]];
:[[../src/user/pbr/expose-access-PBR.html Add PBR to menus and access profile]];
:[[../src/user/pbr/create-restricted-API-role-user.html Create restricted API role and admin user]];
note right
  * User: **pbr_api_user**
  * Role: **PBR_RestrictedAPIAccess**
end note
@enduml

Using PBR Setup to Configure a CUCM#

Use the PBR Setup menu to automates the configuration of Cisco Unified Communications Manager (CUCM) for AutoRegistration and Phone Based Registration.

  1. In the VOSS Automate Admin portal, go to (default menus) Services > Phone Based Registration > PBR Setup.

  2. Configure the following:

Setting

Description

CUCM IP Address

IP Address of the publisher for the CUCM cluster.

Call Manager Group for Auto Reg

Name of CUCM group for AutoReg.

Call Manager for Auto Reg

Name of the Call Manager for AutoReg (as specified under Services > Phone Based Registration > CUCM Call Managers).

First and Last Directory Number for Autoreg

A valid range of DNs to be used for Auto Registration.

PBR Portal Address

The IP Address of VOSS cluster UN1 .

PBR Portal Port

8412

../../_images/PBR-CUCM-PBRSetup.png

VOSS recommends that initial configuration of the CUCM is performed using the PBR Setup workflow described above. In cases where there is existing auto-registration config on the CUCM, it may be required to do this manually.

Important

Set the Services Provisioning value (under Enterprise Parameters Configuration - Parameter Name on the associated CUCM) to Both.

Configuration on CUCM#

VOSS Automate Phone Based Registration (PBR) requires the following functionality to be configured on CUCMs that manage phones which may be registered by this feature:

  1. Configure the CUCM to allow AutoRegistration of new phones.

    This is standard auto registration config for CUCM. The PBR Setup in VOSS Automate carries out this configuration.

  2. When a phone Auto Registers the phonereg phone service should be configured for the phone. This is achieved by specifying a Universal Device Template for Auto Reg that subscribes to the phonereg phone service.

Screenshots of the relevant configuration on CUCM are provided to assist with understanding how the service is implemented and as background for a Cisco expert that may need to fine tune the Unified CM config.

  1. Setup the phonereg Phone Service:

    Browse to Device > Device Settings > Phone Services.

    172.30.11.126

    PBR-PhoneReg_PhoneService.png

    Service URL:

    Depending on whether HTTPS or HTTP is used the service URL may be different:

    • HTTP (Service URL):

      http://{VOSS_IP}:{PBR_PORT}/phoneservices/{UnifiedCM_IP}/phonereg/menu?device=#DEVICENAME#
      
    • HTTPS (Secure-Service URL):

      https://{VOSS_IP}:443/phoneservices/{UnifiedCM_IP}/phonereg/menu?device=#DEVICENAME#
      

      For HTTPS-only, both Secure Services URL and Service URL must be populated with the HTTPS URL.

    Note

    The port must always be specified explicitly.

  2. Configure phonereg Universal Device Template:

    1. Browse to User Management > User/Phone Add > Universal Device Template.

    2. Note the subscription to the phonereg Phone Service.

      PBR-PhoneReg_UDT.png

  3. CUCM for Auto Registration:

    1. Browse to System > Cisco Unified CM.

    2. Note the phonereg Universal device template.

      ../../_images/CUCM-AutoRegistrationConfig.png