Yealink Forums

Full Version: Probelm with RTCP-XR
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hi,

I am trying to implement the feature VQ-RTCP-XR in Yealink T42 and T46 with v80. I have edited the account rtcp-xr fields (collector name, ip and port) and I have configured the settings of "Voice Monitoring". I have captured traffic and the terminals sends PUBLISH correctly, but the payload values are 0.

I copy the example of a capture:

PUBLISH sip:collector@192.168.1.10:7060 SIP/2.0
Via: SIP/2.0/UDP 192.168.1.123:5060;branch=z9hG4bK1977755210
From: "1125" <sip:1125@192.168.1.10:5060>;tag=2837853158
To: <sip:collector@192.168.1.10:7060>
Call-ID: 0_1329938345@192.168.1.123
CSeq: 1 PUBLISH
Content-Type: application/vq-rtcpxr
Max-Forwards: 70
User-Agent: Yealink SIP-T46G 28.80.0.70
Event: vq-rtcpxr
Content-Length: 731

VQSessionReport: CallTerm
LocalMetrics:
Timestamps:START=2015-10-27 17:26:43 STOP=2015-10-27 17:31:53
SessionDescTongueT=8 SR=0 FD=0 FO=0 FPP=0 PPS=50 PLC=0 SSUP=off
CallID:0ede66935cd94e23153fde1b7c650cb2@192.168.1.10:5060
ToID:<sip:collector@192.168.1.10:7060>
FromID:"1125"<sip:1125@192.168.1.10>
LocalAddr:IP=192.168.1.123 PORT=13272 SSRC=0x9f6cb8cf
RemoteAddr:IP=192.168.1.162 PORT=15290 SSRC=0xfa1f4c06
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=0 GMIN=0
Delay:RTD=0 ESD=0 SOWD=0 IAJ=0 MAJ=0
SignalConfusedL=0 NL=0 RERL=0
QualityEst:RCQ=0 EXTRI=0 MOSLQ=0.0 MOSCQ=0.0
DialogID:0ede66935cd94e23153fde1b7c650cb2@192.168.1.10:5060;to-tag=2403645482;from-tag=as2a80f243

Configuration data:

account.1.vq_rtcpxr.collector_name = collector
account.1.vq_rtcpxr.collector_server_host= 192.168.1.10
account.1.vq_rtcpxr.collector_server_port= 7060
phone_setting.vq_rtcpxr.session_report.enable= 1
phone_setting.vq_rtcpxr.states_show_on_web.enable = 0
phone_setting.vq_rtcpxr.states_show_on_gui.enable = 0
phone_setting.vq_rtcpxr.interval_report.enable = 0
phone_setting.vq_rtcpxr_moslq_threshold_warning = 15
phone_setting.vq_rtcpxr_moslq_threshold_critical = 15
phone_setting.vq_rtcpxr_delay_threshold_warning = 10
phone_setting.vq_rtcpxr_delay_threshold_critical = 10
phone_setting.vq_rtcpxr_interval_period = 40
phone_setting.vq_rtcpxr_display_start_time.enable = 1
phone_setting.vq_rtcpxr_display_stop_time.enable = 1
phone_setting.vq_rtcpxr_display_local_call_id.enable = 1
phone_setting.vq_rtcpxr_display_remote_call_id.enable = 1
phone_setting.vq_rtcpxr_display_local_codec.enable = 1
phone_setting.vq_rtcpxr_display_remote_codec.enable = 1
phone_setting.vq_rtcpxr_display_jitter.enable = 1
phone_setting.vq_rtcpxr_display_jitter_buffer_max.enable = 1
phone_setting.vq_rtcpxr_display_packets_lost.enable = 1
phone_setting.vq_rtcpxr_display_moslq.enable = 1
phone_setting.vq_rtcpxr_display_moscq.enable = 1
phone_setting.vq_rtcpxr_display_round_trip_delay.enable = 0
phone_setting.vq_rtcpxr_display_symm_oneway_delay.enable = 0


What is wrong?

I hope that you can help me.

Thank you.
I have been trying configure vq-rtcp-xr in the Yealink T21 E2 model also, but the result has been the same, the most of values are zero.

Anybody know where is the problem?

Thank.
Hello,

This option need to be enabled.

voice.rtcp_xr.enable = 1

Regards,
James
It works fine.

Thank you!
Reference URL's