getWebRTCUDPPortRange
minInteger - The minimum UDP port number that WebRTC should use.maxInteger - The maximum UDP port number that WebRTC should use.
By default this value is { min: 0, max: 0 } , which would apply no restriction on the udp port range.