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

✏️ [ group SMS limit ] #49

Open
halak0013 opened this issue Jan 19, 2024 · 2 comments
Open

✏️ [ group SMS limit ] #49

halak0013 opened this issue Jan 19, 2024 · 2 comments
Labels
enhancement New feature or request

Comments

@halak0013
Copy link

halak0013 commented Jan 19, 2024

Group SMS lists can be generated and group SMS can be sent, but I think it is a rule of Android that group SMS cannot be sent to more than 20 people. Then it gives an error. But if there is an interval of 2 minutes between each session, there is no problem.

Can it be developed with a feature like this?

Let's say I added 108 people to the list. I said send a group message.
108/20=5.4. So if we round this up, it has to be divided by 6.

If it automatically divided the list into 6 and sent them 2 minutes apart...

If the message is 2 messages long, it should also take that into account.

@halak0013 halak0013 added the enhancement New feature or request label Jan 19, 2024
@octoshrimpy octoshrimpy moved this to Backlog in QUIK - Next Release Oct 30, 2024
@Cwpute
Copy link

Cwpute commented Jan 7, 2025

Can describe a bit the situation for which you want to send messages to a lot of people ? there is another open issue #182 that could adress your problem, if it matches up.

@halak0013
Copy link
Author

#182 The subject is somewhat similar. But when I really want to send a message to more than one person, phones have a certain limit in terms of SMS. And it would be nice if there was a setting like a group to always send. It's like a mass message on WhatsApp, but with SMS. As a result, it would be nice if messages were sent to everyone one by one using software to exceed the limit and we could save them somewhere.

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
Status: Backlog
Development

No branches or pull requests

2 participants