summaryrefslogtreecommitdiffstats
path: root/src/gprs.c
diff options
context:
space:
mode:
authorJeevaka Badrappan <jeevaka.badrappan@elektrobit.com>2011-03-17 10:20:31 -0700
committerDenis Kenzior <denkenz@gmail.com>2011-03-17 12:23:35 -0500
commitb5950e23917fd9eb1b4859de5678eaaeda3a8db8 (patch)
tree6aada87fcef6e5c3079cc425c35e75e264847db3 /src/gprs.c
parent7de1717d4296266c3ea980613698acf9a70563fc (diff)
downloadofono-b5950e23917fd9eb1b4859de5678eaaeda3a8db8.tar.bz2
sms: limit the sms sending retry
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.
Diffstat (limited to 'src/gprs.c')
0 files changed, 0 insertions, 0 deletions