diff options
| author | Denis Kenzior <denkenz@gmail.com> | 2010-11-04 11:16:13 -0500 |
|---|---|---|
| committer | Denis Kenzior <denkenz@gmail.com> | 2010-11-04 11:16:13 -0500 |
| commit | b6467209ea813c2f0408ba87beb1ad3657447863 (patch) | |
| tree | 625accf1cce1c516ebc12daeb87bfe34fb7f3161 /TODO | |
| parent | 78cac8472f8f4ff6c43fa9e81884bf91e06df1ad (diff) | |
| download | ofono-b6467209ea813c2f0408ba87beb1ad3657447863.tar.bz2 | |
TODO: Mark app src / dst port handling task done
Diffstat (limited to 'TODO')
| -rw-r--r-- | TODO | 14 |
1 files changed, 0 insertions, 14 deletions
@@ -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. |