Configuring Licenses
The LumenVox Client (Speech Tuner, MediaServer, or custom API integration client) uses a configuration file to determine where to look
for the License Server. See the Client Configuration File for
more information about this file.
Since 10.0
One variable in that file can be set that relates to licensing:
- LICENSE_SERVERS is the IP address and port of the License Server you wish to use. By default, this is set to the local IP address and deafult port of 127.0.0.1:7569
9.5 and prior
Two variables in that file can be set that relate to licensing:
- LIC_SERVER_HOSTNAME is the IP address of the License Server you wish to use. By default,
this is set to the local IP address of 127.0.0.1
- For Subscription Licensing, you'll want to set this to our hosted License Server's IP address of 66.192.144.50
- LIC_SERVER_PORTNUM is the port number to use when making license requests. By default,
this is set to 7569.