Reference17:Apps/PbxManager/App Translations: Difference between revisions

From innovaphone wiki
Jump to navigation Jump to search
Created page with "With the translations PBX-Manager plugin, the needed app object can be created and configured. In addition, the app object can be assigned to specific config templates, if any exist. == Add an app object == ;Name :The ''name'' displayed for the app object which must be unique. ;SIP :The ''sip'' from the app object which must be unique. ;URL :The URL API Endpoint for the translation backend. : If the field is empty, which is the default, the API endpoint will be se..."
 
 
Line 9: Line 9:
;SIP
;SIP
:The ''sip'' from the app object which must be unique.
:The ''sip'' from the app object which must be unique.
;Config Templates
:Enabled config templates where the App should be available.
:If config templates exist, they will be listed with a checkbox.
:The app object will be assigned to the config templates if a checkbox is checked.<br>
:'''Be Aware:''' Every user who should be able to use the translation service needs to have it assigned (by using a config template, for example).
=== Translations Service ===
You have to configure the current active translations service.
=== DeepL ===
Specific https://www.deepl.com configuration


;URL
;URL
Line 15: Line 27:


;API-Key
;API-Key
:The secret ''api-key'' for the translation backend (currently deepl.com).
:The secret ''api-key''
 
=== European eTranslation ===
Specific https://translation.ec.europa.eu/tools-and-resources/ai-translation-and-language-tools_en configuration


;Application Name
:The secret ''Application Name''


If config templates exist, they will be listed with a checkbox.
;Password
The app object will be assigned to the config templates if a checkbox is checked.<br>
:The secret ''Password''
'''Be Aware:''' Every user who should be able to use the translation service needs to have it assigned (by using a config template, for example).


==Related Articles==
==Related Articles==

Latest revision as of 15:25, 4 May 2026

With the translations PBX-Manager plugin, the needed app object can be created and configured. In addition, the app object can be assigned to specific config templates, if any exist.

Add an app object

Name
The name displayed for the app object which must be unique.
SIP
The sip from the app object which must be unique.
Config Templates
Enabled config templates where the App should be available.
If config templates exist, they will be listed with a checkbox.
The app object will be assigned to the config templates if a checkbox is checked.
Be Aware: Every user who should be able to use the translation service needs to have it assigned (by using a config template, for example).

Translations Service

You have to configure the current active translations service.

DeepL

Specific https://www.deepl.com configuration

URL
The URL API Endpoint for the translation backend.
If the field is empty, which is the default, the API endpoint will be selected automatically depending on the type of the key. If key ends with ":fx" the URL https://api-free.deepl.com is used, otherwhise https://api.deepl.com
API-Key
The secret api-key

European eTranslation

Specific https://translation.ec.europa.eu/tools-and-resources/ai-translation-and-language-tools_en configuration

Application Name
The secret Application Name
Password
The secret Password

Related Articles