TODO: Marking the Read/Write EFcfis task as done

This commit is contained in:
Jeevaka Badrappan 2010-12-10 10:56:49 -08:00 committed by Denis Kenzior
parent 3f5a8adaf0
commit 9a9b4105aa
2 changed files with 5 additions and 9 deletions

9
TODO
View File

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

View File

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