summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJarko Poutiainen <jarko.poutiainen@tieto.com>2011-01-28 15:14:04 +0200
committerMarcel Holtmann <marcel@holtmann.org>2011-01-28 15:13:01 +0100
commit304ab32817952e91727fb115f4230a433c576ab7 (patch)
treefc9b9940985e9b61b0ab1f6aa5fffd4cb3cdcecc
parent66f9298c2b4ae54d8581598951f37568095b1b39 (diff)
downloadofono-304ab32817952e91727fb115f4230a433c576ab7.tar.bz2
TODO: add CF state change task
-rw-r--r--TODO16
1 files changed, 16 insertions, 0 deletions
diff --git a/TODO b/TODO
index 41f1f7f8..b62eb993 100644
--- a/TODO
+++ b/TODO
@@ -255,6 +255,22 @@ Supplementary Services
Priority: Low
Complexity: C8
+- Call forwarding state handling change
+
+ At the moment call forwarding states are not always correct. Any active
+ 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
+ unconditional call forwarding is active even if they exist.
+
+ If there is an successfull attempt to activate/deactivate conditional call
+ forwarding while unconditional call forwarding is active the conditional cache
+ flag should cleared.
+
+ Priority: Low
+ Complexity: C1
+
Voicecall
=========