TODO: Marking the Barred Dialing task as done

This commit is contained in:
Jeevaka Badrappan 2010-10-25 04:34:17 -07:00 committed by Denis Kenzior
parent 4549b6a8ea
commit d37285636f
2 changed files with 5 additions and 7 deletions

7
TODO
View File

@ -110,13 +110,6 @@ SMS
SIM / SIM File system
=====================
- Barred Dialing numbers support. BDN will not be supported by oFono.
If BDN service enabled SIM is used, oFono will go into emergency mode.
Priority: Low
Complexity: C2
Owner: Jeevaka Badrappan <jeevaka.badrappan@elektrobit.com>
- 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

View File

@ -135,3 +135,8 @@ SIM
check if FDN support is allocated and enabled in the SIM. If enabled,
oFono halts the SIM initialization procedure and the modem remains in the
PRESIM state. In this state oFono will only allow emergency calls.
- Barred Dialing support. oFono reads the necessary bits from the SIM to
check if BDN support is allocated and enabled in the SIM. If enabled,
oFono halts the SIM initialization procedure and the modem remains in the
PRESIM state. In this state oFono will only allow emergency calls.