Aim: As a user, I need to acknowledge the alarm by sending an acknowledgement reply to the SMS Alarm Notification.
SMS Notification Profile had been created in Ignition Gateway to send SMS to ordered lists of users in the event of an alarm using Twilio account (Trial).
I’m able to receive an Alarm Notification Message in the event of an alarm along with acknowledgement. But I’m not able to acknowledge the alarm due to reply message failure (Ref: Attachment 1).
Is there any particular configuration to be done in Twilio account(www.twilio.com) to link inbound messages to Ignition or is there any further configuration I missed in ignition Gateway to reach Aim(Mentioned above).
The hint is in the inbound host name configuration field you screenshotted. From memory you need to configure twilio to forward incoming SMSs onto the igntion gateway, which requires the gateway or a device on the gateway network to be publicly addressable by twilio. Again, from memory…
That Public Hostname and Public Port setting is supposed to be the internet-reachable address of your Ignition Gateway. Twilio two-way only works if your gateway is accessible for the Twilio service to make HTTP calls to when SMS arrive.
It’s best suited for hosted instances of Ignition because otherwise it requires that you either expose your Ignition instance (not ideal) or have the IT/networking chops to get an external proxy or something set up that only forwards the Twilio requests to your gateway.
Hi Kevin, do you know of a document that explains how to set up Voice Notification Module with Twilio’s SIP gateway? So far I have installed the Voice Notification Module and have a Twilio account but have had no luck.
We do not currently have an official document about connecting the Voice Notification Module with Twilio. It is something our developers are actively looking into, but will not work out of the box. The Twilio Alarm Notification module is specifically for SMS messages.