<p style="white-space: pre-wrap; word-wrap: break-word;">This should also have an entry in the CHANGES file</p><p>Patch set 1:<span style="border-radius: 3px; display: inline-block; margin: 0 2px; padding: 4px;background-color: #ffd4d4; color: #000000;">Code-Review -1</span></p><p><a href="https://gerrit.asterisk.org/11023">View Change</a></p><p>7 comments:</p><ul style="list-style: none; padding: 0;"><li style="margin: 0; padding: 0;"><p><a href="https://gerrit.asterisk.org/#/c/11023/1//COMMIT_MSG">Commit Message:</a></p><ul style="list-style: none; padding: 0;"><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://gerrit.asterisk.org/#/c/11023/1//COMMIT_MSG@7">Patch Set #1, Line 7:</a> <code style="font-family:monospace,monospace">res_mwi_devstate.c: New module to allow presense subs to VM boxes</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">presence</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://gerrit.asterisk.org/#/c/11023/1//COMMIT_MSG@9">Patch Set #1, Line 9:</a> <code style="font-family:monospace,monospace">This module allows presense subscriptions to voicemail boxes.  This</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">presence</p></li></ul></li><li style="margin: 0; padding: 0;"><p><a href="https://gerrit.asterisk.org/#/c/11023/1/res/res_mwi_devstate.c">File res/res_mwi_devstate.c:</a></p><ul style="list-style: none; padding: 0;"><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://gerrit.asterisk.org/#/c/11023/1/res/res_mwi_devstate.c@38">Patch Set #1, Line 38:</a> <code style="font-family:monospace,monospace">   if (!stasis_subscription_is_subscribed(sub) || ast_mwi_state_type() != stasis_message_type(msg)) {</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">It shouldn't be possible to not be subscribed when this is called</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://gerrit.asterisk.org/#/c/11023/1/res/res_mwi_devstate.c@64">Patch Set #1, Line 64:</a> <code style="font-family:monospace,monospace">static int unload_module(void) {</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">unload_module and load_module should match the rest and have { on the next line</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://gerrit.asterisk.org/#/c/11023/1/res/res_mwi_devstate.c@71">Patch Set #1, Line 71:</a> <code style="font-family:monospace,monospace">    RAII_VAR(struct ao2_container *, cached, NULL, ao2_cleanup);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">No need for RAII_VAR</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://gerrit.asterisk.org/#/c/11023/1/res/res_mwi_devstate.c@76">Patch Set #1, Line 76:</a> <code style="font-family:monospace,monospace"></code></p><p style="white-space: pre-wrap; word-wrap: break-word;">This subscription should have an ast_mwi_state_type message type added as an accepted message type</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://gerrit.asterisk.org/#/c/11023/1/res/res_mwi_devstate.c@84">Patch Set #1, Line 84:</a> <code style="font-family:monospace,monospace">                .load = load_module,</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">This needs the support level added</p></li></ul></li></ul><p>To view, visit <a href="https://gerrit.asterisk.org/11023">change 11023</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/11023"/><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: comment </div>
<div style="display:none"> Gerrit-Change-Id: I62a246c24f3d7d432e33e22d7a4a57c15c292fdd </div>
<div style="display:none"> Gerrit-Change-Number: 11023 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: George Joseph <gjoseph@digium.com> </div>
<div style="display:none"> Gerrit-Reviewer: Friendly Automation (1000185) </div>
<div style="display:none"> Gerrit-Reviewer: George Joseph <gjoseph@digium.com> </div>
<div style="display:none"> Gerrit-Reviewer: Joshua C. Colp <jcolp@digium.com> </div>
<div style="display:none"> Gerrit-Comment-Date: Thu, 21 Feb 2019 12:29:52 +0000 </div>
<div style="display:none"> Gerrit-HasComments: Yes </div>
<div style="display:none"> Gerrit-HasLabels: Yes </div>