diff options
author | Denis Kenzior <denkenz@gmail.com> | 2010-11-04 11:19:49 -0500 |
---|---|---|
committer | Denis Kenzior <denkenz@gmail.com> | 2010-11-04 11:19:49 -0500 |
commit | 520b387c4dfe7047e6e51767795b81fdaa12402b (patch) | |
tree | b217a7970f3c8e312ef00aacee626266016fb02a | |
parent | b6467209ea813c2f0408ba87beb1ad3657447863 (diff) | |
download | ofono-520b387c4dfe7047e6e51767795b81fdaa12402b.tar.bz2 |
TODO: Mark Smart Messaging task as done
-rw-r--r-- | TODO | 11 | ||||
-rw-r--r-- | doc/features.txt | 11 |
2 files changed, 11 insertions, 11 deletions
@@ -31,17 +31,6 @@ SMS Priority: Low Complexity: C8 -- 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. - - Proposed solution is to add a plugin with an extension API to send / receive - such messages. - - Priority: Medium - Complexity: C2 - Depends: Source / Destination port scheme - - WAP PUSH notification support for MMS. oFono should be able to receive WAP PUSH messages over SMS, parse them and report them to the upper level MMS stack. diff --git a/doc/features.txt b/doc/features.txt index b3c067eb..4c770db3 100644 --- a/doc/features.txt +++ b/doc/features.txt @@ -163,6 +163,17 @@ Short Messaging Service is informed only once the entire message has been received, and the data payload has been extracted. +- Smart Messaging Service - vCard support. oFono provides the ability to send + and receive vCard objects through the SmartMessaging interface. vCards can + be sent using the SendBusinessCard method and received using the + SmartMessagingAgent framework. + +- Smart Messaging Service - vCalendar support. oFono provides the ability to + send and receive vCalendar objects through the SmartMessaging interface. + vCalendars can be sent using the SendAppointment method and received using + the SmartMessagingAgent framework. + + GPRS ==== |