API Review
Title: WebRTC UDP Port Range Configuration
WebRTC by default allocates ports dynamically from the system’s ephemeral range.
In enterprise or testing environments, developers often need deterministic or firewall-friendly port allocation.
This API enables developers to configure the port range WebRTC uses for ICE candidates and media connections.
Please review the pull request and add any feedback you have about this API. We appreciate your input and support!