<p> Attention is currently required from: Michael Bradeen, N A. </p>
<p>Patch set 2:<span style="border-radius: 3px; display: inline-block; margin: 0 2px; padding: 4px;background-color: #ffd4d4; color: #000000;">Code-Review -1</span></p><p><a href="https://gerrit.asterisk.org/c/asterisk/+/19934">View Change</a></p><p>7 comments:</p><ul style="list-style: none; padding: 0;"><li style="margin: 0; padding: 0;"><p><a href="null">File bridges/bridge_builtin_features.c:</a></p><ul style="list-style: none; padding: 0;"><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://gerrit.asterisk.org/c/asterisk/+/19934/comment/1fa330f7_3cd4008e">Patch Set #2, Line 351:</a> <code style="font-family:monospace,monospace">       char *touch_filename, *mix_options;</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">`char *touch_filename, mix_options[32] = "b";`</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://gerrit.asterisk.org/c/asterisk/+/19934/comment/c43c5aa9_1070567f">Patch Set #2, Line 413:</a> <code style="font-family:monospace,monospace">          len = strlen(touch_monitor_beep) + 8;</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">Delete</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://gerrit.asterisk.org/c/asterisk/+/19934/comment/bc500357_2add9c72">Patch Set #2, Line 418:</a> <code style="font-family:monospace,monospace">          mix_options = ast_alloca(len);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">Delete</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://gerrit.asterisk.org/c/asterisk/+/19934/comment/40bcdcd5_36444fbc">Patch Set #2, Line 419:</a> <code style="font-family:monospace,monospace">         snprintf(mix_options, len, "bB(%d)", interval);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">`snprintf(mix_options, sizeof(mix_options), "bB(%d)", interval);`</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://gerrit.asterisk.org/c/asterisk/+/19934/comment/dfe9da28_404cc5a9">Patch Set #2, Line 421:</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;">else {<br>            mix_options = ast_strdupa("b");<br>     }<br></pre></blockquote></p><p style="white-space: pre-wrap; word-wrap: break-word;">This else branch can be deleted entirely once all of the above is done.</p></li></ul></li><li style="margin: 0; padding: 0;"><p><a href="null">File main/features_config.c:</a></p><ul style="list-style: none; padding: 0;"><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://gerrit.asterisk.org/c/asterisk/+/19934/comment/11e1232a_60efda0c">Patch Set #2, Line 202:</a> <code style="font-family:monospace,monospace">                                              <para>To Play a periodic beep while this call is being recorded, set the</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">`s/Play/play/`</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://gerrit.asterisk.org/c/asterisk/+/19934/comment/b18abcd5_5aec3ddd">Patch Set #2, Line 221:</a> <code style="font-family:monospace,monospace">                                         <para>To Play a periodic beep while this call is being recorded, set the</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">`s/Play/play/`</p></li></ul></li></ul><p>To view, visit <a href="https://gerrit.asterisk.org/c/asterisk/+/19934">change 19934</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/+/19934"/><meta itemprop="name" content="View Change"/></div></div>

<div style="display:none"> Gerrit-Project: asterisk </div>
<div style="display:none"> Gerrit-Branch: 18 </div>
<div style="display:none"> Gerrit-Change-Id: I800e494a789ba7a930bbdcd717e89d86040d6661 </div>
<div style="display:none"> Gerrit-Change-Number: 19934 </div>
<div style="display:none"> Gerrit-PatchSet: 2 </div>
<div style="display:none"> Gerrit-Owner: Michael Bradeen <mbradeen@sangoma.com> </div>
<div style="display:none"> Gerrit-Reviewer: Friendly Automation </div>
<div style="display:none"> Gerrit-Reviewer: N A <asterisk@phreaknet.org> </div>
<div style="display:none"> Gerrit-Reviewer: Sean Bright <sean@seanbright.com> </div>
<div style="display:none"> Gerrit-Attention: Michael Bradeen <mbradeen@sangoma.com> </div>
<div style="display:none"> Gerrit-Attention: N A <asterisk@phreaknet.org> </div>
<div style="display:none"> Gerrit-Comment-Date: Thu, 02 Mar 2023 15:23:50 +0000 </div>
<div style="display:none"> Gerrit-HasComments: Yes </div>
<div style="display:none"> Gerrit-Has-Labels: Yes </div>
<div style="display:none"> Gerrit-MessageType: comment </div>