]> git.ipfire.org Git - thirdparty/asterisk.git/commitdiff
bundled_pjproject: Disable UPnP support.
authorSean Bright <sean@seanbright.com>
Fri, 24 May 2024 14:27:32 +0000 (10:27 -0400)
committerAsterisk Development Team <asteriskteam@digium.com>
Thu, 11 Jul 2024 13:23:24 +0000 (13:23 +0000)
Fixes #747

(cherry picked from commit 542cd37830f929d947453728518f8dc47dc3e50c)

third-party/pjproject/Makefile.rules

index e76a753e58610c541c7b65fc21b86381f08578e9..e1a9a2248f1d889244c7af8395fe8af7523397ae 100644 (file)
@@ -36,6 +36,7 @@ PJPROJECT_CONFIG_OPTS = $(PJPROJECT_CONFIGURE_OPTS) --prefix=/opt/pjproject \
        --disable-openh264 \
        --disable-ipp \
        --disable-libwebrtc \
+       --disable-upnp \
        --without-external-pa \
        --without-external-srtp