[asterisk-bugs] [JIRA] (ASTERISK-27584) Internal pjproject build doesn't disable bcg729
Alexander Traud (JIRA)
noreply at issues.asterisk.org
Mon Feb 12 06:26:13 CST 2018
[ https://issues.asterisk.org/jira/browse/ASTERISK-27584?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Alexander Traud updated ASTERISK-27584:
---------------------------------------
Attachment: disable_new_default_options_of_PJProject.patch
> Internal pjproject build doesn't disable bcg729
> -----------------------------------------------
>
> Key: ASTERISK-27584
> URL: https://issues.asterisk.org/jira/browse/ASTERISK-27584
> Project: Asterisk
> Issue Type: Bug
> Security Level: None
> Components: pjproject/pjsip
> Affects Versions: GIT
> Environment: OpenBSD/amd64 6.2-current
> Reporter: Stuart Henderson
> Severity: Minor
> Labels: patch
> Attachments: disable_new_default_options_of_PJProject.patch
>
>
> pjproject 2.7.x added support for G.729 using the bcg729 library. Currently if I build Asterisk with bcg729 present I have a build failure (undefined g729-related symbols because the Asterisk parts don't link to this library).
> Workaround is to run Asterisk's configure script with PJPROJECT_CONFIGURE_OPTS="--disable-bcg729" but given that other codecs are disabled in the Asterisk internal build, it would probably make sense to add this to third-party/pjproject/Makefile.rules.
--
This message was sent by Atlassian JIRA
(v6.2#6252)
More information about the asterisk-bugs
mailing list