Added a new feature where the IP address sent to Amethyst can be forced.
Under OPTIONS, add PREFERREDIP=a.b.c.d and the cardserver will always
send that IP to Amethyst. This is to fix problems where the machine has
multiple IP addresses, and the routing is fine, but the wrong IP is being
sent to Amethyst.
Note: For use with AMETHYST 1.6 only.
Recording solution's INI file:
- Code: Select all
[OPTIONS]
SERVER=10.10.0.102
IP=192.168.1.5
PREFERREDIP=192.168.1.5
The entry for SERVER is the physical IP address of the server.
PREFERREDIP is the IP the recording solution will send to AMETHYST