JTapiCallInactive

Metreos.Providers.JTapi.JTapiCallInactive

Summary

JTapiCallInactive indicates that the media of a call has gone inactive.

Usage

JTapiCallInactive indicates that a call has gone inactive. In practice this can mean that a previously active call has gone on hold, and that audio is no longer flowing.

Remarks

None.

Event Parameters
Parameter Name.NET TypeDescription
InUseSystem.BooleanIf this field is true, another device is controlling the call. Otherwise, the call is simply on hold.
StackTokenSystem.StringThe JTAPI protocol call ID.
CallIdSystem.Int64Unique identifier used to identify which call has gone inactive.
DeviceNameSystem.StringThe name of the device that has the inactive call.