TIMInterfaceEvent

TIMInterfaceEvent

Filters:  CallStatistics
Sinks:  Trace log
Raised by:  TIM
Base Class:  TIMEvent
Derived Classes:  None

TIMInterfaceEvent is raised to the Trace logs whenever Logged by Telephony Server and call managers to trace entry points into and out of the CallManager.

TIMInterfaceEvent has the following properties:

Property

Type

Description

InterfaceName

String

Name of CallManager interface that the trace applies to e.g ICall, ISmexSite etc.

FunctionName

String

Name of the function invoked on that interface.

Parameters

String

The parameter values that were passed into the function.

Remarks

Information provided by TIMInfoEvent is useful in differentiating TIM characteristics, particularly when multiple TIMs are used in a single deployment.

See Also

Event Logging Class Hierarchy | Logging and Analyzing Events | CommonEvent | Event Filters | Filtering Logged Events