setWebRTCUDPPortRange

Setting the WebRTC UDP Port Range allows you to restrict the udp port range used by WebRTC. By default the port range is unrestricted.

!NOTE To reset to an unrestricted port range this value should be set to { min: 0, max: 0 }.