diff options
author | Denis Kenzior <denkenz@gmail.com> | 2011-02-01 10:36:41 -0600 |
---|---|---|
committer | Denis Kenzior <denkenz@gmail.com> | 2011-02-02 10:43:37 -0600 |
commit | afb45328da3159b9f608690f381010de866f79c2 (patch) | |
tree | 327bf326cd5b9a8554754a6592f5c3315b37d5a0 | |
parent | 6f5de5cec2acfb496d7aa09b483297b9930e6f3f (diff) | |
download | ofono-afb45328da3159b9f608690f381010de866f79c2.tar.bz2 |
TODO: Mark long phone number support task as done
-rw-r--r-- | TODO | 7 | ||||
-rw-r--r-- | doc/features.txt | 6 |
2 files changed, 6 insertions, 7 deletions
@@ -275,13 +275,6 @@ Voicecall Complexity: C1 Owner: Pekka Pessi <pekka.pessi@nokia.com> -- Long phone numbers. According to 3GPP TS 24.008, the callee address - can be up to 80 digits long. - - Priority: Medium - Complexity: C2 - Owner: Rafael Ignacio Zurita <rafael.zurita@profusion.mobi> - - Dial strings. Include CLIR prefixes and 2nd stage dial strings in the DialString call property. Add dialstring accessor method to C API. diff --git a/doc/features.txt b/doc/features.txt index 7d4f007e..0862fa71 100644 --- a/doc/features.txt +++ b/doc/features.txt @@ -313,3 +313,9 @@ Supplementary Services CallSettings interface. If the network supports this service, the number dialed by the remote party is presented through the Voicecall interface using the IncomingLine property. + +Voice Calls +=========== + +- Long phone number support. oFono supports dialing of phone numbers up to + 80 digits long. |