Allow using a custom sender ID instead of the Twilio phone number

Created on 14 March 2017, over 7 years ago
Updated 16 July 2024, 4 months ago

Problem/Motivation

Twilio allows to use custom alphanumeric Sender ID instead of the Twilio phone number (not available in all countries tough). At this time, the module use only the Twilio phone number to send messages. It can be override thanks to #2574747 but the implementation is not complete.

Proposed resolution

Add a new parameter called : "From". By default, it will take the Twilio phone number.

Remaining tasks

Write patch

User interface changes

Rules UI, Action UI and Admin test page, a new field has been added : From, and can replaced by a token. The default value is the Twilio phone number.

API changes

None. If a custom sender id is not provided, the twilio phone number will be taken instead.

Feature request
Status

Closed: outdated

Version

1.0

Component

Code

Created by

🇫🇷France jibus

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Not all content is available!

It's likely this issue predates Contrib.social: some issue and comment data are missing.

Production build 0.71.5 2024