(Page 37 of 69 in this chapter) Version
INT32 ampl1; /* level of first tone (dBm) */
INT32 ampl2; /* level of second tone (dBm) */
DWORD ontime; /* on duration of DTMF tone (ms) */
DWORD offtime; /* off duration of DTMF tone (ms) */
DWORD shortpause; /* duration of ',' (ms) */
DWORD longpause /* duration of '.' (ms) */
} ADI_DTMF_PARMS;
|
Character
|
Description
|
|---|---|
|
.
|
(period) Insert long pause in dialing.
|
|
,
|
(comma) Insert short pause in dialing.
|
|
T
|
Switch to DTMF dialing (default).
|
|
M
|
Switch to MF dialing.
|
|
Digit
|
U.S. MF Name
|
|---|---|
|
0 to 9
|
Specific digit address
|
|
B
|
MF ST3P
|
|
C
|
MF STP
|
|
D
|
MF KP
|
|
E
|
MF KP2, MF ST2P
|
|
F
|
MF ST
|
(Page 37 of 69 in this chapter) Version