diff options
author | Jarko Poutiainen <jarko.poutiainen@tieto.com> | 2011-01-28 15:14:04 +0200 |
---|---|---|
committer | Marcel Holtmann <marcel@holtmann.org> | 2011-01-28 15:13:01 +0100 |
commit | 304ab32817952e91727fb115f4230a433c576ab7 (patch) | |
tree | fc9b9940985e9b61b0ab1f6aa5fffd4cb3cdcecc | |
parent | 66f9298c2b4ae54d8581598951f37568095b1b39 (diff) | |
download | ofono-304ab32817952e91727fb115f4230a433c576ab7.tar.bz2 |
TODO: add CF state change task
-rw-r--r-- | TODO | 16 |
1 files changed, 16 insertions, 0 deletions
@@ -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 ========= |