StarGate V2.41 Firmware and WinEVM Software
Files included:
SG2_241.HEX (latest firmware version)
WinEVM.EXE (latest software version SG2.41
For future updates: www.jdstechnologies.com
VERSION HISTORY OVERVIEW 2.41 (01 Jun 1998)
IMPORTANT NOTE:
The file REM_ACC.ZIP is a zipped file (REM_ACC.DBF) containing an example
of a complete VoiceMail/VoiceMenu system setup. Before unzipping this file
to your STARGATE directory, copy your existing REM_ACC.DBF file from your
STARGATE directory to a floppy or other directory (or rename the file) so you
can access your original telephone setup parameters if necessary.
Incorporated numerous additions and changes, including:
VoiceMail/Remote Access:
A new dynamic VoiceMail/VoiceMenu system is available.
KEY FEATURES:
Supports 8 independent VoiceMail boxes (1 general, 7 private). VoiceMail functions include: play, delete, repeat, skip, back 5 seconds, forward 5 seconds, Caller ID announce. Each mailbox can store up to 255 incoming messages. Approx. 18 minutes total record time (40 minutes with optional Voice Memory Upgrade). Supports pager notification with Caller ID - After a message is left, it can dial a pager and enter the CallerID of the caller. Custom greetings can be selected based on Caller ID, time of day, etc. Voicemail messages can be played back through any on or off premise phone, dedicated speakers or existing audio components. Voicemail functions can be controlled by telephone and from the WinEVM VoiceMail Utilities menu. Calls can be live-transfered to any VoiceMail box. Any macro can be triggered after a message is left in a VoiceMail box. VoiceMail parameters (number of rings before answer, greeting selection, etc.) can be changed via schedule. Custom VoiceMenus can be setup for voice-prompted access to system functions (security, hvac, etc.). Built-in VOX automatically hangs up after 7 seconds of silence or if dial tone is detected
Refer to the file: VMAIL.DOC (MS Word Document) for detailed description and usage.
16 HVAC Zones:
Increased the number of HVAC Zones supported from 8 to 16.
- Fast Events: Events triggered by an IR Command received. These events are executed immediatly when triggered regardless of schedule size. Note that there can only be 1 Fast Event for a given trigger. Fast Events are created by selecting the New Event button from the right toolbar, then selecting 'Fast Event' for the Event type. The Fast Event trigger window allows the selection of the trigger.
- Caller ID Name Support: Caller ID Names are displayed in the MegaController in real time and saved in the Telephone Log.
- TouchTone to user_VAR/TimeLabel SYNC option: The SYNC option eliminates the need for a separate event to look for the IF Condition "TouchTone to user_VAR/TimeLabel complete". Selecting the SYNC option will pause the entire schedule until either: 1) A valid TouchTone entry 2) Invalid TouchTone entry 3) 10 second timeout
EXAMPLE
THEN Macro: Change Setpoint
MACRO BEGIN
Voice: ENTER NEW TEMPERAT [Spkr,CO,ICM]
TouchTone to user_VAR SYNC
(V:Temp Setpoint) load with user_VAR
|-If
|(V:Temp Setpoint) < 80
|(V:Temp Setpoint) > 60
|Then
| (HVAC:Thermo) Change Setpoint to value in user_VAR
| Voice:BBBEEP [CO,ICM]
| DELAY 0:00:04
| Voice:NEW SET TEMPERAT IS Thermo Setpoint DEGREES [CO,ICM]
|Else
| Voice:INVALID TEMPERAT [CO,ICM]
|- Nest End
MACRO END
- MegaController HVAC: The interactive "READ" button now shows the current mode and fan setting along with temperature and setpoint. Clicking on the mode or fan radio buttons will change the HVAC zone settings accordingly.
- Define THEN Macro Icon on Button Bar: The THEN Macro Button will display the Define THEN Macro window.
*** Note the following changes to the Remote Access System***
1) The Remote Access prompt has been changed to a single User Voice Response.
2) The Remote Access fields have been moved from the Define Telephone window to
the Define VoiceMail + Remote Access window.