Configuring the start parameters, 3 configuring the start parameters – AASTRA SIP-DECT (Release 2.1)- OM System Manual - Installation, Administration and Maintenance EN User Manual

Page 147

Advertising
background image

SIP – DECT OM System Manual Release 2.1

7 Configuration und Administration Aspects

depl-1230/1.3

Page: 147 (196)

For extraction of RFP packages only
omm_ffsip_install.bin –x

RPM packages can also be installed manually.

For a first OMM type installation
rpm –i omm_ffsip-OMM-<version>.i586.rpm

For an OMM software update (see chapter 7.10)
rpm –U omm_ffsip-OMM-<version>.i586.rpm

For 610d/620d/630d handset software installation
rpm –i omm_ffsip-a6xxd-<version>.i586.rpm

To delete a software release
rpm –e omm_ffsip-a6xxd and
rpm –e omm_ffsip-OMM

To check an installed release
rpm –qi omm_ffsip-OMM
or
rpm –qi omm_ffsip-a6xxd

After the installation phase, start OMM by running the command
“/etc/init.d/omm_ffsip start”.

7.9.3

Configuring the Start Parameters

The basic data for initializing OMM is stored in the file “/etc/sysconfig/omm_ffsip”. It can be
edited to modify the OMM interface.

##############################################
# OMM configuration file
##############################################
# if you use a different interface for omm activate/correct parameter below
#OMM_IF="eth0"
#

OMM_CONFIG_FILE=/opt/omm_ffsip/tmp/omm_conf.txt
#
#if you use OMM resiliency for OMM activate parameter below with OMMs IP
adresses
#OMM_RESILIENCY="192.168.0.1:192.168.0.2"
#
# Automatic OMM database import:
# TFTP / FTP / HTTP(S) URL specifies the import server and file
#RST_URL=ftp://download-url.com/directory/file.dat
# country tones:
# VS_COUNTRY_DEU = 1, VS_COUNTRY_GBR = 2, VS_COUNTRY_CHE = 3,
VS_COUNTRY_ESP = 4, VS_COUNTRY_FRA = 5, VS_COUNTRY_ITA = 6,

# VS_COUNTRY_RUS = 7, VS_COUNTRY_BEL = 8, VS_COUNTRY_NLD = 9,
VS_COUNTRY_CZE = 10, VS_COUNTRY_AUT = 11, VS_COUNTRY_DNK = 12,
# VS_COUNTRY_SVK = 13, VS_COUNTRY_FIN = 14, VS_COUNTRY_HUN = 15,
VS_COUNTRY_POL = 16, VS_COUNTRY_BLR = 17, VS_COUNTRY_EST = 18,
# VS_COUNTRY_LVA = 19, VS_COUNTRY_LTU = 20, VS_COUNTRY_UKR = 21,
VS_COUNTRY_NOR = 22, VS_COUNTRY_EUN = 23, VS_COUNTRY_SWE = 24,
# VS_COUNTRY_TWN = 25
COUNTRY="2"

Advertising