Is-101 voice mode at commands – Intel MD566X User Manual
Page 80

56K V.92 Data, Fax, and Voice Chipset
80
Intel Confidential
Programmer’s Guide
6.
IS-101 VOICE MODE AT COMMANDS
The 56K FastPath chipsets implement a voice mode AT command set that allows a DTE to record
and play back voice messages. In addition to this programmer’s guide, the Intel IS-101 Voice
Application Note, shows a number of ways to use these AT commands. This product is compatible
with the EIA/TIA IS-101 voice command set. This section lists supported commands and a detailed
description of each command (see
). When multiple commands are placed on
a line, a semicolon (;) must be placed after each voice (and fax) command.
See
for voice character pairs (DTE-to-DCE and DCE-to-DTE).
Note:
To originate a call, to answer, and to hang up, use the ATD, AT+VLS
≠0, and AT+VLS=0
commands, respectively.
Each command may be used as follows:
+V
Read current setting
+V
Read permissible settings
+V
Set parameter
For example, AT+FCLASS? determines whether the modem is configured for data (or fax) mode
or voice mode. AT+FCLASS=? determines which data/fax/voice modes are supported by the
modem. AT+FCLASS=n switches between voice mode and data mode.
The modem exchanges streams of data with the DTE while executing the commands for voice
playback (AT+VTX) and record (AT+VRX) and while in voice command mode (with either the
modem being off-hook or using the local phone — AT+VLS=n). In these modes, the DCE
searches for DTMF, calling tone, and dial tones and reports them to the DTE whenever they are
detected. Detection information and data stream terminators are passed between the DTE and DCE
by first sending an ASCII
characters in the data stream are used as follows:
any data ...
end of data stream ($10 $03)
any data ...
single $10 in data stream
any data ...
X is a special character,
delete both
the data stream
When the DTE transfers data to the modem during playback mode (AT+VTX command), the DTE
must insert a
the DTE must add the stream terminator
detects the two terminating characters
immediately to the remote modem without waiting for the buffer to fill up. To abort playback mode
without waiting for the modem to empty the internal modem buffer, send
. Immediately aborting the playback mode eliminates long delays
between receiving a DTMF tone or keyboard abort and starting a new function such as playing
back or recording a new message.
When the modem transfers data to the DTE during record mode (AT+VRX command), the DTE
must filter the data stream by removing all character pairs beginning with
must recognize
must reinsert a single
received from the SAFE analog-to-digital converters if the DTE cannot read the data immediately.