Hi Jeevaka,
On 03/17/2011 12:20 PM, Jeevaka Badrappan wrote:
Hi,
If sending of SMS fails, then oFono core will try to resend it after
n * 5 seconds(n = retry count). Due to this, conformance test case
27.22.8 sequence 1.4 fails(refer 31.124 spec). Plan is to limit the
failue codes for which the retry will be done. This patch allows the
retry if the failure is only due to network timeout. For all the other
failure cases, retry is not done.
Patch has been applied, thanks.
Regards,
-Denis