JTapiGotDigits

Metreos.Providers.JTapi.JTapiGotDigits

Summary

JTapiGotDigits indicates that a digit has been pressed on a monitored device during a call.

Usage

None.

Remarks

None.

Event Parameters
Parameter Name.NET TypeDescription
DigitsSystem.StringThe digit(s) pressed.
SourceSystem.StringIndicates which party in the call pressed the digit.
Local

The device specified by the DeviceName event parameter was the originating device of the digit(s).

Remote

The party in the call pressed the digit(s).

StackTokenSystem.StringThe JTAPI protocol call ID.
JTapiCallIdSystem.StringThe JTapi internal call Id. This can be used to co-relate the originating and the terminating ends of the call.
CallIdSystem.Int64Unique identifier used to identify which device has entered digits.
DeviceNameSystem.StringThe name of the device that entered the digit(s).