TODO: mark CDIP task as done

This commit is contained in:
Lucas De Marchi 2011-01-18 21:49:55 -02:00 committed by Denis Kenzior
parent 16929cc978
commit 7e8e001f48
2 changed files with 6 additions and 7 deletions

7
TODO
View File

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

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