TODO: Mark long phone number support task as done
authorDenis Kenzior <denkenz@gmail.com>
Tue, 1 Feb 2011 16:36:41 +0000 (10:36 -0600)
committerDenis Kenzior <denkenz@gmail.com>
Wed, 2 Feb 2011 16:43:37 +0000 (10:43 -0600)
TODO
doc/features.txt

diff --git a/TODO b/TODO
index 1abaed8..13a6baa 100644 (file)
--- a/TODO
+++ b/TODO
@@ -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.
 
index 7d4f007..0862fa7 100644 (file)
@@ -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.