diff options
author | Denis Kenzior <denkenz@gmail.com> | 2010-05-19 06:32:29 -0500 |
---|---|---|
committer | Denis Kenzior <denkenz@gmail.com> | 2010-05-19 06:32:29 -0500 |
commit | c48655652f94ff81e1d3ae11f7d1c757987eaa93 (patch) | |
tree | 5bc40dc49c6a331279d598cdad6dd578df4339b7 | |
parent | 8e4298f7fd4d329607a30f6512de0f2de43d7cb1 (diff) | |
download | ofono-c48655652f94ff81e1d3ae11f7d1c757987eaa93.tar.bz2 |
Update TODO
-rw-r--r-- | TODO | 13 |
1 files changed, 13 insertions, 0 deletions
@@ -319,3 +319,16 @@ 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.) + + Priority: High + Complexity: C1 |