Why is it slow when sending messages to multiple users?
When sending messages, the USB Modem will separate the progress into N parts. Then the system will send messages one after another. That means, if one failed, all messages that after can not send any more. To know how many messages succeed in sending, you can look them up in outbox or, you can setup sending status report.