<p>Alexander Traud has uploaded this change for <strong>review</strong>.</p><p><a href="https://gerrit.asterisk.org/7433">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">res_rtp_asterisk: Correct default in sample configuration file.<br><br>With Asterisk 12 (commit 866d968), the default of "icesupport" changed to<br>- "yes" in the module "res_rtp_asterisk" and<br>- "no" in the module "chan_sip".<br>The latter was reflected in the sample configuration file for "sip.conf". The<br>former did not make it into "rtp.conf.sample".<br><br>ASTERISK-20643<br><br>Change-Id: I2a2e0a900455d0767a99ea576e30adc6d7608a36<br>---<br>M configs/samples/rtp.conf.sample<br>1 file changed, 2 insertions(+), 2 deletions(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">git pull ssh://gerrit.asterisk.org:29418/asterisk refs/changes/33/7433/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">diff --git a/configs/samples/rtp.conf.sample b/configs/samples/rtp.conf.sample<br>index eae7d8b..9bc3de3 100644<br>--- a/configs/samples/rtp.conf.sample<br>+++ b/configs/samples/rtp.conf.sample<br>@@ -33,8 +33,8 @@<br> ; connected. This option is set to 4 by default.<br> ; probation=8<br> ;<br>-; Whether to enable or disable ICE support. This option is disabled by default.<br>-; icesupport=true<br>+; Whether to enable or disable ICE support. This option is enabled by default.<br>+; icesupport=false<br> ;<br> ; Hostname or address for the STUN server used when determining the external<br> ; IP address and port an RTP session can be reached at. The port number is<br></pre><p>To view, visit <a href="https://gerrit.asterisk.org/7433">change 7433</a>. To unsubscribe, visit <a href="https://gerrit.asterisk.org/settings">settings</a>.</p><div itemscope itemtype="http://schema.org/EmailMessage"><div itemscope itemprop="action" itemtype="http://schema.org/ViewAction"><link itemprop="url" href="https://gerrit.asterisk.org/7433"/><meta itemprop="name" content="View Change"/></div></div>

<div style="display:none"> Gerrit-Project: asterisk </div>
<div style="display:none"> Gerrit-Branch: 13 </div>
<div style="display:none"> Gerrit-MessageType: newchange </div>
<div style="display:none"> Gerrit-Change-Id: I2a2e0a900455d0767a99ea576e30adc6d7608a36 </div>
<div style="display:none"> Gerrit-Change-Number: 7433 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: Alexander Traud <pabstraud@compuserve.com> </div>