Platform SDK: TAPI

Digit Monitoring

Digit monitoring monitors the call for digits. TSPI enables signaling of digits in two modes:

Digit monitoring can be enabled or disabled on a specified call with TSPI_lineMonitorDigits. If enabled, all detected digits cause TAPI to be notified in the LINE_MONITORDIGITS callback message. The callback provides the call handle on which the digit was detected as well as the digit value and the digit mode. The scope of digit monitoring is bound by the lifetime of the call. Digit monitoring on a call ends as soon the call disconnects or goes idle.