<p>Joshua Colp <strong>uploaded patch set #3</strong> to this change.</p><p><a href="https://gerrit.asterisk.org/c/asterisk/+/15554">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">sorcery: Add support for more intelligent reloading.<br><br>Some sorcery objects actually contain dynamic content<br>that can change despite the underlying configuration<br>itself not changing. A good example of this is the<br>res_pjsip_endpoint_identifier_ip module which allows<br>specifying hostnames. While the configuration may not<br>change between reloads the DNS information of the<br>hostnames can.<br><br>This change adds the ability for a sorcery object to be<br>marked as having dynamic contents which is then taken<br>into account when reloading by the sorcery file based<br>config module. If there is an object with dynamic content<br>then a reload will be forced while if there are none<br>then the existing behavior of not reloading occurs.<br><br>ASTERISK-29321<br><br>Change-Id: I9342dc55be46cc00204533c266a68d972760a0b1<br>---<br>M include/asterisk/sorcery.h<br>M main/sorcery.c<br>M res/res_pjsip_endpoint_identifier_ip.c<br>M res/res_sorcery_config.c<br>4 files changed, 53 insertions(+), 1 deletion(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">git pull ssh://gerrit.asterisk.org:29418/asterisk refs/changes/54/15554/3</pre><p>To view, visit <a href="https://gerrit.asterisk.org/c/asterisk/+/15554">change 15554</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/+/15554"/><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: I9342dc55be46cc00204533c266a68d972760a0b1 </div>
<div style="display:none"> Gerrit-Change-Number: 15554 </div>
<div style="display:none"> Gerrit-PatchSet: 3 </div>
<div style="display:none"> Gerrit-Owner: Joshua Colp <jcolp@sangoma.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: Kevin Harwell <kharwell@digium.com> </div>
<div style="display:none"> Gerrit-MessageType: newpatchset </div>