Reference13r1:General/Devices-Registration: Difference between revisions

From innovaphone wiki
Jump to navigation Jump to search
No edit summary
 
Line 1: Line 1:
The Devices App URL can be configured here. This URL is used to establish a websocket connection to the Devices App and register there.<br>
The Devices App URL can be configured here. This URL is used to establish a websocket connection to the Devices App and register there.<br>


Example: <code>wss://ap.innovaphone.com/innovaphone.com/devices/sysclients</code> The Format is: wss://[dns-ap-platform]/[system domain]/devices/sysclients
Example: <code>wss://ap.innovaphone.com/innovaphone.com/devices/sysclients</code>
The Format is: wss://''[dns-ap-platform]''/''[system domain]''/devices/sysclients


If the connection between the device and the Devices App is up, there is "Up, X sessions" shown.<br>
If the connection between the device and the Devices App is up, there is "Up, X sessions" shown.<br>
If there is someone browsing on the UI of the device through the Devices App, the session counter is increased.
If there is someone browsing on the UI of the device through the Devices App, the session counter is increased.
==== Implicit changes of the ''Devices App URL'' ====
When a PBX is connected to a ''Devices'' App service instance, it will send the URL used to connect (and which is configured in the ''URL'' property of the respective App object) to the instance. ''Devices'' will then deploy this URL to the ''Devices App URL'' setting of all devices registered.  This way it is possible to change the URL without touching each device separately (see [[Reference13r1:Concept_App_Service_Devices#Change_of_IP_address.2FDNS_name_in_PBX_object | Change of IP address/DNS name in PBX object ]]). Therefore, if you change the ''Devices App URL'' it will be silently changed back again. Rather change the ''URL'' property in the ''Devices'''s App object.

Latest revision as of 12:05, 27 January 2021

The Devices App URL can be configured here. This URL is used to establish a websocket connection to the Devices App and register there.

Example: wss://ap.innovaphone.com/innovaphone.com/devices/sysclients The Format is: wss://[dns-ap-platform]/[system domain]/devices/sysclients

If the connection between the device and the Devices App is up, there is "Up, X sessions" shown.
If there is someone browsing on the UI of the device through the Devices App, the session counter is increased.

Implicit changes of the Devices App URL

When a PBX is connected to a Devices App service instance, it will send the URL used to connect (and which is configured in the URL property of the respective App object) to the instance. Devices will then deploy this URL to the Devices App URL setting of all devices registered. This way it is possible to change the URL without touching each device separately (see Change of IP address/DNS name in PBX object ). Therefore, if you change the Devices App URL it will be silently changed back again. Rather change the URL property in the Devices's App object.