Created
January 4, 2018 16:43
-
-
Save jugaso/805a8996439e3faebf6841ae95e5f816 to your computer and use it in GitHub Desktop.
Coud Server Config
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[general] | |
; | |
; RTP start and RTP end configure start and end addresses | |
; | |
; Defaults are rtpstart=5000 and rtpend=31000 | |
; | |
rtpstart=10000 | |
rtpend=20000 | |
canreinvite=no |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment