<p>Richard Mudgett <strong>posted comments</strong> on this change.</p><p><a href="https://gerrit.asterisk.org/7741">View Change</a></p><p>Patch set 1:</p><p>(3 comments)</p><ul style="list-style: none; padding-left: 20px;"><li><p><a href="https://gerrit.asterisk.org/#/c/7741/1/CHANGES">File CHANGES:</a></p><ul style="list-style: none; padding-left: 20px;"><li><p style="margin-bottom: 4px;"><a href="https://gerrit.asterisk.org/#/c/7741/1/CHANGES@3275">Patch Set #1, Line 3275:</a> </p><p><blockquote style="border-left: 1px solid #aaa; margin: 10px 0; padding: 0 10px;"><pre style="font-family: monospace,monospace; white-space: pre-wrap;"> * Added a new prompt, connecting-prompt, which will be played<br>   (if configured) to the "winner" callee before connecting the call.<br><br></pre></blockquote></p><p style="white-space: pre-wrap; word-wrap: break-word;">This is the wrong section of the CHANGES file.  This is the functionality changes from v10 to v11 section.  It needs to be  up at the top in a new functionality changes from 13.19.0 to 13.20.0 section.</p></li></ul></li><li><p><a href="https://gerrit.asterisk.org/#/c/7741/1/apps/app_followme.c">File apps/app_followme.c:</a></p><ul style="list-style: none; padding-left: 20px;"><li><p style="margin-bottom: 4px;"><a href="https://gerrit.asterisk.org/#/c/7741/1/apps/app_followme.c@484">Patch Set #1, Line 484:</a> </p><p><blockquote style="border-left: 1px solid #aaa; margin: 10px 0; padding: 0 10px;"><pre style="font-family: monospace,monospace; white-space: pre-wrap;">        if ((tmpstr = ast_variable_retrieve(cfg, "general", "connecting-prompt")) && !ast_strlen_zero(tmpstr)) {<br>                ast_copy_string(connprompt, tmpstr, sizeof(connprompt));<br>        } else if ((tmpstr = ast_variable_retrieve(cfg, "general", "connecting_prompt")) && !ast_strlen_zero(tmpstr)) {<br>                ast_copy_string(connprompt, tmpstr, sizeof(connprompt));<br>        }<br></pre></blockquote></p><p style="white-space: pre-wrap; word-wrap: break-word;">Guidelines: Use tabs not spaces to indent.</p></li><li><p style="margin-bottom: 4px;"><a href="https://gerrit.asterisk.org/#/c/7741/1/apps/app_followme.c@1481">Patch Set #1, Line 1481:</a> <code style="font-family:monospace,monospace">                /* Play "connecting" message to the winner, if configured. */</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">Tabs not spaces to indent.</p></li></ul></li></ul><p>To view, visit <a href="https://gerrit.asterisk.org/7741">change 7741</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/7741"/><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: comment </div>
<div style="display:none"> Gerrit-Change-Id: I6ec1c6c883347f7d1e1f597189544993c8d65272 </div>
<div style="display:none"> Gerrit-Change-Number: 7741 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: Graham Mainwaring <graham@mhn.org> </div>
<div style="display:none"> Gerrit-Reviewer: Jenkins2 </div>
<div style="display:none"> Gerrit-Reviewer: Joshua Colp <jcolp@digium.com> </div>
<div style="display:none"> Gerrit-Reviewer: Richard Mudgett <rmudgett@digium.com> </div>
<div style="display:none"> Gerrit-Comment-Date: Wed, 03 Jan 2018 00:02:23 +0000 </div>
<div style="display:none"> Gerrit-HasComments: Yes </div>