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

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


     [ https://issues.asterisk.org/jira/browse/ASTERISK-26279?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

George Joseph updated ASTERISK-26279:
-------------------------------------

    Description: 
--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.





  was:
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.






> pjproject-bundled:  Fails to compile on 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: 13.10.0-rc1, 13.11.0, 14.0.0-beta1, 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