diff options
author | Denis Kenzior <denkenz@gmail.com> | 2010-10-22 12:14:49 -0500 |
---|---|---|
committer | Denis Kenzior <denkenz@gmail.com> | 2010-10-22 12:14:49 -0500 |
commit | a1316b2809c1a775fdc21b4f3b2738cd87425c67 (patch) | |
tree | 9ae0bcb32b37b14e3b81e740ca18202194f317f9 | |
parent | 40904f655ddf06d04011b1161a64ee2fe66ed7a4 (diff) | |
download | ofono-a1316b2809c1a775fdc21b4f3b2738cd87425c67.tar.bz2 |
TODO: Marking the FDN task as done
-rw-r--r-- | TODO | 8 | ||||
-rw-r--r-- | doc/features.txt | 8 |
2 files changed, 8 insertions, 8 deletions
@@ -110,14 +110,6 @@ SMS SIM / SIM File system ===================== -- Fixed Dialing support. oFono should support Fixed Dialing Numbers. This - requires being able to edit the FD phonebook or assume that the FD phonebook - has been appropriately bootstrapped. - - Priority: Low - Complexity: C2 - Owner: Petteri Tikander <petteri.tikander@ixonos.com> - - Barred Dialing numbers support. BDN will not be supported by oFono. If BDN service enabled SIM is used, oFono will go into emergency mode. diff --git a/doc/features.txt b/doc/features.txt index e32055e7..73e8643b 100644 --- a/doc/features.txt +++ b/doc/features.txt @@ -116,3 +116,11 @@ GPRS - GPRS suspension event support. The packet data service may be temporarily suspended while a circuit switched service such as voice call or SMS is active. + +SIM +=== + +- Fixed Dialing support. oFono reads the necessary bits from the SIM to + 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. |