340
edits
(add SIP call number capture filter items) |
|||
Line 64: | Line 64: | ||
:STUN payload IP addresses will be randomized similar to L3. | :STUN payload IP addresses will be randomized similar to L3. | ||
* Phone numbers, name and Call ID in SIP packets on L7 | * Phone numbers, name and Call ID in SIP packets on L7 | ||
: SIP payload data is masked with 'xxx' values for the names and phone numbers in the fields "From", "To", "Contact", "P-Asserted-Identity". Call | : SIP payload data is masked with 'xxx' values for the names and phone numbers in the fields "From", "To", "Contact", "P-Asserted-Identity", "P-Preferred-Identity". Call IDs, usernames and sip.instance values are also replaced. IP addresses are not touched, if they shall be anonymized, please use option "IP addresses on L7". | ||
* URLs and HTTP hostnames on L7 | * URLs and HTTP hostnames on L7 | ||
: URLs and HTTP hostnames in L7 payload are masked with 'xxx' values. The length of the masked name/URL will stay the same and line feeds won't be touched. | : URLs and HTTP hostnames in L7 payload are masked with 'xxx' values. The length of the masked name/URL will stay the same and line feeds won't be touched. |
edits