<p>Nicholas John Koch <strong>uploaded patch set #2</strong> to this change.</p><p><a href="https://gerrit.asterisk.org/c/asterisk/+/14407">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">res_musiconhold: Added check for dot character in path of playlist entries to avoid warnings<br><br>A warning was triggered that there may be a problem regarding file<br>extension (which is correct and should not be set anyway). The warning<br>also appeared if there was dot within the path itself.<br><br>E.g.<br>[sales-queue-hold]<br>mode=playlist<br>entry=/var/www/domain.tld/moh/funky_music<br><br>The music played correctly but you get a warning message.<br><br>Now there will be a check if the position of a potential dot character<br>is after the last position of a slash character. This dot charachter<br>will be treated as a extension naming. Dots within the path then ignored.<br><br>ASTERISK-28892<br>Reported-By: Nicholas John Koch<br><br>Change-Id: I2ec35a613413affbf5fcc01c8c181eba24865b9e<br>---<br>M res/res_musiconhold.c<br>1 file changed, 8 insertions(+), 3 deletions(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">git pull ssh://gerrit.asterisk.org:29418/asterisk refs/changes/07/14407/2</pre><p>To view, visit <a href="https://gerrit.asterisk.org/c/asterisk/+/14407">change 14407</a>. To unsubscribe, or for help writing mail filters, 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/c/asterisk/+/14407"/><meta itemprop="name" content="View Change"/></div></div>

<div style="display:none"> Gerrit-Project: asterisk </div>
<div style="display:none"> Gerrit-Branch: 16 </div>
<div style="display:none"> Gerrit-Change-Id: I2ec35a613413affbf5fcc01c8c181eba24865b9e </div>
<div style="display:none"> Gerrit-Change-Number: 14407 </div>
<div style="display:none"> Gerrit-PatchSet: 2 </div>
<div style="display:none"> Gerrit-Owner: Nicholas John Koch <koch@njk-it.de> </div>
<div style="display:none"> Gerrit-Reviewer: Friendly Automation </div>
<div style="display:none"> Gerrit-Reviewer: Sean Bright <sean.bright@gmail.com> </div>
<div style="display:none"> Gerrit-MessageType: newpatchset </div>