<blockquote style="border-left: 1px solid #aaa; margin: 10px 0; padding: 0 10px;"><p style="white-space: pre-wrap; word-wrap: break-word;">Patch Set 1: Code-Review-1</p><p style="white-space: pre-wrap; word-wrap: break-word;">(3 comments)</p></blockquote><p style="white-space: pre-wrap; word-wrap: break-word;">Hi Joshua,</p><p style="white-space: pre-wrap; word-wrap: break-word;">Thank you for your kind review. :)</p><p style="white-space: pre-wrap; word-wrap: break-word;">I've updated commit as your comment.</p><p><a href="https://gerrit.asterisk.org/c/asterisk/+/11253">View Change</a></p><p>3 comments:</p><ul style="list-style: none; padding: 0;"><li style="margin: 0; padding: 0;"><p><a href="https://gerrit.asterisk.org/#/c/11253/1/main/stasis.c">File main/stasis.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/11253/1/main/stasis.c@2410">Patch Set #1, Line 2410:</a> <code style="font-family:monospace,monospace">           ast_cli(a->fd, "  %s: %d: %s\n", subscription_tmp->uniqueid, subscription_tmp->topic->subscriber_id, subscription_tmp->topic->name);</code></p><p><blockquote style="border-left: 1px solid #aaa; margin: 10px 0; padding: 0 10px;">When outputting multiple bits of data what each column or field being displayed is should be stated, […]</blockquote></p><p style="white-space: pre-wrap; word-wrap: break-word;">Agree, added each column name and removed subscriber ID.</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://gerrit.asterisk.org/#/c/11253/1/main/stasis.c@2413">Patch Set #1, Line 2413:</a> <code style="font-family:monospace,monospace">        ast_cli(a->fd, "\nSubscriptions:\n");</code></p><p><blockquote style="border-left: 1px solid #aaa; margin: 10px 0; padding: 0 10px;">This isn't accurate. These are topics being forwarded into this one.</blockquote></p><p style="white-space: pre-wrap; word-wrap: break-word;">Got it. Changed it to the Forwarded topic</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://gerrit.asterisk.org/#/c/11253/1/main/stasis.c@2416">Patch Set #1, Line 2416:</a> <code style="font-family:monospace,monospace">               ast_cli(a->fd, "  %d: %s\n", topic_tmp->subscriber_id, topic_tmp->name);</code></p><p><blockquote style="border-left: 1px solid #aaa; margin: 10px 0; padding: 0 10px;">Subscriber ID is an internal field used for guaranteeing uniqueness for generated names.</blockquote></p><p style="white-space: pre-wrap; word-wrap: break-word;">Got it. I've rid of id field.</p></li></ul></li></ul><p>To view, visit <a href="https://gerrit.asterisk.org/c/asterisk/+/11253">change 11253</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/+/11253"/><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: If25a6f14fe4f622bfb37462e891333da1fdf875f </div>
<div style="display:none"> Gerrit-Change-Number: 11253 </div>
<div style="display:none"> Gerrit-PatchSet: 2 </div>
<div style="display:none"> Gerrit-Owner: sungtae kim <pchero21@gmail.com> </div>
<div style="display:none"> Gerrit-Reviewer: Friendly Automation </div>
<div style="display:none"> Gerrit-Reviewer: George Joseph <gjoseph@digium.com> </div>
<div style="display:none"> Gerrit-Reviewer: Joshua Colp <jcolp@digium.com> </div>
<div style="display:none"> Gerrit-Reviewer: sungtae kim <pchero21@gmail.com> </div>
<div style="display:none"> Gerrit-Comment-Date: Tue, 16 Apr 2019 20:28:50 +0000 </div>
<div style="display:none"> Gerrit-HasComments: Yes </div>
<div style="display:none"> Gerrit-Has-Labels: No </div>
<div style="display:none"> Comment-In-Reply-To: Joshua Colp <jcolp@digium.com> </div>
<div style="display:none"> Gerrit-MessageType: comment </div>