bundled_pjproject: Disable UPnP support.

Fixes #747
pull/762/head
Sean Bright 11 months ago committed by asterisk-org-access-app[bot]
parent f3449f3370
commit 715d1b5d43

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