asterisk-chan-sccp: fix mwi header issue 709/head
authorSebastian Kemper <sebastian_ml@gmx.net>
Tue, 9 Nov 2021 17:48:13 +0000 (18:48 +0100)
committerSebastian Kemper <sebastian_ml@gmx.net>
Tue, 9 Nov 2021 17:52:11 +0000 (18:52 +0100)
commitd4043e133d350d566b11050d5faaa4544d907cd5
treeea155fbcec67018aff6d3dca76b83a57d2a48189
parentc2f74581315d128024a8faebebe27e6f1c187f59
asterisk-chan-sccp: fix mwi header issue

Asterisk, somewhere between release 16.3.0 and 16.22.0, added a new
header "mwi.h". This causes compile failure, because the chan-sccp
snapshot is not aware.

This adds a patch from upstream to resolve.

All patches refreshed.

Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
net/asterisk-chan-sccp/Makefile
net/asterisk-chan-sccp/patches/01-prevent-extra-optimization.patch
net/asterisk-chan-sccp/patches/100-reproducible-builds.patch
net/asterisk-chan-sccp/patches/110-fix-compile-with-gcc8.patch
net/asterisk-chan-sccp/patches/120-Add-support-for-new-asterisk-mwi.h-header-file.patch [new file with mode: 0644]