[asterisk-bugs] [JIRA] (ASTERISK-23255) UUID included for Redhat, but missing for Debian distros in install_prereq script

Matt Jordan (JIRA) noreply at issues.asterisk.org
Fri Mar 28 13:54:36 CDT 2014


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

Matt Jordan updated ASTERISK-23255:
-----------------------------------

    Target Release Version/s: 11.9.0

> UUID included for Redhat, but missing for Debian distros in install_prereq script
> ---------------------------------------------------------------------------------
>
>                 Key: ASTERISK-23255
>                 URL: https://issues.asterisk.org/jira/browse/ASTERISK-23255
>             Project: Asterisk
>          Issue Type: Bug
>      Security Level: None
>          Components: Contrib/General
>    Affects Versions: 11.7.0
>         Environment: /contrib/scripts/install_prereq
>            Reporter: Rusty Newton
>            Assignee: Kevin Harwell
>            Severity: Minor
>      Target Release: 11.9.0
>
>
> For pjproject to build ICE support in Asterisk 11, libuuid-devel(CentOS 6) or uuid-dev(Debian) is required. 
> If you don't have it, you'll have to dig through debug to find out that you missed it and that ICE support isn't working. This could result in some silent failures for people trying out WebRTC configurations that depend on ICE.
> It looks like we have it for RH based OS:
> {noformat}
> PACKAGES_RH="$PACKAGES_RH openldap-devel gmime22-devel sqlite2-devel mysql-devel bluez-libs-devel jack-audio-connection-kit-devel gsm-devel libedit-devel libuuid-devel"
> {noformat}
> I don't see uuid-dev for Debian in the script.



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



More information about the asterisk-bugs mailing list