SMS Sending

Options in this group are used to define how Iotellect Server sends SMS messages.

Enable SMS Sending

Key name in the configuration file: smsSendingEnabled

Value type: Boolean

Possible values: true or false

Default value: false

Allows Iotellect Server to send SMS messages.

Clickatell Account Username

Key name in the configuration file: smsClickatellUsername

Value type: String

Possible values: Any string

Default value: "" (empty)

Defines Clickatell username. Should match your Clickatell server login.

Clickatell Account Password

Key name in the configuration file: smsClickatellPassword

Value type: String

Possible values: Any string

Default value: "" (empty)

Defines Clickatell password. Should match your Clickatell server password.

Clickatell Account API ID

Key name in the configuration file: smsClickatellApiId

Value type: String

Possible values: Any string

Default value: "" (empty)

Specifies ID of connection (API) created on Clickatell server. This connection must be of HTTP/S format.

Be sure to specify the connection ID (numeric), not the connection name.

Sender Number (International Format)

Key name in the configuration file: smsSender

Value type: String

Possible values: Any valid cellular phone number

Default value: "" (empty)

Number of the phone to be used as SMS messages sender. This number must be registered with Clickatell.

The number must begin with "+" sign.

Was this page helpful?