<p>Sean Bright <strong>uploaded patch set #2</strong> to this change.</p><p><a href="https://gerrit.asterisk.org/6507">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">res_calendar: On reload, update all configuration<br><br>This changes the behavior of res_calendar to drop all existing calendars<br>and re-create them whenever a reload is done. The Calendar API provides<br>no way for configuration information to be pushed down to calendar<br>'techs' so updated settings would not take affect until a module<br>unload/load was done or Asterisk was restarted.<br><br>Asterisk 15+ already has a configuration option 'fetch_again_at_reload'<br>that performs a similar function.<br><br>Also fix a tiny memory leak in res_calendar_caldav while we're at it.<br><br>ASTERISK-25524 #close<br>Reported by: Jesper<br><br>Change-Id: Ib0f8057642e9d471960f1a79fd42e5a3ce587d3b<br>---<br>M include/asterisk/calendar.h<br>M res/res_calendar.c<br>M res/res_calendar_caldav.c<br>3 files changed, 29 insertions(+), 56 deletions(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">git pull ssh://gerrit.asterisk.org:29418/asterisk refs/changes/07/6507/2</pre><p>To view, visit <a href="https://gerrit.asterisk.org/6507">change 6507</a>. To unsubscribe, 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/6507"/><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: newpatchset </div>
<div style="display:none"> Gerrit-Change-Id: Ib0f8057642e9d471960f1a79fd42e5a3ce587d3b </div>
<div style="display:none"> Gerrit-Change-Number: 6507 </div>
<div style="display:none"> Gerrit-PatchSet: 2 </div>
<div style="display:none"> Gerrit-Owner: Sean Bright <sean.bright@gmail.com> </div>