Reference13r1:Apps/PbxManager/APs: Difference between revisions

From innovaphone wiki
Jump to navigation Jump to search
No edit summary
 
Line 37: Line 37:


= Related Articles =  
= Related Articles =  
* [[Course13:IT_Connect_-_13_Design_of_the_Application_Platform]]
* [[Courseware:IT_Advanced_-_03_The_Application_Platform]]
* [[Reference13r1:Concept_App_Platform]]
* [[Reference13r1:Concept_App_Platform]]
* [[Howto:V13_Hosting_-_Central_AP_for_multiple_customers]]
* [[Howto:V13_Hosting_-_Central_AP_for_multiple_customers]]
* [[Howto:V13_Hosting_-_Dedicated_AP_for_every_customer]]
* [[Howto:V13_Hosting_-_Dedicated_AP_for_every_customer]]

Latest revision as of 14:22, 10 April 2025

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