SMS Message Termination & Display (FT-1011.006)
About this document
Scope
This document provides background information as well as a functional description of the FT-1011.006 SMS Message Termination & Display advanced feature. The described feature is supported from the release version 5.1 onwards.
Note
SMS Message Termination & Display is an advanced feature and requires a special license. Ensure that you have agreed with Mavoco about the usage of this feature before taking it into use.
This feature is part of the Account Self-Administration functionality with number FN-2001.
Feature Availability
Feature Version | Available from | Summary of changes |
---|---|---|
v1 | CMP Release 5.1 | Initial release |
Feature overview
Goals
The aim of the SMS Message Termination & Display feature is to allow to retrieve MO-AT (i.e. SMS sent from the device to CMP short code(s) from the SMSC) and to present them in the Enterprise Portal.
Out of scope
Account level short codes for AO/AT SMS
Preconditions & Assumption
The feature requires SMPP integration into the operator SMSC
Functionality of the feature
A CMP license feature determines whether or not MO-AT SMS can be displayed in CMP. If the feature is enabled on the CMP instance, the SMS Details tab on the SIM Grid in the Enterprise Portal is also enabled. A Portal Access Right determines whether the User has access to the SMS Management tab in Enterprise Portal (ACL).
When SMS Content Encryption is enabled, only Account Users can view SMS messages in clear text. CSP Users will only see the encrypted content.
Each CMP instance is configured (SMS-STORAGE) to automatically remove MO-AT SMS after a predefined number of days (usually 30), and also if there are more than 100 MO-AT SMS stored in CMP per SIM (MAX-SMS-ITEMS).
CMP implements two daily housekeeping processes to manage the number of stored MO-AT SMS:
Every day, all MO-AT SMS older than the number of days specified in the SMS-STORAGE configuration item are deleted.
Every day, check to see if there are more MO-AT SMS than the value specified in the MAX-SMS-ITEMS configuration item. If there are more items, MO-AT SMS are deleted in chronological order, beginning with the oldest and progressing until the MAX-SMS-ITEMS value is reached.
External system users can retrieve MO-AT and AO-MT SMS from CMP via Rest API. The API can be used to retrieve all MO-AT and AO-MT SMS for individual SIM Cards (ICCID, IMSI, MSISDN, or SIM ID must be specified). Filtering by date and time, or transaction ID is available.
For each SMS received for a SIM, CMP generates a Kafka notification.