[asterisk-bugs] [JIRA] (ASTERISK-26279) pjproject-bundled: Fails to compile on Ubuntu 14 or Debian 6

George Joseph (JIRA) noreply at issues.asterisk.org
Tue Aug 9 12:57:56 CDT 2016


George Joseph created ASTERISK-26279:
----------------------------------------

             Summary: pjproject-bundled:  Fails to compile on Ubuntu 14 or Debian 6
                 Key: ASTERISK-26279
                 URL: https://issues.asterisk.org/jira/browse/ASTERISK-26279
             Project: Asterisk
          Issue Type: Bug
      Security Level: None
          Components: Third-Party/pjproject
    Affects Versions: 14.0.0-beta1, 13.10.0-rc1, 13.11.0, 14.0.0-beta2, 14.0.0, GIT
         Environment: Ubuntu 14 or Debian 6
            Reporter: George Joseph
            Severity: Minor


Both Ubuntu 14 and Debian 6 seem to be stuck at libsrtp 1.4.x but pjproject >= 2.5 (bundled or not) requires libsrtp 1.5.x (currently 1.5.4).   CentOS 6 is ok at libsrtp 1.5.4.

pjproject does include it's own version of libsrtp-1.5.4 and we can use it, but then asterisk itself, using the system libraries, would be out of sync with pjproject.

The only current work around is to uninstall the system libsrtp0 package and install libsrtp from source.   There are 2 issues with this though...  On Debian at least, libsrtp0 is a requirement for gnome,  and also on Debian, libsrtp needs openssl >= 1.x.x and only 0.9.x is available.  This requires compiling libnsrtp with --disable-openssl.







--
This message was sent by Atlassian JIRA
(v6.2#6252)



More information about the asterisk-bugs mailing list