Skip to content

Calculate the averageRoundTripDelay based on RTCP-XR packets

Parse incoming/outgoing RTCP-XR packets and calculate the source and destination averageRoundTripDelay parameters base on the 'round trip delay' value taken from the Voip Metrics Report Blocks. Also remove the averageRoundTripDelay from parameters provided by DSP in ubus call as it has been removed.

Merge request reports