[Asterisk-code-review] mwi core: Move core MWI functionality into its own files (...asterisk[16])

Kevin Harwell asteriskteam at digium.com
Tue Apr 23 17:40:32 CDT 2019


Hello Friendly Automation, George Joseph, 

I'd like you to reexamine a change. Please visit

    https://gerrit.asterisk.org/c/asterisk/+/11249

to look at the new patch set (#5).

Change subject: mwi core: Move core MWI functionality into its own files
......................................................................

mwi core: Move core MWI functionality into its own files

There is enough MWI functionality to warrant it having its own 'c' and header
files. This patch moves all current core MWI data structures, and functions
into the following files:

main/mwi.h
main/mwi.c

Note, code was simply moved, and not modified. However, this patch is also in
preparation for core MWI changes, and additions to come.

Change-Id: I9dde8bfae1e7ec254fa63166e090f77e4d3097e0
---
M apps/app_minivm.c
M apps/app_voicemail.c
M channels/chan_dahdi.c
M channels/chan_iax2.c
M channels/chan_mgcp.c
M channels/chan_sip.c
M channels/chan_skinny.c
M channels/chan_unistim.c
M include/asterisk/app.h
A include/asterisk/mwi.h
M main/app.c
M main/asterisk.c
M main/manager.c
M main/manager_mwi.c
A main/mwi.c
M res/res_corosync.c
M res/res_mwi_devstate.c
M res/res_mwi_external.c
M res/res_pjsip_mwi.c
M res/res_pjsip_publish_asterisk.c
M res/res_pjsip_pubsub.c
M res/res_smdi.c
M res/res_xmpp.c
23 files changed, 631 insertions(+), 531 deletions(-)


  git pull ssh://gerrit.asterisk.org:29418/asterisk refs/changes/49/11249/5
-- 
To view, visit https://gerrit.asterisk.org/c/asterisk/+/11249
To unsubscribe, or for help writing mail filters, visit https://gerrit.asterisk.org/settings

Gerrit-Project: asterisk
Gerrit-Branch: 16
Gerrit-Change-Id: I9dde8bfae1e7ec254fa63166e090f77e4d3097e0
Gerrit-Change-Number: 11249
Gerrit-PatchSet: 5
Gerrit-Owner: Kevin Harwell <kharwell at digium.com>
Gerrit-Reviewer: Friendly Automation
Gerrit-Reviewer: George Joseph <gjoseph at digium.com>
Gerrit-MessageType: newpatchset
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/asterisk-code-review/attachments/20190423/8af2abbe/attachment-0001.html>


More information about the asterisk-code-review mailing list