340
edits
Line 360: | Line 360: | ||
** ''SIP: Call end'': The average jitter of the call, using the maximum value of both call sides. | ** ''SIP: Call end'': The average jitter of the call, using the maximum value of both call sides. | ||
** ''RTP: Traffic for RTP connections'': The average jitter of the RTP connection for the given timespan, using the maximum value of both directions. | ** ''RTP: Traffic for RTP connections'': The average jitter of the RTP connection for the given timespan, using the maximum value of both directions. | ||
* '''l4_port''': The layer 4 port number, will be compared against both sides of a connection. | |||
* '''l4_client_port''': The layer 4 port number of the client side of a connection. | |||
* '''l4_server_port''': The layer 4 port number of the server side of a connection. | |||
* '''l4_protocol''': The layer 4 protocol. Can be TCP, UDP or other. | * '''l4_protocol''': The layer 4 protocol. Can be TCP, UDP or other. | ||
* '''l7_protocol''': The layer 7 protocol short name. Can also be a list, e.g. "HTTP, SSH, DHCP" | * '''l7_protocol''': The layer 7 protocol short name. Can also be a list, e.g. "HTTP, SSH, DHCP" |
edits