diff --git a/TODO b/TODO index d0f29f1b..12f313bd 100644 --- a/TODO +++ b/TODO @@ -315,15 +315,6 @@ Sim Toolkit Priority: High Complexity: C8 -- Support Set Up Call proactive command. If the UICC has indicated that - the user should be informed, then the SimToolkitAgent will be called - in order to request user's confirmation of the call setup. If the user - has confirmed, or if user's confirmation was not requested, oFono will - setup the call and optionally inform the user. - - Priority: High - Complexity: C8 - Emergency Calls =============== diff --git a/doc/features.txt b/doc/features.txt index 761761c4..a9fdb867 100644 --- a/doc/features.txt +++ b/doc/features.txt @@ -115,6 +115,17 @@ Supported Proactive Commands: NOTE: This command can also be handled by the modem. +- Set Up Call proactive command. When oFono receives a Set Up Call proactive + command, it checks whether the UICC has indicated that the user should be + informed. In this case the SimToolkitAgent is called with the + ConfirmCallSetup method. If the user has authorized the operation, or if + the user's confirmation was not indicated oFono will setup the call and + optionally inform the user. The information sent by the SIM will be + available on the resulting voice call object. The relevant properties are + Information and Icon. + + NOTE: This command can also be handled by the modem. + - Sim icon support. oFono supports icons that are stored on the SIM. If the SIM notifies oFono that an icon is available for a particular proactive command, oFono passes this information to the UI. The UI is able to obtain