bundled_pjproject: Disable UPnP support.

Fixes #747

(cherry picked from commit ff510c644a)
releases/18
Sean Bright 11 months ago committed by Asterisk Development Team
parent f0b48a63b6
commit 6042ce4a78

@ -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

Loading…
Cancel
Save