Modifying the AddReg Section(s)

The following section is used instruct Unimodem how to interact with VoiceView properly by adding modem commands and responses to the registry. This section may need to be modified to support a specific modem's capabilities.

Note also that this new AddReg section must be referenced in an AddReg= item in the Install section (see Modifying the Install Section for an example of such an AddReg= item).The command values stored in the keys MonitorVoiceViewOn and MonitorVoiceViewOff are used to toggle the modem in and out of FCLASS=80 when any VoiceView application is running, and no other application is actively using the modem. Unimodem will use the MonitorVoiceViewOn key values to put the modem in a state to look for VoiceView start tones. When VoiceView applications close or another non-VoiceView application wishes to use the modem, Unimodem will use the MonitorVoiceViewOff key value to put the modem back into a usable state for those applications.

The responses section should directly match the VoiceView specification. It may need be necessary to alter or remove parts from this section if a device does not support all of these responses.

The RunOnce command is used to update the Windows 95 desktop and folders to contain the VoiceView components.

[VoiceView_Modem]
HKR,, RunOnce,,"grpconv /o"
HKR,, VoiceView, 1, 01
HKR, MonitorVoiceViewOn,   1,, "AT+FCLASS=80cr"
HKR, MonitorVoiceViewOn,   2,, "None"
HKR, MonitorVoiceViewOff,  1,, "AT+FCLASS=0cr"
HKR, MonitorVoiceViewOff,  2,, "None"
 
HKR, Responses, "-SSV",          1, 09, 00, 00,00,00,00, 00,00,00,00
HKR, Responses, "-SMD",          1, 0a, 00, 00,00,00,00, 00,00,00,00
HKR, Responses, "-SFA",          1, 0b, 00, 00,00,00,00, 00,00,00,00
HKR, Responses, "-SRA",          1, 0c, 00, 00,00,00,00, 00,00,00,00
HKR, Responses, "-SRQ",          1, 0d, 00, 00,00,00,00, 00,00,00,00
HKR, Responses, "-SRC:",         1, 0e, 00, 00,00,00,00, 00,00,00,00
HKR, Responses, "-STO",          1, 0f, 00, 00,00,00,00, 00,00,00,00
HKR, Responses, "-SVM",          1, 10, 00, 00,00,00,00, 00,00,00,00