GVP MCP:sip:logmsg-maskoption
(Created page with "{{PubOption |hidden=false |default=0 |valid=An integer greater or equal to 0. |takeseffect=At start/restart |shortdesc=Specifies the option to restrict SIP message logging...") |
|||
Line 4: | Line 4: | ||
|valid=An integer greater or equal to 0. | |valid=An integer greater or equal to 0. | ||
|takeseffect=At start/restart | |takeseffect=At start/restart | ||
− | |shortdesc=Specifies the option to restrict SIP message logging. Each bit in the value (starting with LSB) indicates that a specific entity of the SIP message is masked. These bits can be logically OR'ed (or numerically added) and the final value is set. Currently the following bits are supported: | + | |shortdesc=Specifies the option to restrict SIP message logging. Each bit in the value (starting with LSB) indicates that a specific entity of the SIP message is masked. These bits can be logically OR'ed (or numerically added) and the final value is set. Currently the following bits are supported: <br /> |
− | value 1 - indicates all unknown headers (headers other than "Via", "From", "To", "Max-Forwards", "CSeq", "Call-ID", "Contact", "Content-Length", "Content-Type", "Record-Route", "Route", "Refer-To", "Allow-Events", "Subscription-State", "Event", "RSeq", "RAck") will be masked. | + | value 1 - indicates all unknown headers (headers other than "Via", "From", "To", "Max-Forwards", "CSeq", "Call-ID", "Contact", "Content-Length", "Content-Type", "Record-Route", "Route", "Refer-To", "Allow-Events", "Subscription-State", "Event", "RSeq", "RAck") will be masked. <br /> |
− | value 2 - indicates all user data headers (headers starting with "X-Genesys-" except "X-Genesys-GVP-Session-Data", "X-Genesys-GVP-Session-ID", "X-Genesys-CallUUID") will be masked. | + | value 2 - indicates all user data headers (headers starting with "X-Genesys-" except "X-Genesys-GVP-Session-Data", "X-Genesys-GVP-Session-ID", "X-Genesys-CallUUID") will be masked. <br /> |
− | value 4 - indicates all SIP message bodies will be masked. | + | value 4 - indicates all SIP message bodies will be masked. <br /> |
− | value 8 - indicates the SIP message bodies with the content type "application/dtmf-relay" or "application/dtmf" will be masked. | + | value 8 - indicates the SIP message bodies with the content type "application/dtmf-relay" or "application/dtmf" will be masked. <br /> |
− | value 16 - indicates the values of MSML tag "gvp:param" with the name start with "X-Genesys-" in SIP message bodies will be masked. | + | value 16 - indicates the values of MSML tag "gvp:param" with the name start with "X-Genesys-" in SIP message bodies will be masked. <br /> |
For example, to mask all unknown headers and message bodies, set the value to 5 (i.e. 1 + 4). To mask all user data headers and the values of MSML tag "gvp:param" with the name start with "X-Genesys-" in SIP message bodies, set the value to 18 (i.e. 2 + 16). Default value is 0, meaning no masking at all. | For example, to mask all unknown headers and message bodies, set the value to 5 (i.e. 1 + 4). To mask all user data headers and the values of MSML tag "gvp:param" with the name start with "X-Genesys-" in SIP message bodies, set the value to 18 (i.e. 2 + 16). Default value is 0, meaning no masking at all. | ||
+ | |||
}} | }} | ||
{{DraftOption}} | {{DraftOption}} | ||
+ | |||
{{PubExtended}} | {{PubExtended}} | ||
+ | |||
{{DraftExtended}} | {{DraftExtended}} | ||
+ | |||
{{OptionCreate | {{OptionCreate | ||
|component=GVP_MCP | |component=GVP_MCP |
Latest revision as of 13:57, December 17, 2021
View in ref guide.
Edit this option Publish this option Clear draft content
Published Option
Draft Option
No draft option
This page was last edited on December 17, 2021, at 13:57.
Comments or questions about this documentation? Contact us for support!