<p>Jenkins2 <strong>merged</strong> this change.</p><p><a href="https://gerrit.asterisk.org/7434">View Change</a></p><div style="white-space:pre-wrap">Approvals:
  George Joseph: Looks good to me, but someone else must approve
  Kevin Harwell: Looks good to me, but someone else must approve
  Richard Mudgett: Looks good to me, approved
  Jenkins2: Approved for Submit

</div><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;">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/7434">change 7434</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/7434"/><meta itemprop="name" content="View Change"/></div></div>

<div style="display:none"> Gerrit-Project: asterisk </div>
<div style="display:none"> Gerrit-Branch: 15 </div>
<div style="display:none"> Gerrit-MessageType: merged </div>
<div style="display:none"> Gerrit-Change-Id: I2a2e0a900455d0767a99ea576e30adc6d7608a36 </div>
<div style="display:none"> Gerrit-Change-Number: 7434 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: Alexander Traud <pabstraud@compuserve.com> </div>
<div style="display:none"> Gerrit-Reviewer: George Joseph <gjoseph@digium.com> </div>
<div style="display:none"> Gerrit-Reviewer: Jenkins2 </div>
<div style="display:none"> Gerrit-Reviewer: Kevin Harwell <kharwell@digium.com> </div>
<div style="display:none"> Gerrit-Reviewer: Richard Mudgett <rmudgett@digium.com> </div>