...
In the left navigation pane, go to SIP > SIP Voice Quality Server.
The following window appears.
Panel | |||||||||
---|---|---|---|---|---|---|---|---|---|
| |||||||||
|
Select Enable from the SIP Voice Quality Reporting drop-down menu. For detailed information on the fields, see SIP Voice Quality Server Settings - Field Definitions.
Enter the IP Address or Fully Qualified Domain Name (FQDN) of the UCD server that receives the NOTIFY.
Enter the port of the server that receives NOTIFY.
Select an entry from the Transport Protocol field. The available options are: TCP, UDP, and TLS.
When the selected Transport Protocol is TLS, then the default TLS Profile is Default TLS Profile.
Enter the Reporting Interval value field.
Enter the Impairment Threshold value.
Select the SIP Signaling group(s). To select a SIP Signaling group, click Add/Edit button.
The following window appears.
Panel | |||||||||
---|---|---|---|---|---|---|---|---|---|
| |||||||||
|
...
Th following window displays that shows the counters
Panel | |||||||
---|---|---|---|---|---|---|---|
| |||||||
|
The following are examples of NOTIFY messages.
Code Block | ||||||||
---|---|---|---|---|---|---|---|---|
| ||||||||
NOTIFY sip:ucd-p.nectar.com:5060 SIP/2.0 Allow: INVITE, ACK, CANCEL, BYE, UPDATE, NOTIFY, OPTIONS, REFER, REGISTER Call-ID: call-D6877400-0000-0010-1B19-35@134.56.227.59 Contact: <sip: ucd-p.nectar.com;transport=TLS> Content-Length: 1234 Content-Type: multipart/mixed;boundary="boundary1" CSeq: 1 NOTIFY Event: vq-rtcpxr From: <sip:sbc.sonusnet.com:5060>;tag=8638e33b-15c Max-Forwards: 70 Supported: replaces,update,100rel To: <sip: ucd-p.nectar.com:5060> User-Agent: SONUS SBC1000 QOE2v3 Sonus SBC; Interval=30 Via: SIP/2.0/TLS 134.56.227.59;branch=z9hG4bK-UX-8638-e33b-03a4 --boundary1 rtcp-xr-30-second-report-1 --boundary1 rtcp-xr-30-second-report-2 --boundary1 rtcp-xr-30-second-report-3 --boundary1 rtcp-xr-30-second-report-4 --boundary1 rtcp-xr-30-second-report-5 --boundary1 rtcp-xr-30-second-report-6 --boundary1 rtcp-xr-30-second-report-7 --boundary1 rtcp-xr-30-second-report-8 --boundary1 rtcp-xr-30-second-report-9 --boundary1 rtcp-xr-30-second-report-10 --boundary1-- |
...