Configuring Events

To configure events:

  1. In the VTA Configuration Manager navigation pane, select Edit.
  2. Select Event Handlers.

    A list of configured events appears. For example:

    Image g015848.gif
  3. Click Add Event.

    A blank field appears at the top of the event list.

  4. Fill in the Value box, and then click Save.

Value

  • Value of the event.
  • Value
    • ACCOUNTUPDATE—Database update event
    • CALLBACK(<callId>)—External callback event for the specified call
    • SERVICEINTERIM(<serviceName>)—Service interim–tracking event for the specified service
    • SERVICESTART(<serviceName>)—Service start–tracking event for the specified service
    • SERVICESTOP(<serviceName>)—Service stop–tracking event for the specified service
    • USERINTERIM—User interim–tracking event
    • USERSTART—User start–tracking event
    • USERSTOP—User stop–tracking event
  • Example—SERVICESTART(QuotaInternet), CALLBACK(TERMINATESESSION)