547
edits
No edit summary |
|||
Line 172: | Line 172: | ||
** jitter: The average jitter of the call, using the maximum value of both call sides. | ** jitter: The average jitter of the call, using the maximum value of both call sides. | ||
** total_packets: The number of packets seen in the configured timespan. | ** total_packets: The number of packets seen in the configured timespan. | ||
** total_caller_packets: The number of packets seen for the caller of the call. | |||
** total_callee_packets: The number of packets seen for the callee of the call. | |||
** total_bytes: The number of bytes seen in the configured timespan. | ** total_bytes: The number of bytes seen in the configured timespan. | ||
** total_caller_bytes: The number of bytes seen for the caller of the call. | |||
** total_callee_bytes: The number of bytes seen for the callee of the call. | |||
* global_interface_status_change | * global_interface_status_change | ||
** interface_status: 0 means interface is down, 1 means interface is up. | ** interface_status: 0 means interface is down, 1 means interface is up. |
edits