M
M
Manhattan_live2015-06-23 09:35:38
SMS
Manhattan_live, 2015-06-23 09:35:38

How to send sms messages from the list randomly every 20-30 minutes?

The task is as follows. It is required that sms from a pre-created list, say 150 sms, come to the phone number in random order every 20-30 minutes. What services can do this?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
M
mindnomind, 2015-06-23
@mindnomind

The network is flooded with companies that are engaged in SMS mailings, I think almost every one will be able to provide you with the necessary functionality. Example: easy-sms.ru
Again, you can go in a more interesting and budgetary way - use the services of a company that provides an API (for example, smsc.ru). Copy-paste the code from the documentation (there are many ready-made libraries for every taste). Form an array with numbers, pass it through the randomizer and send SMS. On the server, ask cron to run this business every 20, 30, as many minutes as you like.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question