All configurations for the amtsmdrlink
takes place via an INI file, located in
the amtsmdrlink installation directory.
Be sure to stop the service before changing
the values in the INI file.
[SERIALCOMM]
TermChar
========
Ascii value of the end-of-line character. eg. 10, 13
ComPort
=======
Comport that the link should use. eg. COM1, COM2
Baud
====
Baudrate
Bits
====
Byte length eg. 7,8
Parity
======
N = None
E = Even
S = Space
O = Odd
M = Mark
Stop
====
Stop bits eg. 1, 1.5 or 2
SoftFlow
========
Enable softflow control
0 = False
1 = True
HardFlow
========
Enable hardflow control
0 = False
1 = True
[SMDRLINK]
pluginName
==========
The name of the plugin that should be used.
With, or without extension.
pluginPath
==========
The path where the plugin is located on the pc,
if left blank, the smdrlink's installation
directory is used. (c:\Program Files\Datatex\smdrlink\)
exchangePath [Applicable to Amethyst 1.5 only]
============
The path where the exchange library is located on
the pc, if left blank, the smdrlink's installation
directory is used. (c:\Program Files\Datatex\smdrlink\)
vipLinkPath [Applicable to Amethyst 1.5 only]
===========
The path where the viplink library is located on the pc,
if left blank, the smdrlink's installation directory is
used. (c:\Program Files\Datatex\smdrlink\)
enableGetExchange [Applicable to Amethyst 1.5 only]
=================
Enables the use of the exchange library.
0 = False
1 = True
enableVipLink [Applicable to Amethyst 1.5 only]
=============
Enables the use of the viplink library.
0 = False
1 = True
serverIP
========
The IP or hostname of the pc on which the Amethyst
server is located.
serverPort
==========
The port to which the SMDRLink should UDP data.
debug
=====
Enable debugging.
0 = Off
1 = All the data is logged
2 = Only the UDP data that is sent to the Amethyst
server is logged
createRawData
=============
Enables creation of raw data, like PABX3. If enabled,
raw data will be written to a RawData directory.
0 = False
1 = True
UdpToPabx3
==========
Enables smdrlink to send data to PABX3
0 = False
1 = True
pabx3ServerIP
=============
The IP address of the machine where PABX3 is located.
pabx3Port
=========
The port PABX3 is listening on.
Default = 25001
getSetPath
==========
The path where the getset library lies.
listenUDP
=========
Enabled the smdrlink to listen on a UDP port
0 = False
1 = True
listenUDPPort
=============
The port on which the smdrlink will listen.
[VIPLINK] [Applicable to Amethyst 1.5 only]
localcode
=========
The local area code eg. 021
country
=======
The country code eg. +27
intaccess
=========
The international access code eg. 09
maxlist
=======
The maximum amount of numbers to be stored in
memory at a time.
[DIALCODES] [Applicable to Amethyst 1.5 only]
DATABASE
========
The exchange database location.
[LIST_*] [Applicable to Amethyst 1.5 only]
========
All the settings located under the LIST_ sections,
are used by the exchange library, and shouldn't
need to be changed.
eg.
[SERIALCOMM]
TermChar=13
ComPort=COM1
Baud=9600
Bits=8
Parity=N
Stop=1.5
SoftFlow=0
HardFlow=0
[SMDRLINK]
pluginName=PDianamis
pluginPath=
exchangePath=
vipLinkPath=
enableGetExchange=1
enableVipLink=1
serverIP=amethyst
serverPort=27000
debug=0
createRawData=1
UdpToPabx3=1
pabx3ServerIP=192.168.15.91
pabx3Port=25001
getSetPath=\
listenUDP=1
listenUDPPort=27002
[VIPLINK]
localcode=021
country=+27
intaccess=09
maxlist=0
[DIALCODES]
DATABASE=c:\Program Files\Datatex\smdrlink\db\dialcodes.fdb
[LIST_DEFAULT]
LIST_ID=default_MemId
LISTHEAD_ID=default_MemHeadId
[LIST_JHB]
LIST_ID=jhb_MemId
LISTHEAD_ID=jhb_MemHeadId