<p>N A <strong>uploaded patch set #3</strong> to this change.</p><p><a href="https://gerrit.asterisk.org/c/asterisk/+/18523">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">cli: Prevent assertions on startup from bad ao2 refs.<br><br>If "core show channels" is run before startup has completed, it<br>is possible for bad ao2 refs to occur because the system is not<br>yet fully initialized. This will lead to an assertion failing.<br><br>To prevent this, initialization of CLI builtins is moved to be<br>later along in the main load sequence. Core CLI commands are<br>loaded at the same time, but channel-related commands are loaded<br>later on.<br><br>ASTERISK-29846 #close<br><br>Change-Id: If6b3cde802876bd738c1b4cf2683bea6ddc615b6<br>---<br>M include/asterisk/_private.h<br>M main/asterisk.c<br>M main/cli.c<br>3 files changed, 23 insertions(+), 23 deletions(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">git pull ssh://gerrit.asterisk.org:29418/asterisk refs/changes/23/18523/3</pre><p>To view, visit <a href="https://gerrit.asterisk.org/c/asterisk/+/18523">change 18523</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/+/18523"/><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: If6b3cde802876bd738c1b4cf2683bea6ddc615b6 </div>
<div style="display:none"> Gerrit-Change-Number: 18523 </div>
<div style="display:none"> Gerrit-PatchSet: 3 </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: Joshua Colp <jcolp@sangoma.com> </div>
<div style="display:none"> Gerrit-CC: Kevin Harwell <default.enum@gmail.com> </div>
<div style="display:none"> Gerrit-MessageType: newpatchset </div>