Versions Compared

Key

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

...

Code Block
wget -P /etc/yum.repos.d/ http://download.sipfoundry.org/pub/sipXecs/sipxecs-4.4.0-centos.repo{panel}

*

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

...

h3.
Code Block
yum install java-1.6.0-sun-fonts
Code Block

Nightly

...

Development

...

Builds

...

There

...

is

...

a

...

different

...

repository

...

file,

...

be

...

sure

...

you

...

do

...

not

...

have

...

any

...

other

...

sipx

...

repo

...

files

...

in

...

your

...

/etc/yum.repos.d

...

directory

Image Added

Code Block
wget -P /etc/yum.repos.d http://download.sipfoundry.org/pub/sipXecs/sipxecs-fedora-snapshot.repo

Image Added

Code Block

!Centos-little.png!

...

wget -P /etc/yum.repos.d http://download.sipfoundry.org/pub/sipXecs/sipxecs-centos-snapshot.repo

...

code

yum install sipxecs

Note: The sipxecs package is a new package introduced as an umbrella package that includes all the other required packages as dependencies. It contains no files, but just facilitates the installation process. For distributed or redundant systems not all the packages are required on every host. Refer to more documentation on how to setup redundant or distributed systems.

...