NOTE: Trivore ID Documentation has moved to https://trivoreid.com
The content on this site IS OUT OF DATE!
This space has been archived!
Please go ahead to the new site!
Communication
- 1 Email
- 2 SMS settings
- 2.1 Core settings
- 2.2 Number patterns
- 2.3 Kannel compatibility
- 3 SMS routing
Email settings allows for the management of Email gateways. REST API gateways can also be managed here.
These gateways can be tested and configured using the action buttons found on the top bar.
SMS settings
SMS settings allows for the configuration of SMS. These are general settings of how will Trivore Identity Service try to send SMS messages.
Core settings
Setting | Description | Default value |
---|---|---|
Enable SMS sending via REST API | Enables/disables SMS sending via REST API. This is a system wide setting. | True (checked) |
Gateway resiliency enabled | Enables/disables SMS resubmit through a secondary | False (unchecked) |
Queued messages | If there are any queued messages in the system, pressing the Flush queue button will attempt to send out any unsent messages | N/A |
Proxy | A proxy can be enabled for SMS sending. This is for all SMS related outgoing traffic. | False (unchecked) |
Proxy host | Proxy host name or IP address | localhost |
Proxy port | Proxy port number | 8080 |
Maximum number of messages per hour | Message limit for a single mobile number in a single hour. This counter is reset every hour | Unlimited |
Maximum number of messages per day | Message limit for a single mobile number in a single day. This counter is reset every day | Unlimited |
Number patterns
Number patterns can be used to define mobile numbers (via regular expression) that are not recognised by system. This may be needed when numbering plans are changed or to define numbers that are not supported for other reasons, such as machine-to-machine numbers (M2M).
The system has some default number patterns built-in but custom number patterns can also be defined here. Number patterns require for the region to be defined which will contain the country calling code for the region. A pattern can then be defined using Regular expression patterns.
Kannel compatibility
Kannel compatibility can be enabled to support older SMS clients that may use Kannel to communicate. Although this option can be be used it is highly preferred to use the REST API to send SMS messages.
SMS routing
SMS routing allows for the management of SMS gateways and routing plans.
The status can be tested by pressing the Start test button found on the leftmost side of the gateway list.