diff options
-rw-r--r-- | doc/call-settings-api.txt | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/call-settings-api.txt b/doc/call-settings-api.txt index 5e5eb40c..a345b9cc 100644 --- a/doc/call-settings-api.txt +++ b/doc/call-settings-api.txt @@ -83,7 +83,8 @@ Properties string CallingLinePresentation [readonly] property). The three possible values are: "default" - Uses the network setting "enabled" - CLIR invoked, caller id is witheld - "disabled" - CLIR suppressed, caller id is provided + "disabled" - CLIR suppressed, caller id is + provided This setting can also be changed on a per-call basis, see the VoiceCallManager Dial method documentation. |