=================================================================================================
RunPager MP	Machine Process Alert, External Event Supervisor
		Information Sheet 7 - Speaker-Phone Commands
		(c) Copyright 1998 RunPager Software Engineering
=================================================================================================
Please Select Edit Menu Word Wrap

-------------------------------------------------------------------------------------------------
Overview
-------------------------------------------------------------------------------------------------
This form is used to setup the speaker-phone voice commands.  

-------------------------------------------------------------------------------------------------
File Menu
-------------------------------------------------------------------------------------------------
	-Information Sheet, how you got here.

	-Return, returns control to the previous form.

-------------------------------------------------------------------------------------------------
Edit Menu
-------------------------------------------------------------------------------------------------
	-Cut, Copy, Paste, and Clear All are common edit actions.

-------------------------------------------------------------------------------------------------
Entry Fields & Buttons
-------------------------------------------------------------------------------------------------
	-Speaker Phone Voice Mode Answer Commands, the "AT" voice commands necessary to enable the speaker-phone to answer an incomming call.  Button clears the associated text field.

	-Speaker Phone Voice Mode Originate Commands, the "AT" voice commands necessary to enable the speaker-phone to originate an outgoing call.  Button clears the associated text field.

	-Beep Tone Duration Timer, time duration of the generated digits in 100 ms units.

	-Speaker-Phone Beep Command, plays the beep tone to the remote user to indicate entry time for the next command.

	-Distinctive Ring Command, sets the distinctive-ring, multi-ring selection.  For more information see description below.

	-Modem IC Manufacture, selects between "AT#", AT+V" voice command types used by different integrated circuit manufacturers.
 
	-Please Note: This program has been tested with the default "AT#" Rockwell commands.  These commands may be found in the ".inf" file that came with your speaker-phone voice modem.  You can read about these commands in the "rockwell.wri" file distributed with this application or check out some of the information below.

-------------------------------------------------------------------------------------------------
Buttons
-------------------------------------------------------------------------------------------------
	-Answer\Originate, switches between answer an originate command sets.

	-Return, returns control to the previous form.

	-Next brings up the next form.

-------------------------------------------------------------------------------------------------
(Advanced Rockwell Information Shown Below)
-------------------------------------------------------------------------------------------------
	Answer Call Commands

AT#CLS=8	enter voice mode
AT#VLS=6	select the speaker phone
AT#VBT=1	beep tone duration timer
AT#VSR=7200	sampling rate
AT#VBS=4	bits per sample
ATA		runpager mp answers the phone here
AT#SPK=1,5,3	set the speaker phone settings, mode, volume, 
		mic gain (on some modems use AT#SPK=2,0,3 for greatest room monitor gain)

	Originate Call Commands

AT#CLS=8	enter voice mode
AT#VLS=6	select the speaker phone
AT#VRN=0	set the ring back never came timer to zero
AT#VBT=1	beep tone duration timer
AT#VSR=7200	sampling rate
AT#VBS=4	bits per sample
ATDT		runpager mp dials the phone number here
AT#SPK=1,5,3	set the speaker phone settings, mode, volume, 
		mic gain (on some modems use AT#SPK=2,0,3 for greatest room monitor gain)

	Please Note: 	Using AT#SPK=2,0,3 may increase the noise level on some modems to the extent that DTMF digits may not be decoded properly, if at all.

-------------------------------------------------------------------------------------------------
(Advanced Rockwell Information Shown Below)
-------------------------------------------------------------------------------------------------
	If you want to turn off the speaker phone speaker use:

AT#SPK=1,16,1 in place of AT#SPK=1,5,3

	If you want to turn off the speaker and mic use:

AT#SPK=1,16,0 in place of AT#SPK=1,5,3

	For the speaker 
			the lowest setting = 16
			    the highest is = 0
	For the microphone
			the lowest setting = 0
			    the highest is = 3

<mute> 	Mute Parameter Number
	0 	microphone mute
	1	microphone on (default)
	2	Room Monitor mode (mic on max AGC, speaker off)
<spkr> 	Speaker Output Attentuation (
	Range: 0 to15 (speaker attenuation in 2 dB steps)
	0	0 dB attneuation
	.
	5	10 dB attenuation (default)
	.
	15	30 dB attentuation
	16	Speaker mute
<mic>	Microphone Gain Parameter
	Range: 0 to 3\
	0	0 dB
	1	6 dB gain (default)
	2	9.5 dB gain
	3	12 dB gain

-------------------------------------------------------------------------------------------------
Distinctive Ring Enable Command
-------------------------------------------------------------------------------------------------
	This command enables the modem to report the various ring
types 1, 2, or 3.

	AT-SDR=0
-------------------------------------------------------------------------------------------------
(Advanced Rockwell Information Shown Below)
-------------------------------------------------------------------------------------------------
	-SDR=n -  Enable/Disable Distinctive Ring
This command enables or disables detection and reporting of distinctive ring. The syntax is AT-SDR=n, where n is a number from 0 to 7. One, two, or three distinctive ring types can be
simultaneously enabled depending upon the value of n (bit mapped). 
	The detected ring type is reported in the long form (verbose) of the result code by appending the ring type number to the end of the RING message.

-SDR=0	Disables Distinctive Ring. Any valid ring detected is 
	reported as RING (default).
-SDR=1	Enables Distinctive Ring Type 1.
-SDR=2	Enables Distinctive Ring Type 2.
-SDR=3	Enables Distinctive Ring Type 1 and 2.
-SDR=4	Enables Distinctive Ring Type 3.
-SDR=5	Enables Distinctive Ring Type 1 and 3.
-SDR=6	Enables Distinctive Ring Type 2 and 3.
-SDR=7	Enables Distinctive Ring Type 1, 2, and 3.

Result Codes:
OK	n = 0 to 7.
ERROR	Otherwise.

The n value bit map is:

	Bit 0=1	Enable RING type 1. RING type 1 is detected and reported as RING1.
	Bit 1=1	Enable RING type 2. RING type 2 is detected and reported as RING2.
	Bit 2=1	Enable RING type 3. RING type 3 is detected and reported as RING3.

	The ring types supported and the corresponding ring cadence detect criteria are: Distinctive Ring TypeRing Cadence Detect Criteria

1 	2.0 sec ON, 4.0 sec OFF.
2 	0.8 sec ON, 0.4sec OFF, 0.8 sec ON, 4.0 sec OFF.
3	0.4 sec ON, 0.2 sec OFF, 0.4 sec ON, 0.2 sec OFF, 
	0.8 sec ON, 4.0 sec OFF.

Notes:

1.	The Ring Indicate (RI) output does not toggle on the first ring if AT-SDR0.

2.	The RI output waveform is the same for all ring types detected, i.e., RI is on for the total duration of the ring period.

	-SSE=n - Enable/Disable DSVD, This command enables or disables DSVD (digital simultaneous voice and data) in modem models supporting DSVD. The syntax is: AT-SSE=n, where n is a number from 0 to 1. -SSE=0 Disables DSVD (default).  -SSE=1 Enables DSVD.

Result Codes:
OK	n = 0 and 1.
ERROR	Otherwise.

