Hi,
For one of our installations we would like to setup the mobile gateway to work with a SMS Gateway that only uses the SMPP Protocol.
Is there any driver in the mobile gateway that supports this protcocol, and if there is, do you have an example on how to configure the mobile gateway to communicate with this device?
Thanks
Hi Bart,
Checking the available connectors, a possible option could be using the connector:
Generic SMPP SMS Sender (Catalog)
This connector will allow you to connect to a SMS Center using SMPP (v3.4). In the link above you will find additional information about the required setup. Please keep in mind that you this connector will interact with a SMS center. It will not interact with a SMS HW gateway (e.g. SMS Eagle)
Hi Bart,
In this case you will need to create an automation script that will be executed from a correlation rule. In the correlation rule you can define under which conditions (e.g. severity of an alarm) the automation script will be executed. To pass information of the alarm (that triggered the correlation rule) to the automation script, you can check the following link:
Thanks.
Will this driver be able to SMS Notifications on alarms, as we can with an SMS HW Gateway? And if so, how should this be configured?
Thanks