<p> Attention is currently required from: N A. </p>
<p>Patch set 1:<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/+/16486">View Change</a></p><p>6 comments:</p><ul style="list-style: none; padding: 0;"><li style="margin: 0; padding: 0;"><p><a href="null">Commit Message:</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/+/16486/comment/b2ae16e8_e04ce23b">Patch Set #1, Line 7:</a> <code style="font-family:monospace,monospace">func_channel: Add CHANNEL_EXISTS function</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">There should be a period at the end of this line</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://gerrit.asterisk.org/c/asterisk/+/16486/comment/c4738d4d_8c8a5c33">Patch Set #1, Line 9:</a> <code style="font-family:monospace,monospace">Adds a function to check for the existence of a full channel name.</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">It doesn't check for the existence of a full channel name, it checks for the existence of a channel.</p></li></ul></li><li style="margin: 0; padding: 0;"><p><a href="null">File funcs/func_channel.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/+/16486/comment/8220b065_9e9976e8">Patch Set #1, Line 23:</a> <code style="font-family:monospace,monospace"> * \author Naveen Albert <asterisk@phreaknet.org></code></p><p style="white-space: pre-wrap; word-wrap: break-word;">For next time - we don't typically do this unless we are adding a new file or substantially changing one, but you're free to do what you want.</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://gerrit.asterisk.org/c/asterisk/+/16486/comment/5b6e1ca1_e1ca8ad8">Patch Set #1, Line 74:</a> <code style="font-family:monospace,monospace"><para>Returns whether or not <replaceable>channel_name</replaceable> is a currently existing channel.</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">Be specific about what is returned. The wording "currently existing channel" is a bit clumsy too so if you could wordsmith it a bit that would go a long way.</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://gerrit.asterisk.org/c/asterisk/+/16486/comment/b85940b8_b38f49d9">Patch Set #1, Line 75:</a> <code style="font-family:monospace,monospace"><replaceable>channel_name</replaceable> must be a full channel name, not simply a tech/device.</para></code></p><p style="white-space: pre-wrap; word-wrap: break-word;">Channel names are never simply tech/device so you can drop this sentence.</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://gerrit.asterisk.org/c/asterisk/+/16486/comment/58c0bbb0_0dfa6fab">Patch Set #1, Line 729:</a> <code style="font-family:monospace,monospace">        snprintf(buf, maxlen, "%d", (ast_channel_get_by_name(data) ? 1 : 0));</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">This leaks the channel</p></li></ul></li></ul><p>To view, visit <a href="https://gerrit.asterisk.org/c/asterisk/+/16486">change 16486</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/+/16486"/><meta itemprop="name" content="View Change"/></div></div>

<div style="display:none"> Gerrit-Project: asterisk </div>
<div style="display:none"> Gerrit-Branch: master </div>
<div style="display:none"> Gerrit-Change-Id: Ib464e9eb6e13dc683a846286798fecff4fd943cb </div>
<div style="display:none"> Gerrit-Change-Number: 16486 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: N A <mail@interlinked.x10host.com> </div>
<div style="display:none"> Gerrit-Reviewer: Friendly Automation </div>
<div style="display:none"> Gerrit-Reviewer: Sean Bright <sean@seanbright.com> </div>
<div style="display:none"> Gerrit-Attention: N A <mail@interlinked.x10host.com> </div>
<div style="display:none"> Gerrit-Comment-Date: Wed, 15 Sep 2021 19:53:29 +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>