<p>Joshua Colp <strong>uploaded patch set #3</strong> to this change.</p><p><a href="https://gerrit.asterisk.org/9658">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">devicestate: Don't create topic when change isn't cached.<br><br>When publishing a device state the change can be marked as being<br>cachable or not. If it is not cached the change is just published<br>to all interested and not stored away for later query. This was not<br>fully taken into account when publishing in stasis. The act of<br>publishing would create a topic for the device even if it may be<br>ephemeral.<br><br>This change makes it so messages which are not cached won't create<br>a topic for the device. If a topic does already exist it will be<br>published to but otherwise the change will only be published to<br>the device state all topic.<br><br>ASTERISK-27591<br><br>Change-Id: I18da0e8cbb18e79602e731020c46ba4101e59f0a<br>---<br>M include/asterisk/stasis.h<br>M main/devicestate.c<br>M main/stasis.c<br>3 files changed, 43 insertions(+), 4 deletions(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">git pull ssh://gerrit.asterisk.org:29418/asterisk refs/changes/58/9658/3</pre><p>To view, visit <a href="https://gerrit.asterisk.org/9658">change 9658</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/9658"/><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: I18da0e8cbb18e79602e731020c46ba4101e59f0a </div>
<div style="display:none"> Gerrit-Change-Number: 9658 </div>
<div style="display:none"> Gerrit-PatchSet: 3 </div>
<div style="display:none"> Gerrit-Owner: Joshua Colp <jcolp@digium.com> </div>
<div style="display:none"> Gerrit-Reviewer: George Joseph <gjoseph@digium.com> </div>
<div style="display:none"> Gerrit-Reviewer: Jenkins2 </div>