summaryrefslogtreecommitdiffstats
path: root/doc/features.txt
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 /doc/features.txt
parent75a0e4f1a9fec8d6e7836bdbb4db95cdb070181c (diff)
downloadofono-ddd1b754b2eedb2e342af4da03e3679ff421257b.tar.bz2
TODO: Mark Better unique ID task as done
Diffstat (limited to 'doc/features.txt')
-rw-r--r--doc/features.txt10
1 files changed, 10 insertions, 0 deletions
diff --git a/doc/features.txt b/doc/features.txt
index 27ec74e3..534b8deb 100644
--- a/doc/features.txt
+++ b/doc/features.txt
@@ -86,3 +86,13 @@ Envelopes:
and on a channel listed in EFcbmid, it is dispatched to the SIM using the
CBS-PP Download envelope. No user interaction is required or signaled
whenever this occurs.
+
+Short Messaging Service
+=======================
+
+- Unique identifier for incoming and outgoing SMS messages. Whenever a
+ message is received or sent by oFono, a unique ID is generated for that
+ message. The id is relevant to all segments of an SMS and in the case of
+ incoming messages is only generated when the SMS is fully assembled. The
+ hash used is SHA1. This unique identifier is used to identify the SMS
+ message to history plugins as well.