Reference13r1:PBX/Objects/App: Difference between revisions

From innovaphone wiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 1: Line 1:
The App object is used to create a reference to an innovaphone App that can be used in myApps.
App objects can also be used for accepting incoming app websocket connections to the PBX with the configured credentials.
Note that each app needs specific settings depending on the needed or provided features. See the app documentation to find out what checkmarks should be set.
Find a functional description of the individual configuration options here [[Reference13r1:Concept_Apps#App_Objects_Parameters]].
<!--
The App object is used to create a reference to an innovaphone App that can be used in myApps.
The App object is used to create a reference to an innovaphone App that can be used in myApps.
App objects can also be used for accepting incoming app websocket connections to the PBX with the configured credentials.
App objects can also be used for accepting incoming app websocket connections to the PBX with the configured credentials.
Line 10: Line 17:


Note that each app needs specific settings depending on the needed or provided features. See the app documentation to find out what checkmarks should be set.
Note that each app needs specific settings depending on the needed or provided features. See the app documentation to find out what checkmarks should be set.
-->

Revision as of 17:34, 19 September 2019

The App object is used to create a reference to an innovaphone App that can be used in myApps. App objects can also be used for accepting incoming app websocket connections to the PBX with the configured credentials.

Note that each app needs specific settings depending on the needed or provided features. See the app documentation to find out what checkmarks should be set.

Find a functional description of the individual configuration options here Reference13r1:Concept_Apps#App_Objects_Parameters.