Revision as of 14:21, December 17, 2021 by WikiSysop (talk | contribs) (Created page with "{{PubOption |hidden=true |default=0 |valid= |takeseffect=Immediately/session |shortdesc=Specifies groups of private data masking set in default VoiceXML page to suppress....")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

GVP MCP:vxmli:suppress default private


View in ref guide.

Edit this option          Publish this option          Clear draft content


Published Option

suppress_default_private

Default Value: 0
Valid Values:
Changes Take Effect: Immediately/session


Specifies groups of private data masking set in default VoiceXML page to suppress. Each bit in the value (starting with LSB) represents a specific group of data masking. These bits can be logically OR'ed (or numerically added) and the final value is set. Currently the following bits are supported:
value 1 - to suppress URL masking.
value 2 - to suppress name list masking.
value 4 - to suppress prompt masking.
value 8 - to suppress script masking.
For example, to suppress the masking of URLs and prompts, set the value to 5 (i.e. 1 + 4). Default value is 0, meaning all private data masking will be performed.
Note: this option applies only to the default VoiceXML page. If the private data masking is enabled in any VoiceXML page other than the default VoiceXML page, the private data masking will be performed regardless the setting of this option.

Draft Option

No draft option

Comments or questions about this documentation? Contact us for support!