summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorDenis Kenzior <denkenz@gmail.com>2010-10-28 09:19:37 -0500
committerDenis Kenzior <denkenz@gmail.com>2010-10-28 09:19:37 -0500
commite2719e0bfef9c1b5892ea213361654ac971be016 (patch)
tree2569af4fb5f4cd1e0cc7a04fa969a0db59692743 /TODO
parent0d6561708a4aa5f9a965286f2603485ac69c0bc7 (diff)
downloadofono-e2719e0bfef9c1b5892ea213361654ac971be016.tar.gz
TODO: Add Provide Local Information command task
Diffstat (limited to 'TODO')
-rw-r--r--TODO9
1 files changed, 9 insertions, 0 deletions
diff --git a/TODO b/TODO
index b8674aff..7a4b08ca 100644
--- a/TODO
+++ b/TODO
@@ -396,6 +396,15 @@ Sim Toolkit
Complexity: C1
Owner: Jeevaka Badrappan <jeevaka.badrappan@elektrobit.com>
+- Support Provide Local Information. Whenever oFono receives a Provide Local
+ Information proactive command, it should check the type of the information
+ requested. If the information is about the time/date or the language of the
+ terminal, it should respond to the command with the appropriate terminal
+ response. Otherwise, it will respond with an error.
+
+ Priority: High
+ Complexity: C2
+
Emergency Calls
===============