Setting Up Turbo Dispatch 8
Shown below is a typical TD8 configuration file. To access this file you will need to go to File-Settings on the main menu. After making changes you should restart TD8.
# Turbo Dispatch Configuration file
# ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# Basic Data Path
DataDir c:\TD\Data\ - This needs to be checked
# Path Override
#Inbox c:\TD\Data\Inbox - This needs to be checked
#OutBox c:\TD\Data\Outbox - This needs to be checked
#GPSData c:\TD\Data\GPSData - This needs to be checked
#Logs C:\TD8\logs\ - This needs to be checked
# IP Ports
PortTCPtd 9001 - This port need to be fully open
PortTCP 9000 - This port need to be fully open
PortUDP 9005 - This port need to be fully open
# IP Service Ports
PortTelnet 9999
# Mobitex IAS
Mobitex_IAS_IP 195.11.195.140 - This is Transcomm IP number
Mobitex_IAS_Port 3000
Mobitex_Man 3999111 - Your Man number as supplied by Transcomm
# Options
NTPTimeServer uk.pool.ntp.org
SoftwareUpdateAuto True
--------------------------------------------------------------------------------------------
Important points to remember
1. The inbox and outbox paths must be shared across your local network. Garage Manager users must also point to these folders and must be able to write files to the outbox.
2. All ports must be fully open. This will need checking in your firewall software.
3. The Mobitex_Man number is supplied by Transcomm.