diff options
-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. |