Description

Specifies the collector to which a voice quality and registration reports are send to. The report is encapsulated in a SIP PUBLISH message.

For optional route headers on the notify request you might specify them with comma separated syntax and with a valid sip url.

Voice quality report

The voice quality report is sent when a call is terminated and the sent SIP PUBLISH message looks like the following:

 PUBLISH sip:vqr.voip.intern SIP/2.0
 From: <sip:446@intern.Gigaset.de>;tag=45hkui59ns
 To: <sip:vqr.voip.intern>;tag=nohhk4xu21
 Call-ID: 3c26a8de500f-12ct7zov3kjs
 CSeq: 3 PUBLISH
 Max-Forwards: 70
 Contact: <sip:446@192.168.5.251:2060;transport=tls;line=w2wuvhk9>;reg-id=1
 Event: vq-rtcpxr
 Accept: application/sdp, message/sipfrag
 Content-Type: application/vq-rtcpxr
 Content-Length: 842

 VQSessionReport: CallTerm
 LocalMetrics:
 Timestamps:START=2010-02-17T13:59:42Z STOP=2010-02-17T13:59:46Z
 SessionDesc:PT=0 PD=G.711U PPS=50 SSUP=off
 CallID:3c26a8de500f-12ct7zov3kjs
 x-UserAgent:Gigaset360/8.2.sf
 FromID:<sip:446@intern.Gigaset.de>
 ToID:<sip:447@intern.Gigaset.de;user=phone>
 LocalAddr:IP=192.168.5.251 PORT=62754 SSRC=0xCBE3450E
 RemoteAddr:IP=192.168.0.233 PORT=54018 SSRC=0xB80B52F3
 DialogID:3c26a8de500f-12ct7zov3kjs;to-tag=866ed0cf03;from-tag=45hkui59ns
 x-SIPmetrics:SVA=RG SRD=310 SFC=0
 x-SIPterm:SDC=OK
 JitterBuffer:JBA=0 JBR=0 JBN=0 JBM=0 JBX=65535
 PacketLoss:NLR=0.0 JDR=0.0
 BurstGapLoss:BLD=0.0 BD=0 GLD=0.0 GD=6569 GMIN=16
 Delay:RTD=0 ESD=0 IAJ=4
 RemoteMetrics:
 JitterBuffer:JBA=0 JBR=0 JBN=0 JBM=0 JBX=0
 PacketLoss:NLR=0.0 JDR=0.0
 BurstGapLoss:BLD=0.0 BD=0 GLD=0.0 GD=4677 GMIN=16
 Delay:RTD=0 ESD=0 IAJ=2 

To get a voice quality report with metrics, the rtcp_xr setting must be set with at least one valid value. If not, only the call termination event is reported.

The voice quality reports contain all the voice quality metrics regardless the rtcp_xr setting.

For more information see "Session Initiation Protocol Package for Voice Quality Reporting Event".

Registration report

The registration report is sent after an identity registration and the sent SIP PUBLISH message looks like the following:

 PUBLISH sip:vqr.voip.intern SIP/2.0
 From: <sip:446@intern.Gigaset.de>;tag=45hkui59ns
 To: <sip:vqr.voip.intern>;tag=nohhk4xu21
 Call-ID: 3c26a8de500f-12ct7zov3kjs
 CSeq: 3 PUBLISH
 Max-Forwards: 70
 Contact: <sip:446@192.168.5.251:2060;transport=tls;line=w2wuvhk9>;reg-id=1
 Event: vq-rtcpxr
 Accept: application/sdp, message/sipfrag
 Content-Type: application/vq-rtcpxr
 Content-Length: 193

 x-RegData: RPN=192.168.5.250 RCN=sip:446@192.168.5.251:2060;line=qo0kr3s8
 x-RegIntMetrics: RMD=1 RSC=2 RDU=0
 x-UserAgent:GigasetD735/10.1.26.1
 CallID:313633353233363333383438383531-fc0xwzwqkeyn

Web User Interface

Identities - SIP - vq report collector 


Phone User Interface

N/A


Auto-provisioning

ParameterValid Value
<vq_report_collector idx="INDEX" perm="PERMISSIONFLAG">VALIDVALUE</vq_report_collector>

sip:vqr.voip.intern:5099

sip:account@vqr.voip.intern:5099

sip:account@vqr.voip.intern:5099,sip:example.com

sip:account@vqr.voip.intern:5099,<sip:example.com;transport=tls>