Generic SMS Gateway Plugins |
| Generic plugin sending SMS messages by sending an HTTP GET or POST request to the SMS service. The URL and parameters are configurable. Supports SSL and HTTP proxies. | |
| Sends SMS messages by sending an email to an SMTP server. | |
| Sends SMS messages via the SMSC SMPP v3.4 protocol. | |
| Sends SMS messages via the SMSC UCP protocol. No more recommended. Use SMPP instead. It will be removed in future IAM versions | |
| Sends SMS messages via the Kannel sendsms HTTP interface. Kannel is a rather old open-source SMS gateway connecting to lots of SMS providers. | |
Provider-specific SMS Gateway Plugins |
| Send SMS messages via the Swissphone XML/HTTP interface. | |
| Sends SMS messages via the ASP SMS XML/HTTP interface. | |
| Sends SMS messages via the eCall HTTP interface v1. For eCall HTTP Interface v2, please use the "HTTP SMS Gateway". The necessary parameters are documented in the (v1) Ecall SMS Gateway plugin for reference. | |
| Sends SMS messages via the Truesenses HTTP interface. | |
| Sends SMS messages via the Swisscom REST API. Does not support Flash SMS. Is limited to ISO-8859-1 characters. | |
Other SMS Gateway Plugins |
| Allows to use multiple SMS Gateway plugins for failover: If sending with a first gateway fails, the next is selected. | |
| Writes SMS messages to the log file. Useful for testing / demonstration. | |