summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJeevaka Badrappan <jeevaka.badrappan@elektrobit.com>2010-10-25 04:34:17 -0700
committerDenis Kenzior <denkenz@gmail.com>2010-10-25 10:39:09 -0500
commitd37285636f6e441bc1eb70fec1b7cea6941e467c (patch)
tree1baa60aa911caf522276982fdfca37041eb026b2
parent4549b6a8eab564cc869a6a1ce121ac98e37deca8 (diff)
downloadofono-d37285636f6e441bc1eb70fec1b7cea6941e467c.tar.bz2
TODO: Marking the Barred Dialing task as done
-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.