Versions Compared

Key

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

...

First, you need to assign a filename extensions to each site's IP address, in the TCPSOURCES.CFGcfg file:

Code Block
[TCP Data Sources]
 
192.168.0.29 = MBG
192.168.0.100 = FNC
192.168.0.54 = CNF

Next, you need to assign a name to each site, according to the filename extension above. Open the SITES.CFGcfg file, located in the \config folder within the main program folder.

...

Site 1 will send the data to TIM Professional, which will search for the IP address in the TCPSOURCES.CFGcfg file and associate this with the extension MBG. A randomly named file is created in the

Referencemacro
Labelspool
folder containing the data sent from the telephone system, e.g.
Referencemacro
Label4de9380f.MBG

When the file is being picked up from the 

Referencemacro
Labelspool
 folder, it can successfully be identified by the system as being sent from the
Referencemacro
LabelMain building
site, as described in the SITES.CFGcfg file.

Info

All filenames are case-sensitive and the system will not be able to process the data if the expected characters are not used.

...