Twilio SMS Notification messaging service

Does the Twilio SMS Notification module support sending SMS using the messaging service?

I'd like to use Alphanumeric Sender IDs (only possible with a messaging service) so that users stop receiving messages from random phone numbers.

Twilio SMS doesn't support using Twilio's Messaging Services.

Twilio SMS requires you to provide a from number which will be specified in either an alarm pipeline's notification block or through scripting. Even though Alphanumeric Sender IDs are only available through messaging services, you should be able to configure notifications to use the same from number instead of a random number every time.

If this is not the case on your end, how are you sending alarm notifications through Twilio SMS?

I see. Any plans of supporting it in the future?

In France no phone number can be purchased for sending SMS. Therefore it is necessary to buy a foreign number in order to send SMS using the "classic" method. The problem is that the Sender ID changes as explained in Twilio's help

It wasn't on our radar until you brought it up here.

We can write up a feature request ticket for it, but since we're all working on 8.3 for the foreseeable future I can't offer any kind of definitive timeline on if/when it would get implemented.

Understood.

Could be an opportunity for a contribution if you are open to that.