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