Updating the Map_IVR *.Profile File
The Map IVR profile file is used by TRR in-map speed changes to slow down street segments, as well as to connect to the database to send and receive IVR messages between PASS and clients.
About this task
Procedure
-
Go to the <path>\Config folder and open
name.profile.
Profile files are found in the Trapeze6 files.The file opens as a text file.
-
Look for the TrapezeCity database name:
<database name="Primary" dsn="TrapezeCity" .../>The name depends on the application you are running. -
Make note of this database name.
For consistency, Trapeze recommends that you use the same name for the OBDC data source.
- Optional:
Change the port number by scrolling to the bottom of the file and looking for the
following line:
<server id="Primary" port="80"/>If you want to change the port number, Trapeze recommends that you consult a Trapeze Customer Care representative about the port to use. The port must not by in use by other service on the server.
- Click .
- Close the file.