Dtmf
{
"verb": "dtmf",
"dtmf": "0276",
"duration": 250
}
Parameters
dtmfstringA string containing a sequence of DTMF digits (0-9, *, #).
durationnumberThe length of each digit, in milliseconds. Defaults to 500.
{
"verb": "dtmf",
"dtmf": "0276",
"duration": 250
}
dtmfstringA string containing a sequence of DTMF digits (0-9, *, #).
durationnumberThe length of each digit, in milliseconds. Defaults to 500.