[Home]

Summary:ASTERISK-27584: Internal pjproject build doesn't disable bcg729
Reporter:Stuart Henderson (sthen)Labels:patch
Date Opened:2018-01-15 05:57:31.000-0600Date Closed:2018-02-13 06:39:34.000-0600
Priority:MinorRegression?
Status:Closed/CompleteComponents:pjproject/pjsip
Versions:GIT Frequency of
Occurrence
Constant
Related
Issues:
Environment:OpenBSD/amd64 6.2-currentAttachments:( 0) disable_new_default_options_of_PJProject.patch
Description: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.
Comments:By: Asterisk Team (asteriskteam) 2018-01-15 05:57:32.784-0600

Thanks for creating a report! The issue has entered the triage process. That means the issue will wait in this status until a Bug Marshal has an opportunity to review the issue. Once the issue has been reviewed you will receive comments regarding the next steps towards resolution.

A good first step is for you to review the [Asterisk Issue Guidelines|https://wiki.asterisk.org/wiki/display/AST/Asterisk+Issue+Guidelines] if you haven't already. The guidelines detail what is expected from an Asterisk issue report.

Then, if you are submitting a patch, please review the [Patch Contribution Process|https://wiki.asterisk.org/wiki/display/AST/Patch+Contribution+Process].

By: Friendly Automation (friendly-automation) 2018-02-13 06:39:35.190-0600

Change 8192 merged by Joshua Colp:
pjproject_bundled: Disable G.729 from Belledonne Communications.

[https://gerrit.asterisk.org/8192|https://gerrit.asterisk.org/8192]

By: Friendly Automation (friendly-automation) 2018-02-13 06:51:20.815-0600

Change 8193 merged by Jenkins2:
pjproject_bundled: Disable G.729 from Belledonne Communications.

[https://gerrit.asterisk.org/8193|https://gerrit.asterisk.org/8193]

By: Friendly Automation (friendly-automation) 2018-02-13 07:06:59.990-0600

Change 8191 merged by Joshua Colp:
pjproject_bundled: Disable G.729 from Belledonne Communications.

[https://gerrit.asterisk.org/8191|https://gerrit.asterisk.org/8191]