commit | ddd2fdd5e80aa9d689c9ed982e1e003028fa8628 | [log] [tgz] |
---|---|---|
author | Bin Li <libin@marvell.com> | Tue Jan 29 13:29:00 2013 +0800 |
committer | Bin Li <libin@marvell.com> | Tue Jan 29 13:29:00 2013 +0800 |
tree | edafbbb9121290c85c94e32c735ef16146852724 | |
parent | 028b14bf2f67392bafbc4eacc40f934497ff55e9 [diff] |
Send next message if current one fails If there is an exception during sending current message, it will not try to send next pending one. How to reproduce: 1) Send a sms to 2 recipents. First one is a invalid address, for example "invalid", and the second one is a valid address; 2) Message to the first address fails; 3) It will not send the message to the second address. Change-Id: I9442711118a64d0d4b9b08a04cf717c97428bf46 Signed-off-by: Bin Li <libin@marvell.com>