Cisco SPA IP Phone Field Reference
Ext Tab
Cisco Small Business SPA300 Series, SPA500 Series, and WIP310 IP Phone Administration Guide 330
A
 
Voice Quality 
Report Address
For configuration of a SIP event package, SIP PUBLISH, 
that enables the collection and reporting of metrics that 
measure the quality for VoIP sessions. Voice call quality 
information derived from RTCP-XR and call information 
from SIP is conveyed from a User Agent in a session to the 
third party in SIP PUBLISH method.
To configure, first configure RTCP-XR (see RTP 
Parameters). Configure the RTCP Tx Interval. In the Voice 
Quality Report Address field, enter the name of the 
collector that collects the statistics from the SIP PUBLISH 
events. For example, enter 
collector@
fully-qualified-domain-name
 
(collector@reports.cisco.com) or 
collector
@
IP
-
address
 (collector@192.168.5.1). 
After RTCP-XR feature is enabled, the call status 
information is updated on Voice > Info during an active call. 
Additionally, RTCP-XR packets containing a voice metrics 
block report are sent with the interval specified in the 
RTCP Tx Interval. When the call session is ended, a SIP 
PUBLISH with voice metrics information is sent to the 
collector endpoint. This parameter supports a full SIP URI. 
Examples of valid addresses are:
• collector@domain.com
• 123.collect@123.123.123.123:5555
• 5678@domain.com:5656
For example to configure for extension 1, edit the phone 
configuration file as follows:
<Voice_Quality_Report_Address_1_ 
ua="na">collector@domain.com
</Voice_Quality_Report_Address_1_>
<Voice_Quality_Report_Address_1_ 
ua="na">123.collect@123.123.123.123:5555
</Voice_Quality_Report_Address_1_>
<Voice_Quality_Report_Address_1_ 
ua="na">5678@domain.com:5656
</Voice_Quality_Report_Address_1_>
Parameter Description