Configuring SMS Settings
You must have rights to the SMS Service.
SMS interface must be configured before the system can send SMS messages in the Configuring SMS Interface.
, seeYou use this procedure to configure the system-wide SMS settings.
To check that the certificate for encrypting authentication for SMS has been defined, see
. If no certificate is defined, PIN codes are communicated as plain text. The certificate is defined in the Infrastructure Administrator (IA) application.- On the System Configurator main screen, choose .
-
In the Basic Settings block, do the following.
-
Enter the time how many times the system tries to send an SMS message if the sending keeps failing.
-
To define how often SMS messages are polled from the CEM database, enter the time and choose the time unit .
-
-
Define rules how inbound SMS messages are delivered to e-mail recipients.
Rules are combinations of a pattern (used for matching incoming messages) and destination, a corresponding e-mail address. The pattern is a pair of number and keyword separated by a colon, for example 12303:support. It has the following parts:
-
The part before the colon is the number pattern that is used for matching the destination number for the SMS message, that is, the number where the service receives messages. A number pattern is either a specific number, or a wildcard (*). that matches any number. The number pattern cannot be a number-wildcard combination, and therefore the number pattern can only match an exact number, or any number.
-
The part after the colon is the keyword pattern that is used for matching the first word in the SMS message separated with space character. The keyword pattern is either a specific string of characters, or wildcard (*) that matches any keyword. The keyword pattern cannot be a keyword-wildcard combination, and therefore the keyword pattern can only match an exact keyword, or any keyword.
The destinations in routing rules must be valid SMTP e-mail addresses (such as support@company.com).
When the service searches for a routing rule that matches a received SMS message, it starts from the strictest rule. The rules are used in the following order:
-
number:keyword
Routes only the messages where both the number and keyword match
-
number:*
Routes the messages where the number matches and ignores the keyword
-
*:keyword
Routes the messages where the keyword matches and ignores the number
-
*
Routes any message.
-
*:*
Routes any message.
-
- Save your entries.