Cinterion
®
EHS6 AT Command Set
16.4 AT+VTS
EHS6_ATC_V03.001 15/12/3
Confidential / Released
Page 396 of 513
EXAMPLE 2
For compatibility with earlier EHS6 releases the entire AT+VTS write command string can optionally be set in
quotation marks:
AT+VTS=A
Sending one DTMF tone whose duration is set by
AT+VTD.
OK
AT+VTS={1,200},{B,254}
Sending DTMF tones whose duration is set by
<duration>.
OK
AT+VTS=1,2,3,4,5,{1,200},{B,254}
Combination of DTMF tones with duration set by
AT+VTD and <duration>.
OK
ATD030311028253;
Making a call.
OK
AT+CLCC
Call established.
+CLCC: 1,0,0,0,0,"",128
OK
AT+VTS="1,2,3,4"
Sending DTMF tones whose duration is set by
AT+VTD.
OK
AT+VTS="A"
Sending one DTMF tone whose duration is set by
AT+VTD.
OK
AT+VTS="{1,200},{B,254}"
Sending DTMF tones whose duration is set by
<duration>.
OK
AT+VTS="1,2,3,4,5,{1,200},{B,254}"
Combination of DTMF tones with duration set by
AT+VTD and <duration>.
OK