I’m allowing my users to broadcasting SMS messages to other users using the Twilio platform.
In this process, the recipients are receiving the broadcasted SMS with the Twilio static phone number or the local carrier number, and so recipients cannot reply to the sender directly. I want recipients to be able to reply directly to the sender.
Essentially, I want to have the sender’s phone number appear as the sender of the SMS, so that the recipients can reply directly via SMS to the sender. Is this possible in Twilio?