summaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
authorDenis Kenzior <denkenz@gmail.com>2011-04-05 09:21:08 -0500
committerDenis Kenzior <denkenz@gmail.com>2011-04-05 09:21:08 -0500
commit32a3ea611530f8da337dd6ce7344dacf16b1b4af (patch)
tree3bf3d22cfe446dddb2f7c6f0287b71a967ecdad6 /TODO
parent72ac06ebce458493183309fa9cd7486f71f70a64 (diff)
downloadofono-32a3ea611530f8da337dd6ce7344dacf16b1b4af.tar.bz2
TODO: Minor tweaks
Diffstat (limited to 'TODO')
-rw-r--r--TODO7
1 files changed, 5 insertions, 2 deletions
diff --git a/TODO b/TODO
index 4e8d22e7..85c5ad17 100644
--- a/TODO
+++ b/TODO
@@ -164,6 +164,9 @@ PPP
- PFC support. Extend GAtPPP to support packets with Protocol field
compression enabled. Refer to RFC 1661 for details.
+ Priority: Medium
+ Complexity: C1
+
Location Services
=================
@@ -215,14 +218,14 @@ Supplementary Services
conditional call forwarding should become quiescent while unconditional call
forwarding is activate. If call forwarding unconditional is subsequently
deactivated, all the quiescent forwardings should become operative again.
- I.e. No conditional call forwardin string should be returned while
+ I.e. No conditional call forwarding string should be returned while
unconditional call forwarding is active even if they exist.
If there is an successful attempt to activate/deactivate conditional call
forwarding while unconditional call forwarding is active the conditional cache
flag should cleared.
- Priority: Low
+ Priority: High
Complexity: C1