Non-Triggering
JTapiGotDigits indicates that a digit has been pressed on a monitored device during a call.
None.
None.
| Parameter Name | .NET Type | Description |
|---|---|---|
| JTapiCallId | System.String | The JTapi internal call Id. This can be used to co-relate the originating and the terminating ends of the call. |
| CallId | System.Int64 | Unique identifier used to identify which device has entered digits. |
| Digits | System.String | The digit(s) pressed. |
| Source | System.String | Indicates which party in the call pressed the digit.
|
| StackToken | System.String | The JTAPI protocol call ID. |
| DeviceName | System.String | The name of the device that entered the digit(s). |