
Chapter 13 – Specific AT Commands
Multi-Tech Systems, Inc. CDMA Wireless AT Commands (PN S000294J)
79
Play DTMF Tone +WDTMF
Description:
This specific command allows a DTMF tone to be played on the current speaker. DTMF, volume and
duration can be set. This command is only used to play a DTMF tone. To send a DTMF over the CDMA
network, use the +VTS command.
Values:
<mode>
0
Stop playing.
1
Play a DTMF tone
<dtmf>
This parameter sets the DTMF to play in {0-9,*,#,A,B,C,D} (mandatory if
<mode>=1)
<volume> (0-3)
This parameter sets tone gain. The values are identical to those of the +WTONE
(speaker) command (mandatory if <mode>=1).
<duration> (0-50)
This parameter sets the tone duration (unit of 100 ms). When this parameter is 0
(default value), the duration is infinite, and the DTMF tone can be stopped by
AT+WDTMF=0.
Syntax:
Command syntax:
AT+WDTMF=<mode>[,<dtmf>,<volume>,<duration>]
Command
Possible Responses
AT+WDTMF=1,”*”,2,10
Note: Play a DTMF tone
OK
Note: Done
AT+WDTMF?
Note: Current value
+WDTMF: 1,”*”,2,10
Note:
AT+WDTMF=0
Note: Stop playing
OK
Note: Done
AT+WDTMF=?
Note: Test command
ERROR
Note: Done
Hardware Version +WHWV
Description:
This command displays the MSM version along with hardware version number.
MSM version display format: Major.Minor; e.g., 5.1
Major:
PCB version
Minor:
Minor hardware change
The three-digit production hardware version is written to the modem during manufacturing. First digit
represents PCB version (ex: 5. as in V5). The second and third digits represents a minor hardware change
to the PCB (ex. 04).
Syntax:
Command syntax:
AT+WHWV
Command
Possible Responses
AT+WHWV
Note: Request MSM Version
+WHWV: 5.1
OK
Note: MSM version is 5.1
AT+WHWV
Note: Request MSM Version
+WHWV: 6.0
OK
Note: MSM version is 6.0