Breadcrumbs

Settings: text message

signoSign/Universal uses an external service for sending text messages. This section describes the settings for the supported services, one of which can be used.
See also pool.preferredSmsService.

The following settings are possible in settings.properties with the respective prefix of the text message service provider.



Settings sms77

The following settings are used to call the text message service of sms77 e. K.

sms77.apiKey

Description

The API key for authentication of the text message service provider. You can create and display this key in the development area of sms77.io.

Possible values

Any string of characters.

Default value

-


sms77.label

Description

The label is appended to the text message to make it easier to assign. Placeholders can be used here to enable certain information to be used in the label.

  • {USER_INDENT}: This placeholder is replaced by the username of the person who started the sharing case or workflow.

  • {DOCUMENT_ID}: This placeholder is replaced by the ID of the document.

  • {SC_ID}: This placeholder is replaced by the ID of the sharing case.

  • {SC_COMMENT}: This placeholder is replaced by the comment from the sharing case.

  • {WF_ID}: This placeholder is replaced by the ID of the workflow.

  • {ACCESS_ID}: This placeholder is replaced by the access ID of the sharing case or workflow.

Possible values

Any string of characters.

Default value

-


Settings sipgate

The following settings are used to call the text message service of sipgate GmbH.

sipgate.token

Description

The personal access token (PAT) for authenticating the text message service provider. The token requires the scope sessions:sms:write for sending text messages and the scope sms:read for reading the extensionto be used.
Details can be found in the sipgate documentation.

Possible values

Any string of characters.

Default value

-


sipgate.tokenId

Description

The token ID of the personal access token for authentication of the text message service provider.

Possible values

Any string of characters.

Default value

-


sipgate.smsId

Description

The ID of the extension from which the message is sent.
For details, please refer to the sipgate documentation.

Possible values

Any string of characters.

Default value

-


Settings telekom

The following settings are used to call the text message service https://www.telekom.de.

telekom.apiKey

Description

The API key for authentication of the text message service provider. You can create and view this key in the Vonage developer area.

Possible values

Any string of characters.

Default value

-


telecom.secret

Description

The secret for authenticating the text message service provider. You can create and view this key in the Vonage developer area.

Possible values

Any string of characters.

Default value

-


telekom.sender

Description

The sender used when sending the text message and displayed to the recipient.

Possible values

Any string of characters.

Default value

-


telecom.client-ref

Description

The client-ref is appended to the text message to make it easier to assign. Placeholders can be used here to enable certain information to be used in client-ref.

  • {USER_INDENT}: This placeholder is replaced by the username of the person who started the sharing case or workflow.

  • {DOCUMENT_ID}: This placeholder is replaced by the ID of the document.

  • {SC_ID}: This placeholder is replaced by the ID of the sharing case.

  • {SC_COMMENT}: This placeholder will be replaced by the comment from the sharing case.

  • {WF_ID}: This placeholder is replaced by the ID of the workflow.

  • {ACCESS_ID}: This placeholder is replaced by the access ID of the sharing case or workflow.

Possible values

Any string of characters.

Default value

-


telekom.account-ref

Description

The account-ref is appended to the text message to make it easier to assign. Placeholders can be used here to enable certain information to be used in the account-ref.

  • {USER_INDENT}: This placeholder is replaced by the username of the person who started the sharing case or workflow.

  • {DOCUMENT_ID}: This placeholder is replaced by the ID of the document.

  • {SC_ID}: This placeholder is replaced by the ID of the sharing case.

  • {SC_COMMENT}: This placeholder will be replaced by the comment from the sharing case.

  • {WF_ID}: This placeholder is replaced by the ID of the workflow.

  • {ACCESS_ID}: This placeholder is replaced by the access ID of the sharing case or workflow.

Possible values

Any string of characters.

Default value

-