summaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
authorDenis Kenzior <denkenz@gmail.com>2010-11-04 11:16:13 -0500
committerDenis Kenzior <denkenz@gmail.com>2010-11-04 11:16:13 -0500
commitb6467209ea813c2f0408ba87beb1ad3657447863 (patch)
tree625accf1cce1c516ebc12daeb87bfe34fb7f3161 /TODO
parent78cac8472f8f4ff6c43fa9e81884bf91e06df1ad (diff)
downloadofono-b6467209ea813c2f0408ba87beb1ad3657447863.tar.bz2
TODO: Mark app src / dst port handling task done
Diffstat (limited to 'TODO')
-rw-r--r--TODO14
1 files changed, 0 insertions, 14 deletions
diff --git a/TODO b/TODO
index ad4a19a3..ce3554e4 100644
--- a/TODO
+++ b/TODO
@@ -31,20 +31,6 @@ SMS
Priority: Low
Complexity: C8
-- Source / Destination port addressing scheme from 3GPP 23.040. A special
- header is used to indicate the source / destination port of the application
- this SMS message belongs to. Such messages which are encoded in 8-bit should
- be decoded by oFono automatically. The handler associated with this source /
- destination port is called with the decoded stream.
-
- Proposed solution involves a registration / callback framework in the SMS
- atom for plugins to register handlers. Default (wildcard) handler is also
- desired.
-
- Priority: High
- Complexity: C2
- Owner: Aki Niemi <aki.niemi@nokia.com>
-
- Smart Messaging Service. This is a separate standard from Nokia and uses
the 3GPP 23.040 source / destination addressing scheme. The main aim of
this task is to support vCards and vCalendar objects over SMS.