summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJeevaka Badrappan <jeevaka.badrappan@elektrobit.com>2010-12-10 10:56:49 -0800
committerDenis Kenzior <denkenz@gmail.com>2010-12-17 17:04:18 -0600
commit9a9b4105aa067138ee1368edf74a66718fbcc68c (patch)
tree8a6a152c0c4b2ce2d534fd2c6c650660a9f058ab
parent3f5a8adaf032fbabbd18ef35fec8bf665139503a (diff)
downloadofono-9a9b4105aa067138ee1368edf74a66718fbcc68c.tar.bz2
TODO: Marking the Read/Write EFcfis task as done
-rw-r--r--TODO9
-rw-r--r--doc/features.txt5
2 files changed, 5 insertions, 9 deletions
diff --git a/TODO b/TODO
index 5b7ce921..1cd7950a 100644
--- a/TODO
+++ b/TODO
@@ -92,15 +92,6 @@ SMS
SIM / SIM File system
=====================
-- Read / Write EFcfis. Call forwarding settings can be bootstrapped on the
- SIM for faster notification of the user that call forwarding is active.
- These settings are stored in EFcfis. oFono should read these settings and
- update the call forwarding atom appropriately.
-
- Priority: Low
- Complexity: C2
- Owner: Jeevaka Badrappan <jeevaka.badrappan@elektrobit.com>
-
- SIM Call History plugin. New UICCs support four new SIM elementary files
for storing call history information on the SIM: EFici, EFict, EFoci, EFoct.
A plugin should be developed for oFono that will write to these files.
diff --git a/doc/features.txt b/doc/features.txt
index 86ee813e..b2843a83 100644
--- a/doc/features.txt
+++ b/doc/features.txt
@@ -222,6 +222,11 @@ SIM
oFono halts the SIM initialization procedure and the modem remains in the
PRESIM state. In this state oFono will only allow emergency calls.
+- Read / Write EFcfis / EFcphs-cff. oFono reads EFcfis/EFcphs-cff SIM files
+ to check if VoiceUnconditional call forwarding rule is enabled. If enabled,
+ ForwardingFlagOnSim will be set and VoiceUnconditional may contain the
+ "forwarded to" number if the number is available.
+
Radio settings
==============