summaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
authorDenis Kenzior <denkenz@gmail.com>2010-09-21 11:19:44 -0500
committerDenis Kenzior <denkenz@gmail.com>2010-09-21 21:15:07 -0500
commitddd1b754b2eedb2e342af4da03e3679ff421257b (patch)
tree6317401a9c28bd1352f6282465e9e5d0aede2058 /TODO
parent75a0e4f1a9fec8d6e7836bdbb4db95cdb070181c (diff)
downloadofono-ddd1b754b2eedb2e342af4da03e3679ff421257b.tar.bz2
TODO: Mark Better unique ID task as done
Diffstat (limited to 'TODO')
-rw-r--r--TODO12
1 files changed, 0 insertions, 12 deletions
diff --git a/TODO b/TODO
index 9dc57fcc..3b9a5ab9 100644
--- a/TODO
+++ b/TODO
@@ -80,18 +80,6 @@ SMS
Complexity: C1
Owner: Kristen Carlson Accardi <kristen@linux.intel.com>
-- Better unique ID for incoming / outgoing messages. Currently oFono uses
- a simple incremental counter stored in the settings store (NextMessageId).
- This tends to break quite easily in strange situations (e.g. forced battery
- removal, unexpected crashes). This makes the uniqueness of this ID not
- always guaranteed.
-
- Proposed solution is to base the ID on SHA1 or MD5 hash. Hash the contents
- of the message + reception / sent time and the sender / originator address.
-
- Priority: High
- Complexity: C1
-
- SMS Status Report support support according to 3GPP 23.040. oFono should
support SMS start reports. For fragmented SMS messages oFono should take
care of collating the status reports for each fragment and notifying once