summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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.)