Twilio alarm acknowledgement stops

I have set the ‘t.TwilioNotificationProfile’ and ‘c.d.i.t.a.TwilioAckManager’ to debug levels, and while that does show in greater detail when the SMS is acknowledged, I am at this time unable to see anything for when the module is not accepting or acknowledging alarms.

We currently have 7.9.6 running, and I would like to be able to increase logging level to debug but do not know which filter specifically to set. Currently the solution is to restart the Twilio module which will immediately begin registering and acknowledging alarms.

Is this an issue anyone else has experienced, and was a solution found?

Is this a known issue per chance and was it addressed in any later versions?

While this issue specifically isn’t known, there was a big update to the Twilio SDK that was integrated for 7.9.11.

It would be worth installing the Twilio module from 7.9.11 (you can get it here) and then turn loggers to DEBUG for TwilioAckManager and TwilioCallbackServlet.

Both TwilioAckManager and TwilioCallbackServlet are set to debug already. The problem is that nothing gets logged period, the alarm can continuously be acknowledged on the phone side, but on the server it is shown nothing is received. Yet Twilio’s records indicate that the message was sent to the server. Only restart of the module will resolve the issue.

I am very hesitant to install a beta module in a production system. Is there a time frame for when this module will be out of beta?

Sometime in May, unfortunately.