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

Add SMS service #5

Open
ttran9619 opened this issue Sep 3, 2023 · 2 comments
Open

Add SMS service #5

ttran9619 opened this issue Sep 3, 2023 · 2 comments
Labels
enhancement New feature or request

Comments

@ttran9619
Copy link
Owner

Orignally, this tool was planned with a SMS receiver backend, hence the sms.rs stub. However, I haven't registered twillio for a2p 10dlc, so an email backend was provided instead.

This issue involves filling out sms.rs to support twillio as an alerting receiver.

@ttran9619 ttran9619 added the enhancement New feature or request label Sep 3, 2023
@AmberRyer
Copy link

Have you been able to get registered with Twilio on 10DLC?

@ttran9619
Copy link
Owner Author

I have not pursued SMS support using Twilio. The registration hassle with 10DLC that I'm not willing to pursue for a hobbiest application like this. I'd recommend using the Sendgrid backend instead. Adding support for Twillio in the actual application should be trivial, but I don't have a way to test.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants