210-060 · Question #63
Which protocol is used to monitor active voice call quality?
The correct answer is A. RTCP. RTCP (Real-Time Control Protocol) is the protocol used to monitor active voice call quality by delivering periodic statistics about the associated RTP media stream.
Question
Which protocol is used to monitor active voice call quality?
Options
- ARTCP
- BRTP
- CQoS
- DSTP
- ESDP
How the community answered
(43 responses)- A88% (38)
- B2% (1)
- D7% (3)
- E2% (1)
Why each option
RTCP (Real-Time Control Protocol) is the protocol used to monitor active voice call quality by delivering periodic statistics about the associated RTP media stream.
RTCP operates as the companion control protocol to RTP and periodically sends SR (Sender Report) and RR (Receiver Report) packets between call endpoints. These packets carry metrics such as packet loss percentage, interarrival jitter, and round-trip delay, giving both endpoints real-time visibility into call quality. This monitoring function makes RTCP the correct answer for any question about assessing active voice call quality.
RTP transports the actual encoded voice payload between endpoints in real time but does not collect or report quality statistics - that role belongs to its companion protocol RTCP.
QoS is a broad set of network traffic management techniques and policies used to prioritize voice traffic, not a protocol that actively monitors or reports on call quality metrics.
STP (Spanning Tree Protocol) is a Layer 2 protocol that prevents Ethernet bridging loops and has no function related to voice call quality monitoring.
SDP negotiates media session parameters such as codec type, IP addresses, and port numbers during call setup signaling, but it does not monitor or report on the quality of an active call.
Concept tested: RTCP real-time voice call quality monitoring
Source: https://www.rfc-editor.org/rfc/rfc3550
Topics
Community Discussion
No community discussion yet for this question.