Scheduled tasks
Sending SMS messages is done via two scheduled tasks :
- [SMS for Sugar] Create SMS_Messages for SMS_Campaigns with "Generate all SMS Messages" status
- [SMS for Sugar] Send all SMS for SMS_Messages with "Send SMS" status
Task details :
[SMS for Sugar] Create SMS_Messages for SMS_Campaigns with "Generate all SMS Messages" status This scheduled task retrieves the SMS messages created in the module to be sent and integrates them into a send queue.
By default this task runs every 30 minutes.
[SMS for Sugar] Send all SMS for SMS_Messages with "Send SMS" status This scheduled task processes the SMS to be sent that are in the queue. It will actually send the SMS messages.
By default this task runs every 10 minutes. Each batch sends the number of SMS defined in the module settings.
