Configuring SIP, SPCP, and NAT
Configuring SIP
Cisco Small Business SPA300 Series, SPA500 Series, and WIP310 IP Phone Administration Guide 136
4
Voice Quality Report
Address
The name of the collector that collects the statistics from
SIP PUBLISH events. For example, collector@
fully-
qualified-domain-name
(collector@reports.cisco.com) or
collector
@
IP
-
address
(collector@192.168.5.1). The SIP
event package, SIP PUBLISH, 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.
RTCP-XR must be configured first (see Configuring RTP
Parameters). After RTCP-XR is enabled, the call status
information is updated on the Voice > Info page 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 info is sent to
the collector endpoint.
This parameter supports a full SIP URI. Examples of valid
addresses:
• collector@domain.com
• 123.collect@123.123.123.123:5555
• 5678@domain.com:5656
For example if extension 1 was configured by using the
phone profile:
<Voice_Quality_Report_Address_1_ ua="na">
collector@domain.com
</Voice_Quality_Report_Address_1_>
or
<Voice_Quality_Report_Address_1_ ua="na">
123.collect@123.123.123.123:5555
</Voice_Quality_Report_Address_1_>
or
<Voice_Quality_Report_Address_1_ ua="na">
5678@domain.com:5656
</Voice_Quality_Report_Address_1_>
Parameter Description