TODO: mark CDIP task as done
authorLucas De Marchi <lucas.demarchi@profusion.mobi>
Tue, 18 Jan 2011 23:49:55 +0000 (21:49 -0200)
committerDenis Kenzior <denkenz@gmail.com>
Wed, 19 Jan 2011 02:05:25 +0000 (20:05 -0600)
TODO
doc/features.txt

diff --git a/TODO b/TODO
index 012f73d..af22844 100644 (file)
--- a/TODO
+++ b/TODO
@@ -229,13 +229,6 @@ Supplementary Services
   Priority: Low
   Complexity: C2
 
-- Called Line Identification.  This affects both call_settings and voicecall
-  atoms.  3GPP service is accessed by the +CDIP command.
-
-  Priority: Low
-  Complexity: C4
-  Owner: Lucas De Marchi <lucas.demarchi@profusion.mobi>
-
 - CPHS Support.  This includes ALS and CPHS specific elementary files.
 
   Priority: Low
index 0a3357f..b11d92d 100644 (file)
@@ -302,3 +302,9 @@ Supplementary Services
   network by using the CallSettings property.  If the network reports the
   calling name, it is presented on the Voicecall interface using the Name
   property.  If no calling name is given, the Name is empty.
+
+- CDIP support.  The Called Line Presentation is supported by oFono. One can
+  query whether the service is provisioned in the network by using the
+  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.