SMS Settings
Configure SMS settings to enable sending text messages.
Parameters
- Obtain SMS Recipient Number: UAM provides the following ways to obtain the SMS recipient number:
(1) Phone Number: Use the phone number of the Platform user.
(2) Account Name: Use the account name as the SMS recipient number if the account name contains only numbers, parentheses, plus sign, hyphen, and spaces.
(3) Phone Number and Account Name: First use the phone number of the Platform user as the SMS recipient number. The phone number string can contain only numbers, parentheses, plus sign, hyphen, and spaces. If the Platform user does not have a phone number, UAM checks the account name of the access user. If the account number contains only numbers, parentheses, plus sign, hyphen, and spaces, UAM uses the account name string as the SMS recipient number. If neither the phone number nor the account name can be used as the SMS recipient number, the system does not send any SMS message to the access user.
- Phone Number Restriction: Enter a regular expression to filter out invalid phone numbers. The string cannot exceed 128 characters. For example, use ^1[358][0-9]{9}$ to define 11-digit numeric strings beginning with 13, 15, or 18 as phone numbers. If you do not configure the restriction, valid phone numbers support only numbers, spaces, parentheses (()), plus signs (+), and hyphens (-).
- SMS Message Processing: Processing for SMS messages to be sent. Options are No Processing and URL Encoding. When you select URL Encoding, you can select an encoding scheme. Available encoding schemes include UTF-8, GBK, ISO-8859_1, US-ASCII, UTF-16, UTF-16BE, and UTF-16LE.