Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Image Added Image Added sipXecs on Fedora / CentOS

The following describes a minimal install of a Fedora / CentOS system (without X server and graphical user interface). SELinux is disabled and also the firewall needs to be turned off. The system needs a fixed IP address (either statically assigned or using DHCP with a host entry). The DNS server has to resolve the hostname. It is of course possible to install a graphical desktop as well if desired.

...

9. Install sipXecs from RPMs

Import yum repository

Fedora Core - Latest Stable Version

You can choose to install a latest stable version or a nightly development build.
Latest Stable Version
For installing importing repository for latest stable version go to download area and identify the file that (e.g. stable 4.4.0 repo files are sipxecs-4.4.0-fedora.repo and sipxecs-4.4.0-centos.repo). Add sipXecs yum repository by issuing:
Fedora

Panel

wget -P /etc/yum.repos.d http://sipxecsdownload.sipfoundry.org/pub/sipXecs/sipxecs-stable-fc4.4.0-fedora.repo

CentOS - Latest Stable Version

Panel

wget -P /etc/yum.repos.d/ http://sipxecs.sipfoundry.org/pub/sipXecs/sipxecs-stable4.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.

...

Panel

run this command yum install java-1.6.0-sun-fonts
Note: The CDR Reports in sipXecs 4.0 requires java fonts to be installed.
run the command yum install sipxecs
When all is installed run the command sipxecs-setup

...