Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

twilio: always use messaging SID if set #3165

Merged
merged 3 commits into from
Jul 17, 2023

Conversation

mastercactapus
Copy link
Member

@mastercactapus mastercactapus commented Jul 12, 2023

Description:
Messaging service already handles making the number sticky, and it is required to use it to meet regulatory requirements when using Twilio.

This PR adds a simple check: if a Messaging Service SID is set, always use it for SMS replies instead of relying on the original destination number.

Additionally the Remote Monitor was updated to allow setting a MessageSID value.

@mastercactapus mastercactapus merged commit f9561cf into master Jul 17, 2023
6 checks passed
@mastercactapus mastercactapus deleted the always-use-messaging-sid branch July 17, 2023 19:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants