summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLucas De Marchi <lucas.demarchi@profusion.mobi>2011-01-18 21:49:55 -0200
committerDenis Kenzior <denkenz@gmail.com>2011-01-18 20:05:25 -0600
commit7e8e001f48842c575ba6b6e2b12f166aaba1f0b7 (patch)
tree42bd03f96e536e6aa328c7f616d79d402a0a2f69
parent16929cc9787f6ef38090c254cf6db04c510ae373 (diff)
downloadofono-7e8e001f48842c575ba6b6e2b12f166aaba1f0b7.tar.bz2
TODO: mark CDIP task as done
-rw-r--r--TODO7
-rw-r--r--doc/features.txt6
2 files changed, 6 insertions, 7 deletions
diff --git a/TODO b/TODO
index 012f73d8..af22844a 100644
--- 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
diff --git a/doc/features.txt b/doc/features.txt
index 0a3357f0..b11d92d4 100644
--- a/doc/features.txt
+++ b/doc/features.txt
@@ -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.