TODO: Marking the FDN task as done

This commit is contained in:
Denis Kenzior 2010-10-22 12:14:49 -05:00
parent 40904f655d
commit a1316b2809
2 changed files with 8 additions and 8 deletions

8
TODO
View File

@ -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.

View File

@ -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.