TODO: Mark Smart Messaging task as done

This commit is contained in:
Denis Kenzior 2010-11-04 11:19:49 -05:00
parent b6467209ea
commit 520b387c4d
2 changed files with 11 additions and 11 deletions

11
TODO
View File

@ -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.

View File

@ -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
====