Hello!
who can help me?
I configured: bearerbox->smsbox->sqlbox.
That works fine if I send one message via sqlbox.
But if I send more messages at once, I receive DLR status only for the
last sent message.
For example I write into send_sms table one sms - I recieve a good DLR
status.
If I write into send_sms table 10 sms (10 rows) - I recieve a good DLR
only for 10th.
Unfortunately my SMSC don't support submit_sm_multi.
At the moment I see only one solution: to send next SMS after previous
returned DRL, but this is not a deal.
I write a lot of posts but I can't get the solution of this problem.