mirror of
https://github.com/asterisk/asterisk.git
synced 2025-11-16 14:58:25 +00:00
Merge "pjproject_bundled: Disable G.729 from Belledonne Communications." into 13
This commit is contained in:
2
third-party/pjproject/Makefile.rules
vendored
2
third-party/pjproject/Makefile.rules
vendored
@@ -16,7 +16,7 @@ PJPROJECT_URL ?= https://raw.githubusercontent.com/asterisk/third-party/master/p
|
|||||||
PJPROJECT_CONFIG_OPTS = $(PJPROJECT_CONFIGURE_OPTS) --prefix=/opt/pjproject \
|
PJPROJECT_CONFIG_OPTS = $(PJPROJECT_CONFIGURE_OPTS) --prefix=/opt/pjproject \
|
||||||
--disable-speex-codec \
|
--disable-speex-codec \
|
||||||
--disable-speex-aec \
|
--disable-speex-aec \
|
||||||
--disable-speex-aec \
|
--disable-bcg729 \
|
||||||
--disable-gsm-codec \
|
--disable-gsm-codec \
|
||||||
--disable-ilbc-codec \
|
--disable-ilbc-codec \
|
||||||
--disable-l16-codec \
|
--disable-l16-codec \
|
||||||
|
|||||||
Reference in New Issue
Block a user