FS Set default RTP port range 16200-16600
This commit is contained in:
parent
734a7d7b42
commit
a371dd54fe
1 changed files with 2 additions and 2 deletions
|
@ -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"/>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue