FS Set default RTP port range 16200-16600

This commit is contained in:
Keith Whyte 2023-07-08 00:53:43 +02:00
parent 734a7d7b42
commit a371dd54fe

View file

@ -139,8 +139,8 @@
<!-- NEEDS DOCUMENTATION -->
<!-- RTP port range -->
<param name="rtp-start-port" value="16384"/>
<param name="rtp-end-port" value="16484"/>
<param name="rtp-start-port" value="16200"/>
<param name="rtp-end-port" value="16600"/>
<param name="rtp-enable-zrtp" value="false"/>