<div dir="ltr">I'm trying to install 13.3.0 from binary packages and get an error. It worked for 13.2.0 but not for 13.3.0. <br><br>Centos 6.6 64bit fresh install<br><br>Followed instructions on the wiki:<br>> rpm -Uvh <a href="http://packages.asterisk.org/centos/6/current/i386/RPMS/asterisknow-version-3.0.1-2_centos6.noarch.rpm">http://packages.asterisk.org/centos/6/current/i386/RPMS/asterisknow-version-3.0.1-2_centos6.noarch.rpm</a><br>> yum update<br>> yum install asterisk asterisk-configs --enablerepo=asterisk-13<br><br>Yum output:<br>[goes through the usual stuff but then...]<br><br>--> Finished Dependency Resolution<br>Error: Package: asterisk-core-13.3.0-1_centos6.x86_64 (asterisk-13)<br>           Requires: libilbccodec.so.2()(64bit)<br>           Available: pjproject-2.1-0.digium2.1_centos6.x86_64 (asterisk-current)<br>               libilbccodec.so.2()(64bit)<br>           Available: pjproject-2.3-0.digium2.1_centos6.x86_64 (asterisk-current)<br>               libilbccodec.so.2()(64bit)<br>           Available: pjproject-2.3-0.digium3.1_centos6.x86_64 (asterisk-current)<br>               libilbccodec.so.2()(64bit)<br>           Available: pjproject-2.1-0.digium1.1_centos6.x86_64 (asterisk-current)<br>               Not found<br>           Available: pjproject-2.1-0.digium1.2_centos6.x86_64 (asterisk-current)<br>               Not found<br>           Available: pjproject-2.3-5.el6.i686 (epel)<br>               Not found<br>Error: Package: asterisk-core-13.3.0-1_centos6.x86_64 (asterisk-13)<br>           Requires: libg7221codec.so.2()(64bit)<br>           Available: pjproject-2.1-0.digium2.1_centos6.x86_64 (asterisk-current)<br>               libg7221codec.so.2()(64bit)<br>           Available: pjproject-2.3-0.digium2.1_centos6.x86_64 (asterisk-current)<br>               libg7221codec.so.2()(64bit)<br>           Available: pjproject-2.3-0.digium3.1_centos6.x86_64 (asterisk-current)<br>               libg7221codec.so.2()(64bit)<br>           Available: pjproject-2.1-0.digium1.1_centos6.x86_64 (asterisk-current)<br>               Not found<br>           Available: pjproject-2.1-0.digium1.2_centos6.x86_64 (asterisk-current)<br>               Not found<br>           Available: pjproject-2.3-5.el6.i686 (epel)<br>               Not found<br><br><br>Does anyone have any idea what might be wrong?<br><br>Thank you.<br></div>