Reference13r1:Concept Offline Provisioning

From innovaphone wiki
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

Overview

In some cases or environments, PBXs, Gateways and phones do not have Internet access. In this case config.innovaphone.com will not be reachable and a provisioning of new devices is not possible.

In order to be able to provision devices without Internet access, there is an option to provide the service itself in the local environment.

Requirements

  • Version 13r1 (Phone and PBX)
  • a running App Platform

How it works

  • The client (e.g. Phone) which is waiting for a provisioning, logs into the local provisioning service which is located on a gateway.
  • As soon as the user adds a new device via the User App, a new code is fetched from the local provisioning system.
  • When the code is entered on the phone, the client sends the code to the local provisioning system.
    • If the code is valid, the client will receive some configuration about the environment and connect himself to the Devices App

This is the same flow like we use it on the regular provisioning with Internet access.

Configuration

Provisioning System

There is no need to activate the Provisioning System on a Gateway. It's already available and you can use it on every Gateway.

Devices APP

You need to configure your own Provisioning Service in the Devices App

  1. Open the Devices APP from your myApps Launcher
  2. Select the desired domain from the list and use the tab edit
    1. Here you can insert you own Provisioning URL: https://pbx.domain.tld/INSTALL/get-provisioning-code.htm

Client Setup

You need to tell the Client, that he should not try to connect to the vendor Provisioning System. Instead he must connect to your local System.

The goal is to set the Update URL in the Client to: https://pbx.domain.tld/INSTALL/provisioning.htm?mac=#m&provisioning-code=#p&localip=#i

In most cases you want to distribute the Update URL to multiple Clients. Then you can use the following methods:

Related Articles