Context
The context of privacy
within the schema tree is shown. Italicised links are to other pages.
deployment-config:sentinel-volte (in sentinel-volte-gsm-config.yaml and sentinel-volte-cdma-config.yaml) mmtel privacy originating-identification-presentation anonymize-from-header allow-history-info-header-deletion originating-identification-restriction presentation-restriction-type user-policy
Configuration for the MMTel privacy services.
originating-identification-presentation
Configuration for the Originating Identification Presentation (OIP) feature.
Container Structure
anonymize-from-header
If set to 'true', this typically means that:
-
OIP is authorized for the large majority of subscribers, and that:
-
The OIP active flag is either not present in the subscriber’s data (therefore defaulting to true), or the OIP flag is present in the subscriber’s data (typically set to true).
-
This also implies that the ../../originating-identification-restriction/user-policy is set to 'NONE'.
If set to 'false', this typically means that:
-
OIP is not 'active' or 'authorized' yet the operator desires the called party to see the calling party.
-
This implies that the ../../originating-identification-restriction/user-policy would be set to 'ANONYMIZE_FROM' or 'ADD_USER_PRIVACY'.
Type boolean
- Value
-
'true' or 'false'
- Default value
-
true
allow-history-info-header-deletion
/sentinel-volte
/mmtel
/privacy
/originating-identification-presentation
/allow-history-info-header-deletion
If 'true', allows History-Info header deletion.
Type boolean
- Value
-
'true' or 'false'
- Default value
-
false
originating-identification-restriction
Configuration for the Originating Identification Restriction (OIR) feature.
Container Structure
presentation-restriction-type
Controls the presentation restriction type, influencing what value will be present in the Privacy header.
Type enumeration
- Value
-
one of the following
Value | Description |
---|---|
|
The Privacy header is set to 'Privacy:id'. |
|
The Privacy header is set to 'Privacy:header'. |
- Default value
-
'ALL_PRIVATE_INFORMATION'
user-policy
The user policy for OIR.
Type enumeration
- Value
-
one of the following
Value | Description |
---|---|
|
No user policy. |
|
User policy is anonymize from. |
|
User policy is add user privacy, |
- Default value
-
'NONE'