Reference16r1:Apps/PbxManager/App Translations: Difference between revisions
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. ;API-Key :The secret ''api-key'' for the translation backend (currently deepl.com). If config templates exist, they will be liste..." |
|||
| 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. | ||
;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 <code>https://api-free.deepl.com</code> is used, otherwhise <code>https://api.deepl.com</code> | |||
;API-Key | ;API-Key | ||
Latest revision as of 13:15, 27 January 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.
- 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.comis used, otherwhisehttps://api.deepl.com
- API-Key
- The secret api-key for the translation backend (currently deepl.com).
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).