beautypg.com

Is-101 voice mode at commands 6, Is-101 voice mode at commands – Intel 537EX User Manual

Page 70

background image

70

536EX Chipset Developer’s Manual

Intel Confidential

IS-101 Voice Mode AT Commands

IS-101 Voice Mode AT Commands

6

The 536EX chipsets implement a voice mode AT command set that allows a DTE to record and
play back voice messages. 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

Table 25 on page 71

). When multiple commands are placed on a line, a semicolon (;) must be

placed after each voice (and fax) command.

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=m 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=m). 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 character ($10h) followed by a special character. Special characters in
the data stream are used as follows:

any data ...

end of data stream

any data ...

single 10h in data stream

any data ...

X is a special character,

delete both and X from
the data stream

When the DTE transfers data to the modem during playback mode (AT+VTX command), the DTE
must insert a for each in the original data stream. When data is no longer available,
the DTE must add the stream terminator to the end of the data stream. If the modem
detects the two terminating characters within the data stream, it transmits the data
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 . The DTE also
must recognize as the stream terminator. Upon detecting , the DTE
must reinsert a single in its place. The modem buffers up to 512 bytes of voice data
received from the SAFE analog-to-digital converters if the DTE cannot read the data immediately.