Customizing VSI Properties

Modify the VSI properties only under direction from Vocera Technical Support.

  1. Open vocera\vcts\resources\vcts.properties in a text editor.
  2. Modify any of the following properties and remove the # comment, if necessary.
    Table 1. VSI (Vocera Services Interface) Properties
    Property Default Value Description

    vsi.enable

    N/A

    This property is deprecated; in previous versions of CTS it controlled the logging of CTS-specific events from the Vocera Voice Server. VSI logging is now managed by the following entry in the \vocera\vcts\resources\logback.xml file:

    <logger name="com.vocera.vsi" level="ERROR"/>

    vsi.property.vs.server.addresses

    N/A

    This property is deprecated; in previous versions of CTS it specified the IP address of the Vocera Voice Server machines. This property is now managed by the Vocera Server section in the CTS.

    vsi.property.vs.server.port

    8080

    Change the value of this property only by direction of Vocera Technical Support.

    vsi.property.event.service.client.response.format

    ENTITY

    Change the value of this property only by direction of Vocera Technical Support.

    vsi.property.event.service.client.id

    VCTS

    Change the value of this property only by direction of Vocera Technical Support.

    vsi.property.event.service.client.ip

    172.25.10.100

    By default, CTS assumes IP addresses are in the 10.x.x.x range. If the IP address of your CTS machine is outside this range, you must uncomment this property and specify your IP address as its value.

    vsi.property.event.service.register.events

    enableUserEvents,enableSystemEvents,enableMembershipEvents

    Change the value of this property only by direction of Vocera Technical Support.

    vsi.property.event.service.connect.timeout

    0

    Change the value of this property only by direction of Vocera Technical Support.

  3. Save the file.
  4. Restart the Vocera Care Team Sync service.