capcom6/android-sms-gateway

Add message limits

MarchenkoOleg opened this issue · 1 comments

Almost all mobile operators limit the number of SMS messages per day, for example, 100 pcs/day. I would like to add functionality that would take this into account and postpone the message queue until the reset time. That is, two parameters are needed: the limit per day, and the time to reset the limit.

You can complicate it to set a limit period, let's say the amount per hour, the amount per month