diff options
-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. |