getWebRTCUDPPortRange
min
Integer - The minimum UDP port number that WebRTC should use.max
Integer - 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.