Platform SDK: Web Telephony Engine

Selecting Logging Events for an Application

The WTE supports a set of events. For each application, some or all of the events can be selected. Whenever a new call comes in on a line, the WTE reads the event-selection mask for the application associated with the line. When a selected event occurs, the WTE writes a line entry in the log. The Event Class field of the line entry identifies the event, and the Application Name field identifies the application associated with the event. WTE ignores all unselected events for an application.

To select the events for an application, use the Log page of the property sheet for the application. The property sheet is accessible through the WTE administration tool. You can select events programmatically by using the WTEApplication.LogEventSelection property of the WTE extended object.

The following topics provide a list of the events that can be selected for any given application, and describe the types of errors that can cause certain events to occur. For information about specific topics, see: