summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDenis Kenzior <denkenz@gmail.com>2010-12-27 10:55:22 -0600
committerDenis Kenzior <denkenz@gmail.com>2010-12-27 10:55:22 -0600
commit8d9f4e0caeea734c3f5eb41a17765f1c630524f4 (patch)
treeb3f503a2c1cf3ba609bb07958347961e5083f34c
parentdd7987ba92baa70e27508620fe852cb4fb5d71b8 (diff)
downloadofono-8d9f4e0caeea734c3f5eb41a17765f1c630524f4.tar.bz2
TODO: Mark Set Up Call task as done
-rw-r--r--TODO9
-rw-r--r--doc/features.txt11
2 files changed, 11 insertions, 9 deletions
diff --git a/TODO b/TODO
index d0f29f1b..12f313bd 100644
--- a/TODO
+++ b/TODO
@@ -315,15 +315,6 @@ Sim Toolkit
Priority: High
Complexity: C8
-- Support Set Up Call proactive command. If the UICC has indicated that
- the user should be informed, then the SimToolkitAgent will be called
- in order to request user's confirmation of the call setup. If the user
- has confirmed, or if user's confirmation was not requested, oFono will
- setup the call and optionally inform the user.
-
- Priority: High
- Complexity: C8
-
Emergency Calls
===============
diff --git a/doc/features.txt b/doc/features.txt
index 761761c4..a9fdb867 100644
--- a/doc/features.txt
+++ b/doc/features.txt
@@ -115,6 +115,17 @@ Supported Proactive Commands:
NOTE: This command can also be handled by the modem.
+- Set Up Call proactive command. When oFono receives a Set Up Call proactive
+ command, it checks whether the UICC has indicated that the user should be
+ informed. In this case the SimToolkitAgent is called with the
+ ConfirmCallSetup method. If the user has authorized the operation, or if
+ the user's confirmation was not indicated oFono will setup the call and
+ optionally inform the user. The information sent by the SIM will be
+ available on the resulting voice call object. The relevant properties are
+ Information and Icon.
+
+ NOTE: This command can also be handled by the modem.
+
- Sim icon support. oFono supports icons that are stored on the SIM. If the
SIM notifies oFono that an icon is available for a particular proactive
command, oFono passes this information to the UI. The UI is able to obtain