UMTS/HSPA Module Series
WCDMA UGxx AT Commands Manual
WCDMA_UGxx_AT_Commands_Manual Confidential / Released 187 / 247
<Call connect>
AT+VTS="1" //The remote can listen to DTMF tone
OK
AT+VTS="1234567890A" //Send multiple tones at a time
OK
12.7. AT+VTD Set Tone Duration
AT+VTD sets the duration of DTMF tones. This command can also set time interval of two tones when
sending multiple tones at a time.
Parameter
Response
+VTD: (0-255),(0-255)
OK
Response
+VTD: <duration>,<interval>
OK
Write Command
AT+VTD=<duration>[,<interval>]
Response
OK
ERROR
If error is related to ME functionality:
+CME ERROR: <err>
<duration> The duration tone in 1/10 seconds with tolerance. Value ranges from 0 to 255
and default is 1. If the duration is less than the minimum time specified by the
network, the actual duration will be network specified time.
<interval> The time interval of two tones when sending multiple tones at a time by +VTS.
Value ranges from 0 to 255 and default is 0.