TAPIEx.NET Component Documentation

Enum TAPI_DIGITMODE

The DIGITMODE_ constants describe different types of inband digit generation.

Value Meaning
DIGITMODE_DTMF
Uses DTMF tones to signal digits. Valid digits are 0 through 9, '*', '#', 'A', 'B', 'C', and 'D'.
DIGITMODE_DTMFEND Uses DTMF tones to signal digits and detect the down edges. Valid digits are 0 through 9, '*', '#', 'A', 'B', 'C', and 'D'.
DIGITMODE_PULSE
Uses rotary pulse sequences to signal digits. Valid digits are 0 through 9.
DIGITMODE_MF MF tone (CCITT R1). Valid digits are 0 through 9, '*', '#', 'A', 'B' and 'C'.

See Also

None.