...
Code Block |
---|
wget -P /etc/yum.repos.d/ http://download.sipfoundry.org/pub/sipXecs/sipxecs-4.4.0-centos.repo |
Note: If there are problems with packages not properly signed, disable the check for signed packages in the file sipxecs-stable-fc.repo or sipxecs-stable-centos.repo by setting gpgcheck=0.
Note: The CDR Reports in sipXecs 4.0 requires java fonts to be installed. In order to install this package run
Code Block |
---|
yum install java-1.6.0-sun-fonts |
Nightly Development Builds
...