diff options
-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 ==== |