<p style="white-space: pre-wrap; word-wrap: break-word;">Switching to ast_cli_completion_add is a good idea, just a couple nits I think are worth addressing.</p><p><a href="https://gerrit.asterisk.org/10550">View Change</a></p><p>1 comment:</p><ul style="list-style: none; padding: 0;"><li style="margin: 0; padding: 0;"><p><a href="https://gerrit.asterisk.org/#/c/10550/1/res/res_pjsip_notify.c">File res/res_pjsip_notify.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/10550/1/res/res_pjsip_notify.c@897">Patch Set #1, Line 897:</a> <code style="font-family:monospace,monospace">               ast_sorcery_retrieve_by_prefix(ast_sip_get_sorcery(),</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">While you are here why not eliminate the RAII_VAR, just explicitly ao2_ref(endpoints, -1) at the end of the function?</p><p style="white-space: pre-wrap; word-wrap: break-word;">In addition I think this function should check for endpoints != NULL before ao2_iterator_init.  You'll have to split the declaration and initialization of i.</p></li></ul></li></ul><p>To view, visit <a href="https://gerrit.asterisk.org/10550">change 10550</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/10550"/><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: Ic20024912cc77bf4d3e476c4cd853293c52b254b </div>
<div style="display:none"> Gerrit-Change-Number: 10550 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: Alexei Gradinari <alex2grad@gmail.com> </div>
<div style="display:none"> Gerrit-Reviewer: Corey Farrell <git@cfware.com> </div>
<div style="display:none"> Gerrit-Reviewer: Jenkins2 (1000185) </div>
<div style="display:none"> Gerrit-Comment-Date: Fri, 26 Oct 2018 21:32:37 +0000 </div>
<div style="display:none"> Gerrit-HasComments: Yes </div>
<div style="display:none"> Gerrit-HasLabels: No </div>