If recordings is received from a remote AMETHYST in another international
access code as the AMETHYST, the destination will not reflect that of the
country. You need to use GetSet at the Remote site to add the destinations.
Required:
- Remote AMETHYST version 1.5.13.1 or newer.
- Recording must be sent via ftp with Remote AMETHYST, else it will not
do the GetSet lookup.
Configuration:
- Installing the Amethyst Remote Server
- Code: Select all
AMTServer.ini
[NETWORK]
DNS=0
FTPSCHEDULING=1
STARTFTP=00:00
ENDFTP=23:59
FTPHOST=192.168.1.41
FTPLOGIN=amethyst
FTPPASSWORD=amt
- FTPHOST is the AMETHYST IP
- FTPSCHEDULING must be enabled, therefore set to 1
Note: AMTServer (Remote AMETHYST) handles the ftp to AMETHYST and not AMTCards. - To set ftp time to 'live', configure as example: 00:00 - 23:59
- Code: Select all
AMTCards.ini
[OPTIONS]
TRIGGERTYPE=1
SILENCE=-55
ACTIVITY=-48
LOGS=1
MIN_LENGTH=2
FTPSERVER=10.16.36.41
CLASSC=005
SERVER=10.16.36.41
FTPTIME=0
- When using Remote AMETHYST then:
- FTPSERVER refers to the PC Remote AMETHYST (amtserver) is installed on.
- SERVER refers to the PC AMTCards is installed on.
- FTPTIME is set to '0', because Remote AMETHYST (amtserver) will ftp
the calls to the AMETHYST server.
- Below is an example of the dialcodes for Dubai:
- amtserver.ini:
[GETSET]
LOCALCODE=
COUNTRYCODE=971
INTACCESS=00 - GetSetClx.ini:
[SETTINGS]
InternationalAccessCode=00
CountryCode=971
LocalCode=
Note: To enable changes made in the ini files, the services must be
stopped and started. Take care when stopping AMTCards as it handles the recordings.
You can cut recordings when stopping it. Rather schedule for after hours.