manual

ESTOS CallControlGateway 4.0.0.21648
49
components; depending on the product there may be further requirements for
devices and hardware.
Windows XP SP 3 (x86 / x64), Windows Vista (x86 / x64), Windows 7 (x86 / x64)
All components required for the installation are already present.
It is recommended to have the latest service pack installed.
Windows Server 2003 (x86 / x64), Windows Server 2008 (x86 / x64)
All components required for the installation are already present.
It is recommended to have the latest service pack installed.
7.9 Configuration files
All important ESTOS CallControlGateway configuration data is stored in files.
Only license keys are saved in the registry. All files can be found in the folder
config in the installation folder.
Directory
Deployment
config
Configuration files which are created at run time. These are preserved in case of an
update. You should also save files you have changed in this directory should you wish to
change one of the files supplied in config/default.
config/default
Configuration files which were installed with the product. These are overwritten if the
product is updated.
templates
You should save files you have changed in this directory if you wish to change one of
the files supplied in templates/default
templates/default
Configuration files which were installed with the product. These are overwritten if the
product is updated.
7.10 Configuration file location
Location configuration
The configuration of the locations is always stored in an XML file. The file is in
config\locations.xml.
Country dialing rules
The table with the dialing rules contains the dialing rules of individual
countries. This can be found in the countries.xml. It contains the names of the
countries and the corresponding dialing rules for local, national and
international calls.
<?xml version="1.0" encoding="UTF-8" standalone="no" ?>
<countries xmlns="http://www.w3.org/2001/XMLSchema.xsd">
<country ID="49">
<countryCode>49</countryCode>
<name>Germany</name>
<SameAreaRule>G</SameAreaRule>
<LongDistanceRule>0FG</LongDistanceRule>
<InternationalRule>00EFG</InternationalRule>
</country>
</countries>