summaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
authorDenis Kenzior <denkenz@gmail.com>2010-07-14 11:03:30 -0500
committerDenis Kenzior <denkenz@gmail.com>2010-07-14 11:03:30 -0500
commitf69a09294f8adfce087f79a5fb3e9a17755fbe59 (patch)
tree593af2211718aa7f44cb1d6165f136eae7363344 /TODO
parente77ea33fd699bc17d5ccb02f028fea9a165cb6de (diff)
downloadofono-f69a09294f8adfce087f79a5fb3e9a17755fbe59.tar.bz2
TODO: Merge two duplicate items
Diffstat (limited to 'TODO')
-rw-r--r--TODO17
1 files changed, 7 insertions, 10 deletions
diff --git a/TODO b/TODO
index d36bafdb..081a67b8 100644
--- a/TODO
+++ b/TODO
@@ -301,12 +301,15 @@ Voicecall
Miscellaneous
=============
-- Country Specific emergency numbers. Figure out how to support countries with
- specific mandated emergency numbers which are not part of the standard
- emergency number list.
+- 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.
Complexity: C2
- Priority: Low
+ Priority: High
- Bluetooth SAP Client support. The Telit UC864-G devices support Bluetooth
SAP client mode. This requires the use of a modem side-channel to read the
@@ -363,12 +366,6 @@ Miscellaneous
Priority: High
Complexity: C1
-- Add support for country / carrier specific emergency call list. This needs
- to be queried by the voicecall atom every time a new SIM is inserted.
-
- Priority: High
- Complexity: C1
-
- Extend the voicecall interface with a property indicating whether this call
is an emergency call (essentially the CLI matches one of the numbers on the
emergency calling codes list.)