<p> Attention is currently required from: Sean Bright, Joshua Colp. </p>
<p>Mark Murawski <strong>uploaded patch set #5</strong> to this change.</p><p><a href="https://gerrit.asterisk.org/c/asterisk/+/17798">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">pbx: Ensure we don't operate on dialplan while dialplan is reloading, which causes deadlocks<br><br>Previously it was possible to execute 'dialplan add' during a dialplan<br>reload, causing deadlocks<br><br>Now we prevent 'dialplan add' until the dialplan completes reloading<br>(and all other modules complete reloading). Any 'dialplan add'<br>executed during a reload will fail gracefully.<br><br>This change also prevents 'continuous dialplan reload'. Previously<br>subsequent 'dialplan reload' would all be queued. For example 10x<br>'dialplan reload' will result in asterisk being busy reloading<br>dialplan 10 times in a row, which is not likely desired behavior on<br>any system when there's backend scripts instructing Asterisk to reload<br>upon change.<br><br>Now, subsequent 'dialplan reload' will result in the normal 'module<br>reload in progress' type of behavior that many other modules implement<br>if they recieve commands during a reload.<br><br>ASTERISK-29774 #close<br>Reported-by: Steve Sether<br><br>Change-Id: I435db97fc56f18b6f5c25a3e400603817b07aa49<br>---<br>M main/pbx.c<br>M pbx/pbx_config.c<br>2 files changed, 54 insertions(+), 10 deletions(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">git pull ssh://gerrit.asterisk.org:29418/asterisk refs/changes/98/17798/5</pre><p>To view, visit <a href="https://gerrit.asterisk.org/c/asterisk/+/17798">change 17798</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/+/17798"/><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: I435db97fc56f18b6f5c25a3e400603817b07aa49 </div>
<div style="display:none"> Gerrit-Change-Number: 17798 </div>
<div style="display:none"> Gerrit-PatchSet: 5 </div>
<div style="display:none"> Gerrit-Owner: Mark Murawski <markm@intellasoft.net> </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-Reviewer: Sean Bright <sean@seanbright.com> </div>
<div style="display:none"> Gerrit-CC: Kevin Harwell <kharwell@digium.com> </div>
<div style="display:none"> Gerrit-Attention: Sean Bright <sean@seanbright.com> </div>
<div style="display:none"> Gerrit-Attention: Joshua Colp <jcolp@sangoma.com> </div>
<div style="display:none"> Gerrit-MessageType: newpatchset </div>