summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJenkins2 <jenkins2@gerrit.asterisk.org>2017-12-04 11:41:15 -0600
committerGerrit Code Review <gerrit2@gerrit.digium.api>2017-12-04 11:41:15 -0600
commit1022fd98c64160e4396466cef4b67080e6fff190 (patch)
tree9140dd4b6605536a750d5326adbcdf0bc2401aa3
parent6b44f6cd684cbd100ceacdbad140a8891347b5be (diff)
parent19de8a71b5502d8a79772094a5195eead6ac23da (diff)
Merge "res_rtp_asterisk: Correct default in sample configuration file." into 15
-rw-r--r--configs/samples/rtp.conf.sample4
1 files changed, 2 insertions, 2 deletions
diff --git a/configs/samples/rtp.conf.sample b/configs/samples/rtp.conf.sample
index eae7d8baf..9bc3de3cf 100644
--- a/configs/samples/rtp.conf.sample
+++ b/configs/samples/rtp.conf.sample
@@ -33,8 +33,8 @@ rtpend=20000
; connected. This option is set to 4 by default.
; probation=8
;
-; Whether to enable or disable ICE support. This option is disabled by default.
-; icesupport=true
+; Whether to enable or disable ICE support. This option is enabled by default.
+; icesupport=false
;
; Hostname or address for the STUN server used when determining the external
; IP address and port an RTP session can be reached at. The port number is