summaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
authorDenis Kenzior <denkenz@gmail.com>2011-04-05 00:23:10 -0500
committerDenis Kenzior <denkenz@gmail.com>2011-04-05 00:23:10 -0500
commitc257d52a72f44033ba1da59607789f0c423f03d0 (patch)
tree92e60dd13c178558db11c049c6252b22d9d4a774 /TODO
parent5a7a5655f165334a0a4022adaa58a5bf319088b3 (diff)
downloadofono-c257d52a72f44033ba1da59607789f0c423f03d0.tar.bz2
TODO: Roll Modem & Network ECC tasks into one
Diffstat (limited to 'TODO')
-rw-r--r--TODO16
1 files changed, 3 insertions, 13 deletions
diff --git a/TODO b/TODO
index ac8350a0..3e3ea79b 100644
--- a/TODO
+++ b/TODO
@@ -295,23 +295,13 @@ Sim Toolkit
Emergency Calls
===============
-- Country / Operator specific emergency numbers. Figure out how to support
- countries / operators with specific mandated emergency numbers which are
- not part of the standard emergency number list. This needs to be queried
- by the voicecall atom every time a new SIM is inserted. The list is
- assumed to be managed by the modem. If no such functionality is available,
- then the 3GPP mandated behavior is used.
+- Network / Modem updating of the emergency number list. Support the list of
+ emergency numbers dynamically updated by the network or by the modem (e.g.
+ additional numbers burned into modem ROM).
Priority: High
Complexity: C2
-- Network updating the emergency number list. Support the list of emergency
- numbers dynamically updated by the network.
-
- Priority: High
- Complexity: C2
- Owner: Petteri Tikander <petteri.tikander@ixonos.com>
-
Miscellaneous
=============