Merge "res_rtp_asterisk: Correct default in sample configuration file." into 13

certified/13.21
Joshua Colp 8 years ago committed by Gerrit Code Review
commit c80595a852

@ -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

Loading…
Cancel
Save