Reference13r1:Apps/PbxManager/APs: Difference between revisions

From innovaphone wiki
Jump to navigation Jump to search
No edit summary
 
(5 intermediate revisions by 4 users not shown)
Line 1: Line 1:
Configure connected App Platforms
Configure connected App Platforms which already exists.


= Add App Platform =
== Add App Platform ==


Create a new AP object in the PBX
Create a new AP object on the PBX


; Title
; Title
Line 9: Line 9:


; SIP ID
; SIP ID
: The Name of the PBX object
: The Name of the PBX object (No capital or special characters, only letters a to z, 0 to 9 and the characters .!#$%&'*+-/=?^_`{|}~ are allowed)


; Host name
; Host name
: The Hostname of the target AP without "https://"  
: The Hostname of the target AP without "https://"


= App Platforms =
== App Platforms ==


You see your configured AP Platforms
You see your configured AP Platforms
Line 25: Line 25:


; Checkmark
; Checkmark
: If the checkmark is shown, then AP is successful connected
: If the checkmark is shown then the AP is successfully connected
 
== Known Issues ==
 
=== Nothing happens on Ok click / Connection to AP cannot be established ===
You cannot currently use a native myApps launcher if you do not have a correct certificate that matches the hostname on your AP, as the wss connection is then refused.
 
As a workaround, you should use a standard browser:
* first open the AP to be added with https and trust the certificate
* then open the PBX Manager plugin and add the AP
 
= Related Articles =
* [[Course13:IT_Connect_-_13_Design_of_the_Application_Platform]]
* [[Reference13r1:Concept_App_Platform]]
* [[Howto:V13_Hosting_-_Central_AP_for_multiple_customers]]
* [[Howto:V13_Hosting_-_Dedicated_AP_for_every_customer]]

Latest revision as of 16:20, 11 January 2022

Configure connected App Platforms which already exists.

Add App Platform

Create a new AP object on the PBX

Title
The Long Name of the PBX object
SIP ID
The Name of the PBX object (No capital or special characters, only letters a to z, 0 to 9 and the characters .!#$%&'*+-/=?^_`{|}~ are allowed)
Host name
The Hostname of the target AP without "https://"

App Platforms

You see your configured AP Platforms

Title
The Long Name of the PBX object
Host name
The Hostname of the target AP without "https://"
Checkmark
If the checkmark is shown then the AP is successfully connected

Known Issues

Nothing happens on Ok click / Connection to AP cannot be established

You cannot currently use a native myApps launcher if you do not have a correct certificate that matches the hostname on your AP, as the wss connection is then refused.

As a workaround, you should use a standard browser:

  • first open the AP to be added with https and trust the certificate
  • then open the PBX Manager plugin and add the AP

Related Articles