<p>Kevin Harwell <strong>uploaded patch set #2</strong> to this change.</p><p><a href="https://gerrit.asterisk.org/c/asterisk/+/11250">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">app.[ch], mwi core: Move core MWI functionality into its own files<br><br>There is enough MWI functionality to warrant it having its own 'c' and header<br>files. This patch moves all current core MWI data structures, and functions<br>into the following files:<br><br>main/mwi.h<br>main/mwi.c<br><br>Note, code was simply moved, and not modified. However, this patch is also in<br>preparation for core MWI changes, and additions to come.<br><br>Change-Id: I9dde8bfae1e7ec254fa63166e090f77e4d3097e0<br>---<br>M apps/app_minivm.c<br>M apps/app_voicemail.c<br>M channels/chan_dahdi.c<br>M channels/chan_iax2.c<br>M channels/chan_mgcp.c<br>M channels/chan_sip.c<br>M channels/chan_skinny.c<br>M channels/chan_unistim.c<br>M include/asterisk/app.h<br>A include/asterisk/mwi.h<br>M main/app.c<br>M main/asterisk.c<br>M main/manager.c<br>M main/manager_mwi.c<br>A main/mwi.c<br>M res/res_corosync.c<br>M res/res_mwi_devstate.c<br>M res/res_mwi_external.c<br>M res/res_pjsip_mwi.c<br>M res/res_pjsip_publish_asterisk.c<br>M res/res_pjsip_pubsub.c<br>M res/res_smdi.c<br>M res/res_xmpp.c<br>23 files changed, 631 insertions(+), 531 deletions(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">git pull ssh://gerrit.asterisk.org:29418/asterisk refs/changes/50/11250/2</pre><p>To view, visit <a href="https://gerrit.asterisk.org/c/asterisk/+/11250">change 11250</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/+/11250"/><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-Change-Id: I9dde8bfae1e7ec254fa63166e090f77e4d3097e0 </div>
<div style="display:none"> Gerrit-Change-Number: 11250 </div>
<div style="display:none"> Gerrit-PatchSet: 2 </div>
<div style="display:none"> Gerrit-Owner: Kevin Harwell <kharwell@digium.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-MessageType: newpatchset </div>