summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--TODO7
-rw-r--r--doc/features.txt5
2 files changed, 5 insertions, 7 deletions
diff --git a/TODO b/TODO
index d9a65805..ad962413 100644
--- a/TODO
+++ b/TODO
@@ -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
diff --git a/doc/features.txt b/doc/features.txt
index 3524e798..12be037f 100644
--- a/doc/features.txt
+++ b/doc/features.txt
@@ -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.