[asterisk-bugs] [JIRA] (ASTERISK-27584) Internal pjproject build doesn't disable bcg729

Stuart Henderson (JIRA) noreply at issues.asterisk.org
Mon Jan 15 05:57:49 CST 2018


Stuart Henderson created ASTERISK-27584:
-------------------------------------------

             Summary: 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


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