MDMP4003.INF Driver File Contents (max336v.zip)

;**************************** Comment Area ********************************
;
; b2hcfsp.inf			K56Flex 115.2kbps Internal PCI, Host Mode
; Windows Modem Setup File
; Version: 0.081497.1
; Date: 9/23/97
; Manufacturer: Rockwell Semiconductor Systems
;
; Date		     by		   Change Description
;--------	--------------	-------------------------------------------
;08/21/97	Gary Sanderson	Generated from b2hcf.inf PCI Mainline 081497
;				Rearrange to simplify customizing
;				+MRR: full report on one line
;				+MRR: extended to include +/- 4 speeds
;				Profile,	Connect rate to 56k
;						Speaker Volune	Disable
;09/04/97   John O'Reilly	Updated for Voice
;************************** Header Area ***************************
[Version]
;MDMP4003.INF
Signature="$CHICAGO$"
Class=Modem
Provider=%Mfg%
ClassGUID={4D36E96D-E325-11CE-BFC1-08002BE10318}
;End Version


[Manufacturer]
%Mfg%=Models
;End Manufacturer

[Models]
%RockHCFModem0% =  ROCKWELL_DATAFAXVOICESP, PCI\MDP3858V-U_Modem
%RockHCFModem0%  = ROCKWELL_DATAFAXVOICESP, UNIMODEMAE1174AD			;Firmware Ver PCI_Mainline_081497
;End Models

[Strings]
;RockHCFModem0="RCV56HCFSPPCI"       ;"HCF Data,Fax,Voice,Speakerphone Modem"
RockHCFModem0="MDP3858V-U"
;Mfg = "Rockwell"
Mfg = "Aztech Labs"
;End Strings

[ROCKWELL_DATAFAXVOICESP] 
AddReg=Basic,K56Flex,Oem,Country,Modem0_HW,Rockwell_voice,SPhone
CopyFiles=MdmCopyFiles
;End ROCKWELL_DATAFAXVOICESP

[Modem0_HW] 
HKR,, Properties, 1, C0,01,00,00, FF,00,00,00, 00,00,00,00, 07,00,00,00, 0F,00,00,00, 77,03,00,00, 00,C2,01,00, C0,DA,00,00
HKR,, VoiceProfile,   1,27,22,19,00
HKR,, HW_Option, 1,\
	01,\  ; CID
	01,\  ; HandSet
	01,\  ; LCS
	01,\  ; VoiceRelay
	01,\  ; SPKR
	01,\  ; MIC
	01,\  ; Ring1
	01    ; Ring2
;End Modem0_HW

[MdmCopyFiles]
dpal.vxd
Win95AC.vxd
rokkmos.vxd
rokv42.vxd
hcfaudio.vxd
rokg729.vxd
hcfdosui.dll
turbovbf.vxd
turbovcd.vxd
;End MdmCopyFiles

[DestinationDirs]
DefaultDestDir = 11	; SYSTEM directory
MdmCopyFiles   = 11	; SYSTEM directory
;End DestinationDirs

[SourceDisksNames]
1="HCFModemInstalldisk",DISK1,0
;End SourceDisksNames

[SourceDisksFiles]
hcfpnp.vxd  = 1
dpal.vxd    = 1
Win95AC.vxd = 1
rokkmos.vxd = 1
rokv42.vxd  = 1
hcfaudio.vxd= 1
rokg729.vxd = 1
hcfdosui.dll = 1
turbovbf.vxd = 1
turbovcd.vxd = 1
;End SourceDisksFiles


[Basic]
HKR,,FriendlyDriver,,unimodem.vxd
HKR,,DevLoader,,*vcomm
HKR,,PortDriver,, Win95AC.vxd
HKR,,DeviceType, 1, 02		                  ; HCF can only be internal modem
HKR,,PortSubClass,1,02
HKR,,ConfigDialog,,modemui.dll
HKR,,EnumPropPages,,"hcfdosui.dll,EnumPropPages"
HKR,,HALDataPump,,DPAL
HKR,,HALDataPumpFile,,DPAL.VXD
HKR,,VphoneOemAudio,,HCFAUDIO
HKR,,VphoneOemAudioFile,,HCFAUDIO.VXD


HKR,  Init,          1,			, "AT<cr>"
HKR,  Init,          2,			, "AT&FE0V1S0=0&C1&D2+MR=1;+DR=1;+ER=1<cr>" ;Needs to enable
                                                                                    ; V.8bis also
HKR,  Monitor,       1,			, "ATS0=0<cr>"
HKR,  Monitor,       2,			, "None"
HKR,  Hangup,        1,			, "ATH<cr>"
HKR,  Answer,        1,			, "ATA<cr>"
HKR,, Reset,				, "ATZ<cr>"
HKR,  Settings, Prefix,			, "AT"
HKR,  Settings, Terminator,		, "<cr>"
HKR,  Settings, DialPrefix,		, "D"
HKR,  Settings, DialSuffix,		, ";"
HKR,  Settings, SpeakerVolume_Low,	, "L0"
HKR,  Settings, SpeakerVolume_Med,	, "L2"
HKR,  Settings, SpeakerVolume_High,	, "L3"
HKR,  Settings, SpeakerMode_Off,	, "M0"
HKR,  Settings, SpeakerMode_Dial,	, "M1"
HKR,  Settings, SpeakerMode_On,		, "M2"
HKR,  Settings, SpeakerMode_Setup,	, "M3"
HKR,  Settings, FlowControl_Off,	, "+IFC=0,0;"
HKR,  Settings, FlowControl_Hard,	, "+IFC=2,2;"
HKR,  Settings, FlowControl_Soft,	, "+IFC=1,1;"
HKR,  Settings, Modulation_CCITT,     	, "+MS=K56;"
HKR,  Settings, Modulation_Bell,	, "+MS=B212;"
HKR,  Settings, Pulse,			, "P"
HKR,  Settings, Tone,			, "T"
HKR,  Settings, Blind_Off,		, "X4"
HKR,  Settings, Blind_On,		, "X3"
HKR,  Settings, CallSetupFailTimer,	, "S7=<#>"
HKR,  Settings, ErrorControl_On,	, "+ES=3,0,2;"
HKR,  Settings, ErrorControl_Off,	, "+ES=1,0,1;"
HKR,  Settings, ErrorControl_Forced,	, "+ES=3,2,4;"
HKR,  Settings, Compression_On,		, "+DS=3;"
HKR,  Settings, Compression_Off,	, "+DS=0;"

HKR, Responses, "<cr><lf>OK<cr><lf>",        	1, 00, 00, 00,00,00,00, 00,00,00,00
HKR, Responses, "<cr>",   			1, 01, 00, 00,00,00,00, 00,00,00,00
HKR, Responses, "<lf>",   			1, 01, 00, 00,00,00,00, 00,00,00,00
HKR, Responses, "<cr><lf>CONNECT<cr><lf>",	1, 02, 00, 00,00,00,00, 00,00,00,00
HKR, Responses, "<cr><lf>ERROR<cr><lf>",	1, 03, 00, 00,00,00,00, 00,00,00,00
HKR, Responses, "<cr><lf>+FCERROR<cr><lf>",	1, 03, 00, 00,00,00,00, 00,00,00,00
HKR, Responses, "<cr><lf>NO CARRIER<cr><lf>",	1, 04, 00, 00,00,00,00, 00,00,00,00
HKR, Responses, "<cr><lf>NO DIALTONE<cr><lf>",	1, 05, 00, 00,00,00,00, 00,00,00,00
HKR, Responses, "<cr><lf>BUSY<cr><lf>",		1, 06, 00, 00,00,00,00, 00,00,00,00
HKR, Responses, "<cr><lf>NO ANSWER<cr><lf>",	1, 07, 00, 00,00,00,00, 00,00,00,00
HKR, Responses, "<cr><lf>RING<cr><lf>",		1, 08, 00, 00,00,00,00, 00,00,00,00
HKR, Responses, "0<cr>",  			1, 00, 00, 00,00,00,00, 00,00,00,00 ; OK 
HKR, Responses, "1<cr>",  			1, 02, 00, 00,00,00,00, 00,00,00,00 ; CONNECT
HKR, Responses, "2<cr>",  			1, 08, 00, 00,00,00,00, 00,00,00,00 ; RING
HKR, Responses, "3<cr>",  			1, 04, 00, 00,00,00,00, 00,00,00,00 ; NO CARRIER 
HKR, Responses, "4<cr>",  			1, 03, 00, 00,00,00,00, 00,00,00,00 ; ERROR
HKR, Responses, "5<cr>",  			1, 02, 00, B0,04,00,00, 00,00,00,00 ; CONNECT 1200
HKR, Responses, "6<cr>",  			1, 05, 00, 00,00,00,00, 00,00,00,00 ; NO DIALTONE
HKR, Responses, "7<cr>>",  			1, 06, 00, 00,00,00,00, 00,00,00,00 ; BUSY
HKR, Responses, "8<cr>>",  			1, 07, 00, 00,00,00,00, 00,00,00,00 ; NO ANSWER

;DTE rates
HKR, Responses, "<cr><lf>CONNECT 0600<cr><lf>",	1, 02, 00, 00,00,00,00, 58,02,00,00
HKR, Responses, "<cr><lf>CONNECT 1200<cr><lf>",	1, 02, 00, 00,00,00,00, B0,04,00,00
HKR, Responses, "<cr><lf>CONNECT 2400<cr><lf>",	1, 02, 00, 00,00,00,00, 60,09,00,00
HKR, Responses, "<cr><lf>CONNECT 4800<cr><lf>",	1, 02, 00, 00,00,00,00, c0,12,00,00
HKR, Responses, "<cr><lf>CONNECT 7200<cr><lf>",	1, 02, 00, 00,00,00,00, 20,1c,00,00
HKR, Responses, "<cr><lf>CONNECT 9600<cr><lf>",	1, 02, 00, 00,00,00,00, 80,25,00,00
HKR, Responses, "<cr><lf>CONNECT 14400<cr><lf>",1, 02, 00, 00,00,00,00, 40,38,00,00
HKR, Responses, "<cr><lf>CONNECT 19200<cr><lf>",1, 02, 00, 00,00,00,00, 00,4b,00,00
HKR, Responses, "<cr><lf>CONNECT 28800<cr><lf>",1, 02, 00, 00,00,00,00, 80,70,00,00
HKR, Responses, "<cr><lf>CONNECT 38400<cr><lf>",1, 02, 00, 00,00,00,00, 00,96,00,00
HKR, Responses, "<cr><lf>CONNECT 57600<cr><lf>",1, 02, 00, 00,00,00,00, 00,e1,00,00
HKR, Responses, "<cr><lf>CONNECT 115200<cr><lf>",1,02, 00, 00,00,00,00, 00,c2,01,00
;HKR, Responses, "<cr><lf>CONNECT 230400<cr><lf>",  1,02, 00, 00,00,00,00, 00,84,03,00

;DCE rate Tx,Rx 
HKR, Responses, "<cr><lf>+MRR: 300,300<cr><lf>", 	1, 01, 00, 2c,01,00,00, 00,00,00,00
HKR, Responses, "<cr><lf>+MRR: 75,1200<cr><lf>",	1, 01, 00, b0,04,00,00, 00,00,00,00
HKR, Responses, "<cr><lf>+MRR: 1200,75<cr><lf>",	1, 01, 00, b0,04,00,00, 00,00,00,00
HKR, Responses, "<cr><lf>+MRR: 1200,1200<cr><lf>",	1, 01, 00, b0,04,00,00, 00,00,00,00
HKR, Responses, "<cr><lf>+MRR: 2400,2400<cr><lf>",	1, 01, 00, 60,09,00,00, 00,00,00,00

HKR, Responses, "<cr><lf>+MRR: 4800,4800<cr><lf>",	1, 01, 00, c0,12,00,00, 00,00,00,00
HKR, Responses, "<cr><lf>+MRR: 4800,7200<cr><lf>",	1, 01, 00, 20,1c,00,00, 00,00,00,00
HKR, Responses, "<cr><lf>+MRR: 4800,9600<cr><lf>",	1, 01, 00, 80,25,00,00, 00,00,00,00
HKR, Responses, "<cr><lf>+MRR: 4800,12000<cr><lf>",	1, 01, 00, e0,2e,00,00, 00,00,00,00
HKR, Responses, "<cr><lf>+MRR: 4800,14400<cr><lf>",	1, 01, 00, 40,38,00,00, 00,00,00,00

HKR, Responses, "<cr><lf>+MRR: 7200,4800<cr><lf>",	1, 01, 00, c0,12,00,00, 00,00,00,00
HKR, Responses, "<cr><lf>+MRR: 7200,7200<cr><lf>",	1, 01, 00, 20,1c,00,00, 00,00,00,00
HKR, Responses, "<cr><lf>+MRR: 7200,9600<cr><lf>",	1, 01, 00, 80,25,00,00, 00,00,00,00
HKR, Responses, "<cr><lf>+MRR: 7200,12000<cr><lf>",	1, 01, 00, e0,2e,00,00, 00,00,00,00
HKR, Responses, "<cr><lf>+MRR: 7200,14400<cr><lf>",	1, 01, 00, 40,38,00,00, 00,00,00,00
HKR, Responses, "<cr><lf>+MRR: 7200,16800<cr><lf>",	1, 01, 00, a0,41,00,00, 00,00,00,00

HKR, Responses, "<cr><lf>+MRR: 9600,4800<cr><lf>",	1, 01, 00, c0,12,00,00, 00,00,00,00
HKR, Responses, "<cr><lf>+MRR: 9600,7200<cr><lf>",	1, 01, 00, 20,1c,00,00, 00,00,00,00
HKR, Responses, "<cr><lf>+MRR: 9600,9600<cr><lf>",	1, 01, 00, 80,25,00,00, 00,00,00,00
HKR, Responses, "<cr><lf>+MRR: 9600,12000<cr><lf>",	1, 01, 00, e0,2e,00,00, 00,00,00,00
HKR, Responses, "<cr><lf>+MRR: 9600,14400<cr><lf>",	1, 01, 00, 40,38,00,00, 00,00,00,00
HKR, Responses, "<cr><lf>+MRR: 9600,16800<cr><lf>",	1, 01, 00, a0,41,00,00, 00,00,00,00
HKR, Responses, "<cr><lf>+MRR: 9600,19200<cr><lf>",	1, 01, 00, 00,4b,00,00, 00,00,00,00

HKR, Responses, "<cr><lf>+MRR: 12000,4800<cr><lf>",	1, 01, 00, c0,12,00,00, 00,00,00,00
HKR, Responses, "<cr><lf>+MRR: 12000,7200<cr><lf>",	1, 01, 00, 20,1c,00,00, 00,00,00,00
HKR, Responses, "<cr><lf>+MRR: 12000,9600<cr><lf>",	1, 01, 00, 80,25,00,00, 00,00,00,00
HKR, Responses, "<cr><lf>+MRR: 12000,12000<cr><lf>",	1, 01, 00, e0,2e,00,00, 00,00,00,00
HKR, Responses, "<cr><lf>+MRR: 12000,14400<cr><lf>",	1, 01, 00, 40,38,00,00, 00,00,00,00
HKR, Responses, "<cr><lf>+MRR: 12000,16800<cr><lf>",	1, 01, 00, a0,41,00,00, 00,00,00,00
HKR, Responses, "<cr><lf>+MRR: 12000,19200<cr><lf>",	1, 01, 00, 00,4b,00,00, 00,00,00,00
HKR, Responses, "<cr><lf>+MRR: 12000,21600<cr><lf>",	1, 01, 00, 60,54,00,00, 00,00,00,00

HKR, Responses, "<cr><lf>+MRR: 14400,4800<cr><lf>",	1, 01, 00, c0,12,00,00, 00,00,00,00
HKR, Responses, "<cr><lf>+MRR: 14400,7200<cr><lf>",	1, 01, 00, 20,1c,00,00, 00,00,00,00
HKR, Responses, "<cr><lf>+MRR: 14400,9600<cr><lf>",	1, 01, 00, 80,25,00,00, 00,00,00,00
HKR, Responses, "<cr><lf>+MRR: 14400,12000<cr><lf>",	1, 01, 00, e0,2e,00,00, 00,00,00,00
HKR, Responses, "<cr><lf>+MRR: 14400,14400<cr><lf>",	1, 01, 00, 40,38,00,00, 00,00,00,00
HKR, Responses, "<cr><lf>+MRR: 14400,16800<cr><lf>",	1, 01, 00, a0,41,00,00, 00,00,00,00
HKR, Responses, "<cr><lf>+MRR: 14400,19200<cr><lf>",	1, 01, 00, 00,4b,00,00, 00,00,00,00
HKR, Responses, "<cr><lf>+MRR: 14400,21600<cr><lf>",	1, 01, 00, 60,54,00,00, 00,00,00,00
HKR, Responses, "<cr><lf>+MRR: 14400,24000<cr><lf>",	1, 01, 00, c0,5d,00,00, 00,00,00,00

HKR, Responses, "<cr><lf>+MRR: 16800,7200<cr><lf>",	1, 01, 00, 20,1c,00,00, 00,00,00,00
HKR, Responses, "<cr><lf>+MRR: 16800,9600<cr><lf>",	1, 01, 00, 80,25,00,00, 00,00,00,00
HKR, Responses, "<cr><lf>+MRR: 16800,12000<cr><lf>",	1, 01, 00, e0,2e,00,00, 00,00,00,00
HKR, Responses, "<cr><lf>+MRR: 16800,14400<cr><lf>",	1, 01, 00, 40,38,00,00, 00,00,00,00
HKR, Responses, "<cr><lf>+MRR: 16800,16800<cr><lf>",	1, 01, 00, a0,41,00,00, 00,00,00,00
HKR, Responses, "<cr><lf>+MRR: 16800,19200<cr><lf>",	1, 01, 00, 00,4b,00,00, 00,00,00,00
HKR, Responses, "<cr><lf>+MRR: 16800,21600<cr><lf>",	1, 01, 00, 60,54,00,00, 00,00,00,00
HKR, Responses, "<cr><lf>+MRR: 16800,24000<cr><lf>",	1, 01, 00, c0,5d,00,00, 00,00,00,00
HKR, Responses, "<cr><lf>+MRR: 16800,26400<cr><lf>",	1, 01, 00, 20,67,00,00, 00,00,00,00

HKR, Responses, "<cr><lf>+MRR: 19200,9600<cr><lf>",	1, 01, 00, 80,25,00,00, 00,00,00,00
HKR, Responses, "<cr><lf>+MRR: 19200,12000<cr><lf>",	1, 01, 00, e0,2e,00,00, 00,00,00,00
HKR, Responses, "<cr><lf>+MRR: 19200,14400<cr><lf>",	1, 01, 00, 40,38,00,00, 00,00,00,00
HKR, Responses, "<cr><lf>+MRR: 19200,16800<cr><lf>",	1, 01, 00, a0,41,00,00, 00,00,00,00
HKR, Responses, "<cr><lf>+MRR: 19200,19200<cr><lf>",	1, 01, 00, 00,4b,00,00, 00,00,00,00
HKR, Responses, "<cr><lf>+MRR: 19200,21600<cr><lf>",	1, 01, 00, 60,54,00,00, 00,00,00,00
HKR, Responses, "<cr><lf>+MRR: 19200,24000<cr><lf>",	1, 01, 00, c0,5d,00,00, 00,00,00,00
HKR, Responses, "<cr><lf>+MRR: 19200,26400<cr><lf>",	1, 01, 00, 20,67,00,00, 00,00,00,00
HKR, Responses, "<cr><lf>+MRR: 19200,28800<cr><lf>",	1, 01, 00, 80,70,00,00, 00,00,00,00

HKR, Responses, "<cr><lf>+MRR: 21600,12000<cr><lf>",	1, 01, 00, e0,2e,00,00, 00,00,00,00
HKR, Responses, "<cr><lf>+MRR: 21600,14400<cr><lf>",	1, 01, 00, 40,38,00,00, 00,00,00,00
HKR, Responses, "<cr><lf>+MRR: 21600,16800<cr><lf>",	1, 01, 00, a0,41,00,00, 00,00,00,00
HKR, Responses, "<cr><lf>+MRR: 21600,19200<cr><lf>",	1, 01, 00, 00,4b,00,00, 00,00,00,00
HKR, Responses, "<cr><lf>+MRR: 21600,21600<cr><lf>",	1, 01, 00, 60,54,00,00, 00,00,00,00
HKR, Responses, "<cr><lf>+MRR: 21600,24000<cr><lf>",	1, 01, 00, c0,5d,00,00, 00,00,00,00
HKR, Responses, "<cr><lf>+MRR: 21600,26400<cr><lf>",	1, 01, 00, 20,67,00,00, 00,00,00,00
HKR, Responses, "<cr><lf>+MRR: 21600,28800<cr><lf>",	1, 01, 00, 80,70,00,00, 00,00,00,00
HKR, Responses, "<cr><lf>+MRR: 21600,31200<cr><lf>",	1, 01, 00, E0,79,00,00, 00,00,00,00

HKR, Responses, "<cr><lf>+MRR: 24000,14400<cr><lf>",	1, 01, 00, 40,38,00,00, 00,00,00,00
HKR, Responses, "<cr><lf>+MRR: 24000,16800<cr><lf>",	1, 01, 00, a0,41,00,00, 00,00,00,00
HKR, Responses, "<cr><lf>+MRR: 24000,19200<cr><lf>",	1, 01, 00, 00,4b,00,00, 00,00,00,00
HKR, Responses, "<cr><lf>+MRR: 24000,21600<cr><lf>",	1, 01, 00, 60,54,00,00, 00,00,00,00
HKR, Responses, "<cr><lf>+MRR: 24000,24000<cr><lf>",	1, 01, 00, c0,5d,00,00, 00,00,00,00
HKR, Responses, "<cr><lf>+MRR: 24000,26400<cr><lf>",	1, 01, 00, 20,67,00,00, 00,00,00,00
HKR, Responses, "<cr><lf>+MRR: 24000,28800<cr><lf>",	1, 01, 00, 80,70,00,00, 00,00,00,00
HKR, Responses, "<cr><lf>+MRR: 24000,31200<cr><lf>",	1, 01, 00, E0,79,00,00, 00,00,00,00
HKR, Responses, "<cr><lf>+MRR: 24000,33600<cr><lf>",	1, 01, 00, 40,83,00,00, 00,00,00,00

HKR, Responses, "<cr><lf>+MRR: 26400,16800<cr><lf>",	1, 01, 00, a0,41,00,00, 00,00,00,00
HKR, Responses, "<cr><lf>+MRR: 26400,19200<cr><lf>",	1, 01, 00, 00,4b,00,00, 00,00,00,00
HKR, Responses, "<cr><lf>+MRR: 26400,21600<cr><lf>",	1, 01, 00, 60,54,00,00, 00,00,00,00
HKR, Responses, "<cr><lf>+MRR: 26400,24000<cr><lf>",	1, 01, 00, c0,5d,00,00, 00,00,00,00
HKR, Responses, "<cr><lf>+MRR: 26400,26400<cr><lf>",	1, 01, 00, 20,67,00,00, 00,00,00,00
HKR, Responses, "<cr><lf>+MRR: 26400,28800<cr><lf>",	1, 01, 00, 80,70,00,00, 00,00,00,00
HKR, Responses, "<cr><lf>+MRR: 26400,31200<cr><lf>",	1, 01, 00, E0,79,00,00, 00,00,00,00
HKR, Responses, "<cr><lf>+MRR: 26400,33600<cr><lf>",	1, 01, 00, 40,83,00,00, 00,00,00,00

HKR, Responses, "<cr><lf>+MRR: 28800,19200<cr><lf>",	1, 01, 00, 00,4b,00,00, 00,00,00,00
HKR, Responses, "<cr><lf>+MRR: 28800,21600<cr><lf>",	1, 01, 00, 60,54,00,00, 00,00,00,00
HKR, Responses, "<cr><lf>+MRR: 28800,24000<cr><lf>",	1, 01, 00, c0,5d,00,00, 00,00,00,00
HKR, Responses, "<cr><lf>+MRR: 28800,26400<cr><lf>",	1, 01, 00, 20,67,00,00, 00,00,00,00
HKR, Responses, "<cr><lf>+MRR: 28800,28800<cr><lf>",	1, 01, 00, 80,70,00,00, 00,00,00,00
HKR, Responses, "<cr><lf>+MRR: 28800,31200<cr><lf>",	1, 01, 00, E0,79,00,00, 00,00,00,00
HKR, Responses, "<cr><lf>+MRR: 28800,33600<cr><lf>",	1, 01, 00, 40,83,00,00, 00,00,00,00

HKR, Responses, "<cr><lf>+MRR: 31200,21600<cr><lf>",	1, 01, 00, 60,54,00,00, 00,00,00,00
HKR, Responses, "<cr><lf>+MRR: 31200,24000<cr><lf>",	1, 01, 00, c0,5d,00,00, 00,00,00,00
HKR, Responses, "<cr><lf>+MRR: 31200,26400<cr><lf>",	1, 01, 00, 20,67,00,00, 00,00,00,00
HKR, Responses, "<cr><lf>+MRR: 31200,28800<cr><lf>",	1, 01, 00, 80,70,00,00, 00,00,00,00
HKR, Responses, "<cr><lf>+MRR: 31200,31200<cr><lf>",	1, 01, 00, E0,79,00,00, 00,00,00,00
HKR, Responses, "<cr><lf>+MRR: 31200,33600<cr><lf>",	1, 01, 00, 40,83,00,00, 00,00,00,00

HKR, Responses, "<cr><lf>+MRR: 33600,24000<cr><lf>",	1, 01, 00, c0,5d,00,00, 00,00,00,00
HKR, Responses, "<cr><lf>+MRR: 33600,26400<cr><lf>",	1, 01, 00, 20,67,00,00, 00,00,00,00
HKR, Responses, "<cr><lf>+MRR: 33600,28800<cr><lf>",	1, 01, 00, 80,70,00,00, 00,00,00,00
HKR, Responses, "<cr><lf>+MRR: 33600,31200<cr><lf>",	1, 01, 00, E0,79,00,00, 00,00,00,00
HKR, Responses, "<cr><lf>+MRR: 33600,33600<cr><lf>",	1, 01, 00, 40,83,00,00, 00,00,00,00

HKR, Responses, "<cr><lf>+DR: NONE<cr><lf>",	1, 01, 00, 00,00,00,00, 00,00,00,00
HKR, Responses, "<cr><lf>+DR: ALT<cr><lf>",	1, 01, 01, 00,00,00,00, 00,00,00,00
HKR, Responses, "<cr><lf>+DR: V42B<cr><lf>",	1, 01, 01, 00,00,00,00, 00,00,00,00
HKR, Responses, "<cr><lf>+ER: NONE<cr><lf>",	1, 01, 00, 00,00,00,00, 00,00,00,00
HKR, Responses, "<cr><lf>+ER: ALT<cr><lf>",	1, 01, 02, 00,00,00,00, 00,00,00,00
HKR, Responses, "<cr><lf>+ER: LAPM<cr><lf>",	1, 01, 02, 00,00,00,00, 00,00,00,00

; Modulation in effect (currently ignored)                                                   
HKR, Responses, "<cr><lf>+MCR: K56<cr><lf>",	1, 01, 00, 00,00,00,00, 00,00,00,00
HKR, Responses, "<cr><lf>+MCR: V34<cr><lf>",	1, 01, 00, 00,00,00,00, 00,00,00,00
HKR, Responses, "<cr><lf>+MCR: V32B<cr><lf>",	1, 01, 00, 00,00,00,00, 00,00,00,00
HKR, Responses, "<cr><lf>+MCR: V32<cr><lf>",	1, 01, 00, 00,00,00,00, 00,00,00,00
HKR, Responses, "<cr><lf>+MCR: V22B<cr><lf>",	1, 01, 00, 00,00,00,00, 00,00,00,00
HKR, Responses, "<cr><lf>+MCR: V22<cr><lf>",	1, 01, 00, 00,00,00,00, 00,00,00,00
HKR, Responses, "<cr><lf>+MCR: V23C<cr><lf>",	1, 01, 00, 00,00,00,00, 00,00,00,00
HKR, Responses, "<cr><lf>+MCR: V21<cr><lf>",	1, 01, 00, 00,00,00,00, 00,00,00,00
HKR, Responses, "<cr><lf>+MCR: B212<cr><lf>",	1, 01, 00, 00,00,00,00, 00,00,00,00
HKR, Responses, "<cr><lf>+MCR: B103<cr><lf>",	1, 01, 00, 00,00,00,00, 00,00,00,00
;End Basic

[K56Flex]
HKR, Responses, "<cr><lf>+MRR: 19200,32000<cr><lf>",	1, 01, 00, 00,7D,00,00, 00,00,00,00
HKR, Responses, "<cr><lf>+MRR: 21600,32000<cr><lf>",	1, 01, 00, 00,7D,00,00, 00,00,00,00
HKR, Responses, "<cr><lf>+MRR: 24000,32000<cr><lf>",	1, 01, 00, 00,7D,00,00, 00,00,00,00
HKR, Responses, "<cr><lf>+MRR: 26400,32000<cr><lf>",	1, 01, 00, 00,7D,00,00, 00,00,00,00
HKR, Responses, "<cr><lf>+MRR: 28800,32000<cr><lf>",	1, 01, 00, 00,7D,00,00, 00,00,00,00
HKR, Responses, "<cr><lf>+MRR: 31200,32000<cr><lf>",	1, 01, 00, 00,7D,00,00, 00,00,00,00

HKR, Responses, "<cr><lf>+MRR: 21600,34000<cr><lf>",	1, 01, 00, D0,84,00,00, 00,00,00,00
HKR, Responses, "<cr><lf>+MRR: 24000,34000<cr><lf>",	1, 01, 00, D0,84,00,00, 00,00,00,00
HKR, Responses, "<cr><lf>+MRR: 26400,34000<cr><lf>",	1, 01, 00, D0,84,00,00, 00,00,00,00
HKR, Responses, "<cr><lf>+MRR: 28800,34000<cr><lf>",	1, 01, 00, D0,84,00,00, 00,00,00,00
HKR, Responses, "<cr><lf>+MRR: 31200,34000<cr><lf>",	1, 01, 00, D0,84,00,00, 00,00,00,00

HKR, Responses, "<cr><lf>+MRR: 21600,36000<cr><lf>",	1, 01, 00, A0,8C,00,00, 00,00,00,00
HKR, Responses, "<cr><lf>+MRR: 24000,36000<cr><lf>",	1, 01, 00, A0,8C,00,00, 00,00,00,00
HKR, Responses, "<cr><lf>+MRR: 26400,36000<cr><lf>",	1, 01, 00, A0,8C,00,00, 00,00,00,00
HKR, Responses, "<cr><lf>+MRR: 28800,36000<cr><lf>",	1, 01, 00, A0,8C,00,00, 00,00,00,00
HKR, Responses, "<cr><lf>+MRR: 31200,36000<cr><lf>",	1, 01, 00, A0,8C,00,00, 00,00,00,00

HKR, Responses, "<cr><lf>+MRR: 21600,38000<cr><lf>",	1, 01, 00, 70,94,00,00, 00,00,00,00
HKR, Responses, "<cr><lf>+MRR: 24000,38000<cr><lf>",	1, 01, 00, 70,94,00,00, 00,00,00,00
HKR, Responses, "<cr><lf>+MRR: 26400,38000<cr><lf>",	1, 01, 00, 70,94,00,00, 00,00,00,00
HKR, Responses, "<cr><lf>+MRR: 28800,38000<cr><lf>",	1, 01, 00, 70,94,00,00, 00,00,00,00
HKR, Responses, "<cr><lf>+MRR: 31200,38000<cr><lf>",	1, 01, 00, 70,94,00,00, 00,00,00,00

HKR, Responses, "<cr><lf>+MRR: 21600,40000<cr><lf>",	1, 01, 00, 40,9C,00,00, 00,00,00,00
HKR, Responses, "<cr><lf>+MRR: 24000,40000<cr><lf>",	1, 01, 00, 40,9C,00,00, 00,00,00,00
HKR, Responses, "<cr><lf>+MRR: 26400,40000<cr><lf>",	1, 01, 00, 40,9C,00,00, 00,00,00,00
HKR, Responses, "<cr><lf>+MRR: 28800,40000<cr><lf>",	1, 01, 00, 40,9C,00,00, 00,00,00,00
HKR, Responses, "<cr><lf>+MRR: 31200,40000<cr><lf>",	1, 01, 00, 40,9C,00,00, 00,00,00,00

HKR, Responses, "<cr><lf>+MRR: 21600,42000<cr><lf>",	1, 01, 00, 10,A4,00,00, 00,00,00,00
HKR, Responses, "<cr><lf>+MRR: 24000,42000<cr><lf>",	1, 01, 00, 10,A4,00,00, 00,00,00,00
HKR, Responses, "<cr><lf>+MRR: 26400,42000<cr><lf>",	1, 01, 00, 10,A4,00,00, 00,00,00,00
HKR, Responses, "<cr><lf>+MRR: 28800,42000<cr><lf>",	1, 01, 00, 10,A4,00,00, 00,00,00,00
HKR, Responses, "<cr><lf>+MRR: 31200,42000<cr><lf>",	1, 01, 00, 10,A4,00,00, 00,00,00,00

HKR, Responses, "<cr><lf>+MRR: 21600,44000<cr><lf>",	1, 01, 00, E0,AB,00,00, 00,00,00,00
HKR, Responses, "<cr><lf>+MRR: 24000,44000<cr><lf>",	1, 01, 00, E0,AB,00,00, 00,00,00,00
HKR, Responses, "<cr><lf>+MRR: 26400,44000<cr><lf>",	1, 01, 00, E0,AB,00,00, 00,00,00,00
HKR, Responses, "<cr><lf>+MRR: 28800,44000<cr><lf>",	1, 01, 00, E0,AB,00,00, 00,00,00,00
HKR, Responses, "<cr><lf>+MRR: 31200,44000<cr><lf>",	1, 01, 00, E0,AB,00,00, 00,00,00,00

HKR, Responses, "<cr><lf>+MRR: 21600,46000<cr><lf>",	1, 01, 00, B0,B3,00,00, 00,00,00,00
HKR, Responses, "<cr><lf>+MRR: 24000,46000<cr><lf>",	1, 01, 00, B0,B3,00,00, 00,00,00,00
HKR, Responses, "<cr><lf>+MRR: 26400,46000<cr><lf>",	1, 01, 00, B0,B3,00,00, 00,00,00,00
HKR, Responses, "<cr><lf>+MRR: 28800,46000<cr><lf>",	1, 01, 00, B0,B3,00,00, 00,00,00,00
HKR, Responses, "<cr><lf>+MRR: 31200,46000<cr><lf>", 	1, 01, 00, B0,B3,00,00, 00,00,00,00

HKR, Responses, "<cr><lf>+MRR: 21600,48000<cr><lf>",	1, 01, 00, 80,BB,00,00, 00,00,00,00
HKR, Responses, "<cr><lf>+MRR: 24000,48000<cr><lf>",	1, 01, 00, 80,BB,00,00, 00,00,00,00
HKR, Responses, "<cr><lf>+MRR: 26400,48000<cr><lf>",	1, 01, 00, 80,BB,00,00, 00,00,00,00
HKR, Responses, "<cr><lf>+MRR: 28800,48000<cr><lf>",	1, 01, 00, 80,BB,00,00, 00,00,00,00
HKR, Responses, "<cr><lf>+MRR: 31200,48000<cr><lf>",	1, 01, 00, 80,BB,00,00, 00,00,00,00

HKR, Responses, "<cr><lf>+MRR: 24000,50000<cr><lf>",	1, 01, 00, 50,C3,00,00, 00,00,00,00
HKR, Responses, "<cr><lf>+MRR: 26400,50000<cr><lf>",	1, 01, 00, 50,C3,00,00, 00,00,00,00
HKR, Responses, "<cr><lf>+MRR: 28800,50000<cr><lf>",	1, 01, 00, 50,C3,00,00, 00,00,00,00
HKR, Responses, "<cr><lf>+MRR: 31200,50000<cr><lf>",	1, 01, 00, 50,C3,00,00, 00,00,00,00

HKR, Responses, "<cr><lf>+MRR: 26400,52000<cr><lf>",	1, 01, 00, 20,CB,00,00, 00,00,00,00
HKR, Responses, "<cr><lf>+MRR: 28800,52000<cr><lf>",	1, 01, 00, 20,CB,00,00, 00,00,00,00
HKR, Responses, "<cr><lf>+MRR: 31200,52000<cr><lf>",	1, 01, 00, 20,CB,00,00, 00,00,00,00

HKR, Responses, "<cr><lf>+MRR: 28800,54000<cr><lf>",	1, 01, 00, F0,D2,00,00, 00,00,00,00
HKR, Responses, "<cr><lf>+MRR: 31200,54000<cr><lf>",	1, 01, 00, F0,D2,00,00, 00,00,00,00

HKR, Responses, "<cr><lf>+MRR: 31200,56000<cr><lf>",	1, 01, 00, C0,DA,00,00, 00,00,00,00
;End K56Flex


[Rockwell_voice]     ;voice modem
HKR,, Enumerator,,serwave.vxd
HKR,  EnableCallerID,         1,,   "at+vcid=1<cr>"
HKR,, HandsetCloseDelay,      1,1e,00,00,00
HKR,  StartPlay,              1,,   "at+vtx<cr>"
HKR,  StopPlay,               1,,   "None"
HKR,  StopPlay,               2,,   "NoResponse"
HKR,  StartRecord,            1,,   "at+vrx<cr>"
HKR,  StopRecord,             1,,   "None"
HKR,  StopRecord,             2,,   "NoResponse"
HKR,, TerminateRecord,,       "<h10><h21>"
HKR,, TerminatePlay,,         "<h10><h03>"
HKR,, AbortPlay,,             "<h10><h03>"
HKR,  LineSetPlayFormat,      1,,   "at+vsm=130,7200,0,0<cr>"
HKR,  LineSetRecordFormat,    1,,   "at+vsm=130,7200,0,0<cr>"
HKR,  HandsetSetPlayFormat,   1,,   "at+vsm=130,7200,0,0<cr>"
HKR,  HandsetSetRecordFormat, 1,,   "at+vsm=130,7200,0,0<cr>"
HKR,  OpenHandset,            1,,   "at+fclass=8;+vdt=1<cr>"
HKR,  OpenHandset,            2,,   "at+vls=2<cr>"
HKR,  CloseHandset,           1,,   "at+vls=0<cr>"
HKR,  CloseHandset,           2,,   "at+fclass=0<cr>"

HKR,  VoiceToDataAnswer,      1,,   "at+fclass=0<cr>"
HKR,  VoiceToDataAnswer,      2,,   "ata<cr>"

HKR,  VoiceAnswer,            1,,   "at+fclass=8;+vdt=1<cr>"
HKR,  VoiceAnswer,            2,,   "at+a8e=6,5,21,0;+ms=V34<cr>"
HKR,  VoiceAnswer,            3,,   "at+vtd=10<cr>"
HKR,  VoiceAnswer,            4,,   "at+vsm=130,7200,0,0<cr>"
HKR,  VoiceAnswer,            5,,   "at+vit=6<cr>"
HKR,  VoiceAnswer,            6,,   "at+vls=1<cr>"

HKR,  VoiceDialNumberSetup,   1,,   "at+fclass=8;+vdt=1<cr>"
HKR,  VoiceDialNumberSetup,   2,,   "at+vls=0;+a8e=6,5,21,0;+ms=V34<cr>"
HKR,  VoiceDialNumberSetup,   3,,   "at+vrn=0<cr>"
HKR,  VoiceDialNumberSetup,   4,,   "at+vtd=10<cr>"
HKR,  VoiceDialNumberSetup,   5,,   "at+vsm=130,7200,0,0<cr>"
HKR,  VoiceDialNumberSetup,   6,,   "at+vit=6<cr>"

HKR,  GenerateDigit,          1,,   "at+vts=<Digit><cr>"
HKR,, CallerIDPrivate,,       P
HKR,, CallerIDOutSide,,       O
HKR,, VariableTerminator,,    <cr><lf>
HKR,  EnableDistinctiveRing,  1,,   "at+vdr=0,0<cr>"
HKR,, ForwardDelay,           1,88,13

HKR, Responses, "<cr><lf>DATE = ",        1, 93, 00, 00,00,00,00, 00,00,00,00
HKR, Responses, "TIME = ",                1, 94, 00, 00,00,00,00, 00,00,00,00
HKR, Responses, "NMBR = ",                1, 95, 00, 00,00,00,00, 00,00,00,00
HKR, Responses, "NAME = ",                1, 96, 00, 00,00,00,00, 00,00,00,00
HKR, Responses, "MESG = ",                1, 97, 00, 00,00,00,00, 00,00,00,00
HKR, Responses, "<cr><lf>RING1<cr><lf>",  1, 18, 00, 00,00,00,00, 00,00,00,00
HKR, Responses, "<cr><lf>RING2<cr><lf>",  1, 19, 00, 00,00,00,00, 00,00,00,00
HKR, Responses, "<cr><lf>RING3<cr><lf>",  1, 1a, 00, 00,00,00,00, 00,00,00,00
;End Rockwell_voice

[SPhone]	; SpeakerPhone
HKR,, SpeakerPhoneSpecs,         1, FF,00,00,00,  00,00,00,00,  FF,00,00,00,  00,00,00,00
HKR,  SpeakerPhoneEnable,        1,, "at+vsp=1<cr>"
HKR,  SpeakerPhoneEnable,        2,, "at+vgs=255;+vgm=255<cr>"
HKR,  SpeakerPhoneDisable,       1,, "at+vsp=0<cr>"
HKR,  SpeakerPhoneDisable,       2,, "at<cr>"
HKR,  SpeakerPhoneMute,          1,, "at+vsp=1<cr>"
HKR,  SpeakerPhoneMute,          2,, "at+vls=16<cr>"
HKR,  SpeakerPhoneUnMute,        1,, "at+vsp=1<cr>"
HKR,  SpeakerPhoneUnMute,        2,, "at+vls=17<cr>"
HKR,  SpeakerPhoneSetVolumeGain, 1,, "at+vsp=1<cr>"
HKR,  SpeakerPhoneSetVolumeGain, 2,, "at+vgs=<Vol>;+vgm=<Gain><cr>"
;End SPhone

[Oem]
HKR, Oem\ATI, 0,, "56000"
HKR, Oem\ATI, 1,, "255"
HKR, Oem\ATI, 3,, "Aztech 56K PCI Modem Version V2.1.0.126"
HKR, Oem\ATI, 4,, "070-500050-301 MDP3858V-U"
HKR, Oem\ATI, 6,, "K56FLEXDP Rev XXX"
HKR, Oem\ATI, 7,, "255"

HKR, Oem\ATPLUSID, GCAP,, "+FCLASS,+MR,+ES,+DS"
HKR, Oem\ATPLUSID, GMI,, "GMI Registry Value"
HKR, Oem\ATPLUSID, GMM,, "GMM Registry Value"
HKR, Oem\ATPLUSID, GMR,, "GMR Registry Value"
HKR, Oem\ATPLUSID, GOI,, "GOI Registry Value"
HKR, Oem\ATPLUSID, GSN,, "GSN Registry Value"
HKR, Oem\ATPLUSID, FMI,, "FMI Registry Value"
HKR, Oem\ATPLUSID, FMM,, "FMM Registry Value"
HKR, Oem\ATPLUSID, FMR,, "FMR Registry Value"

; TBD : need better definition
HKR, Oem,SREGS, 1, \
00,\		;  S0 =# Rings till autoanswer
00,\		;  S1 =Curr number of RINGS
2b,\		;  S2 =Escape Character (def to '+')
0d,\		;  S3 =Carriage Return character
0a,\		;  S4 =Line Feed Character
08,\		;  S5 =Backspace Character
04,\		;  S6 =Wait time for dial tone before blind dialing
32,\		;  S7 =Wait time before hang up because of No carrier
02,\		;  S8 =Define pause time in seconds for ","
06,\		
0e,\		;  S10=unit in 0.01 s, for detecting invalid carrier
5F,\	
32,\		;  S12=Escape guard time
FF,8A,00,00,00,\ 
00,\		;  S18= Test Timer
00,00,34,77,37,00,05,01,49,00,\
00,\
00,06,11,13,FF,FF,07,00,14,03

HKR, Oem,AT+MSSTR,, "K56"
HKR, Oem,AT+MS, 1, \
38,00,00,00,\	; dwMsMode, MS_K56P 
01,00,00,00,\ 	; dwMsAuto=1
4B,00,00,00,\	; dwMsMinTxSp= 75
40,83,00,00,\	; dwMsMaxTxSp=33600
4B,00,00,00,\	; dwMsMinRxSp= 75
C0,DA,00,00	; dwMsMaxRxSp=56000

HKR,Oem,V25TER, 1, \
00,00,00,00,\	; +IPR fixed DTE rate
00,00,00,00,\	; +ILRR DTE rate reporting
00,00,00,00,\	; +MR modulation reporting
00,00,00,00,\	; +ESR selective reject
00,00,00,00,\	; +EFCS frame check sequence select
00,00,00,00,\	; +ER error correction reporting
00,00,00,00,\	; +DR data compression reporting
00,\		; A8E allowed call function values
00,\		; not actually a parameter of +A8E (internal use)
; +A8E (V.25ter Annex A)
01,00,00,00,\	; DCE controlled V.8 origination (no indications)
01,00,00,00,\	; DCE controlled V.8 answering (no indications)
C1,00,00,00,\	; Data CI octet
00,00,00,00,\	; V.8bis disabled
22,22,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\	; szCfrange[20]
22,22,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\	; szProtrange[20]
; +DS parms
03,00,00,00,\	; PSYS->dwCompressDir 
00,00,00,00,\	; PSYS->dwCompressNeg 
00,08,00,00,\	; PSYS->dwCompressDict
20,00,00,00,\	; PSYS->dwCompressStr 
; +EB parms
00,00,00,00,\	; PSYS->dwBreakSel    
00,00,00,00,\	; PSYS->dwBreakTimed  
1E,00,00,00,\	; PSYS->dwBreakLen    
; +ES parms
03,00,00,00,\	; PSYS->dwOrgReq      
00,00,00,00,\	; PSYS->dwOrgFbk      
02,00,00,00,\ 	; PSYS->dwAnsFbk      
00,00,00,00,\	; +ESA parm 1 - Transparent sub-Mode Idle Control
00,00,00,00,\	; +ESA parm 2 - Framed sub-Mode Idle Control (Flags or Marks)
00,00,00,00,\	; +ESA parm 3 - Framed sub-Mode Underrun/Overrun Control (Abort or Flag)
;00,00,00,00,\	# +ESA parm 4 - Half Duplex Carrier Control --- NOT IMPLEMENTED
00,00,00,00,\	; +ESA parm 5 - CRC type (none, LAPM's 16-bit CRC, LAPM's 32-bit CRC)
00,00,00,00,\	; +ESA parm 6 - NRZI Encoding Enable
FF,00,00,00,\	; +ESA parm 7 - Sync char 1 (used in Transparent mode idle)
;00,00,00,00,\	# +ESA parm 8 - Sync char 2 (used on idle) --- NOT IMPLEMENTED
; +ETBM parms
00,00,00,00,\	; PSYS->dwPendingTD   
00,00,00,00,\	; PSYS->dwPendingRD   
00,00,00,00,\	; PSYS->dwPendingTimer
; +FIT
00,00,00,00,\	; PSYS->dwInactiveTmr   
00,00,00,00,\	; PSYS->dwInactiveAction
; +ICF
03,00,00,00,\	; PSYS->dwCharFormat
03,00,00,00,\	; PSYS->dwCharParity
; +IFC parms
02,00,00,00,\	; PSYS->dwDCEByDTE
02,00,00,00,\	; PSYS->dwDTEByDCE
; +ITF parms                                     
F4,01,00,00,\	; +ITF parm 1 -- Tx buffer threshold at which XOFF is generated
2C,01,00,00,\	; +ITF parm 2 -- Tx buffer threshold at which XON is generated
00,00,00,00,\	; +ITF parm 3 -- Report # of bytes in TX buffer at defined
; Standard + Misc AT cmds
1,\	; E1  --- Echo On					 0
0,\	; Q0  --- Messages On					 1
1,\	; V1  --- Verbose On				 	 2
0,\	; T   --- DTMF not Pulse				 3
2,\	; &D2 --- DTR Disconnect				 4
1,\	; &C1 --- Normal DCD Control				 5
1,\	; L1  --- Low Speaker Vol				 6
1,\	; M1  --- Speaker on during handshake			 7
4,\	; X4  --- Detect dialtone & busy full connect msg	 8
0,\	; &T5 --- Do not accept remote request for RDL		 9
1,\	; %E1 --- Retrain and ff/fb allowed			10 
0,\	; &G0 --- Guard Tone disabled				11 
0	; &P0 --- 39%-61% make/break at 10 pulses/s		12  // country!

HKR,Oem,FLAGS, 1, 02,00,00,00

;Oem Filter Parameters Block
HKR, Oem, FILTER, 1, \

;Dial Mode Filter Tone1100 Parameters
01,00,\		;Use toneB
B3,01, 9C,FC, B4,01, 47,C1, C6,48, B3,01, 97,00, B4,01, 47,C1, 97,48,\	;ToneCoeffs[10]
63,7E,\		;LPBFK
DF,02,\		;LPGAIN
00,1C,\		;THRESHU
00,1C,\		;THRESHL
00,00, 00,00, 00,00, 00,00, 00,00, 00,00, 00,00, 00,00, 00,00, 00,00,\	;Prefilter
00,00,00,00,\	;SqDisState

;V8BIS Mode Filter V8bToneC2100
02,00,\		;Use toneC
E8,01, 32,FC, E9,01, 47,C1, 4F,DF, E8,01, E4,03, E9,01, 47,C1, 19,DF,\	;ToneCoeffs[10]
30,7F,\		;LPBFK
CF,00,\		;LPGAIN
00,16,\		;THRESHU
00,0A,\		;THRESHL
00,00, 00,00, FF,3F, 00,00, 00,00, 00,00, 00,00, FF,3F, 00,00, 00,00,\	;Prefilter
01,00,00,00,\	;SqDisState

;V8BIS Mode Filter	V8bToneB2225
01,00,\		;Use toneB
05,02, F9,FB, 06,02, 47,C1, 2D,D2, 05,02, 80,03, 06,02, 47,C1, F8,D1,\	;ToneCoeffs[10]
67,7E,\		;LPBFK
DF,02,\		;LPGAIN
00,1C,\		;THRESHU
00,1C,\		;THRESHL
00,00, 00,00, 00,00, 00,00, 00,00, 00,00, 00,00, 00,00, 00,00, 00,00,\	;Prefilter
00,00,00,00,\	;SqDisState

;Voice Mode Filter VoiceToneB1100
01,00,\		;Use toneB
4D,05, 4B,F5, 69,05, E8,C1, 5F,4A, 4D,05, C6,02, 69,05, E8,C1, 3A,46,\	;ToneCoeffs[10]
67,7E,\		;LPBFK
DF,02,\		;LPGAIN
00,11,\		;THRESHU
00,11,\		;THRESHL
00,00, 00,00, 00,00, 00,00, 00,00, 00,00, 00,00, 00,00, 00,00, 00,00,\	;Prefilter
00,00,00,00,\	;SqDisState

;Voice Mode Filter VoiceToneC1300
02,00,\		;Use toneC
44,02, 7B,FB, 45,02, 47,C1, A7,35, 44,02, CA,00, 45,02, 47,C1, 74,35,\	;ToneCoeffs[10]
30,7F,\		;LPBFK
CF,00,\		;LPGAIN
00,10,\		;THRESHU
00,10,\		;THRESHL
00,00, 00,00, FF,3F, 00,00, 00,00, 00,00, 00,00, FF,3F, 00,00, 00,00,\	;Prefilter
01,00,00,00,\	;SqDisState

;Voice Mode Filter VoiceToneC2100
02,00,\		;Use toneC
84,0C, 00,00, C5,0C, 89,C2, B8,E2, 84,0C, 80,0E, C5,0C, 89,C2, 60,DC,\	;ToneCoeffs[10]
30,7F,\		;LPBFK
CF,00,\		;LPGAIN
00,0C,\		;THRESHU
00,0C,\		;THRESHL
00,00, 00,00, FF,3F, 00,00, 00,00, 00,00, 00,00, FF,3F, 00,00, 00,00,\	;Prefilter
01,00,00,00,\	;SqDisState

;Voice Mode Filter VoiceToneB2225
01,00,\		;Use toneB
05,02, F9,FB, 06,02, 47,C1, 2D,D2, 05,02, 80,03, 06,02, 47,C1, F8,D1,\	;ToneCoeffs[10]
67,7E,\		;LPBFK
DF,02,\		;LPGAIN
00,33,\		;THRESHU
00,33,\		;THRESHL
00,00, 00,00, 00,00, 00,00, 00,00, 00,00, 00,00, 00,00, 00,00, 00,00,\	;Prefilter
00,00,00,00	;SqDisState
;End Oem

[Country]
; Country Identification Block
HKR, Country, Current, 1, B5,00		; Default country code

HKR, Country\0000, T35CODE, 1, B5,00	; Country code
HKR, Country\0000, NAME,, "USA"		; Country name. Max length is 10
HKR, Country\0000, INTCODE,, "011"	; International access dial code, Max length is 10

;Transmit Level Block
HKR, Country\0000, TXLEVEL, 1, \
0F,\		;TxDataLevelMin
0A,\		;TxDataLevelMax
0A,\		;TxDataLevelDefault
0F,\		;TxFaxLevelMin
0A,\		;TxFaxLevelMax
0A,\		;TxFaxLevelDefault
0F,\		;TxVoiceLevelMin
0A,\		;TxVoiceLevelMax
0A,\		;TxVoiceLevelDefault
00,\		;TxLvlAdj
04,\		;LowDialLevel
02  		;HighDialLevel

HKR, Country\0000, RELAYS, 1, \
07,80,\
FF,00,\
FC,00,\
F8,00,\
FD,00,\
FF,00,\
F9,00,\
FB,00,\
F8,00,\
FB,00,\
F8,00,\
F8,00


;Pulse Dial Block
HKR, Country\0000, PULSE, 1, \
00,\		;PulseDialMode
00,\		;PulseMapAmperP0
01,\		;PulseMapAmperP1
02,\		;PulseMapAmperP2
03,\		;PulseMapAmperP3
00,\		;PulseMakeOffset	// can be +/-
00,\		;PulseBreakOffset	// can be +/-
00,\		;PulseSetupTime
00,\		;PulseClearTime
EE,02		;PulseInterd

;Ring Detection Block
HKR, Country\0000, RING, 1, \
44,\		;RingMaxFrequency
0F,\ 		;RingMinFrequency
96,00,\		;RingStable
00,00,\		;MinTimeBeforeAnswering
2C,01,\		;MinDelayBtwnRings
40,1F		;MaxDelayBtwnRings

;S Register Limiting Block
HKR, Country\0000, SREG, 1, \	;nSRegLimits[10][4]	
06,02,FF,04,\	; S6  = (2->255), default 4
07,01,FF,32,\	; S7  = (1->255), default 50
08,02,FF,02,\	; S8  = (2->255), default 2
09,01,FF,06,\	; S9  = (1->255), default 6
0A,01,FF,0E,\	; S10 = (1->255), default 14
0B,32,FF,5F,\	; S11 = (50->255), default 95
1B,00,FF,49,\	; S27 default = 73
1D,46,46,46,\	; S29 = 70 fixed
FF,00,00,00,\	; unused
FF,00,00,00		; unused

;DTMF Dial Parameters Block
HKR, Country\0000, DTMF, 1, \
5C,00,\	;DTMFOnTime
48,00	;DTMFInterdigit

;Filter Parameters Block
HKR, Country\0000, FILTER, 1, \

;Primary ToneA
00,00,\		;Use toneA
C2,08, 7C,EE, C2,08, 74,C7, FE,74, C2,08, 84,11, C2,08, 4F,CD, 95,64,\	;ToneCoeffs[10]
30,7B,\		;LPBFK
CF,04,\		;LPGAIN
00,00,\		;THRESHU
00,00,\		;THRESHL
00,00, 00,00, 00,00, 00,00, 00,00, 00,00, 00,00, 00,00, 00,00, 00,00,\	;Prefilter
00,00,00,00,\	;SqDisState

;Alternate ToneA
00,00,\		;Use toneA
00,00, 00,00, 00,00, 00,00, 00,00, 00,00, 00,00, 00,00, 00,00, 00,00,\	;AltToneCoeffs[10]
00,00,\		;LPBFK
00,00,\		;LPGAIN
00,00,\		;THRESHU
00,00,\		;THRESHL
00,00, 00,00, 00,00, 00,00, 00,00, 00,00, 00,00, 00,00, 00,00, 00,00,\	;Prefilter
00,00,00,00,\	;SqDisState

;Voice Mode Filter VoiceToneACallProgress
00,00,\		;Use toneA
C2,08, 7C,EE, C2,08, 74,C7, FE,74, C2,08, 84,11, C2,08, 4F,CD, 95,64,\	;ToneCoeffs[10]
30,7B,\		;LPBFK
CF,04,\		;LPGAIN
00,00,\		;THRESHU
00,00,\		;THRESHL
00,00, 00,00, 00,00, 00,00, 00,00, 00,00, 00,00, 00,00, 00,00, 00,00,\	;Prefilter
00,00,00,00		;SqDisState

;Thresholds Parameters
HKR, Country\0000, THRESHOLD, 1, \
00,05,\		;DialThresh
00,00,\		;AltDialThresh
00,05,\     ;WDialThresh
00,00,\     ;AltWDialThresh
00,02,\		;ProgThresh
00,00		;AltProgThresh

;RLSD Threshold Adjustment
HKR, Country\0000, RLSD, 1, \
00,00,00,00	;XrthOffset	// can be + or -

;Tone Detection Parameters
HKR, Country\0000, TONE, 1, \
EE,02,\ 	;DialStable
B8,0B,\		;WDialStable
64,00,\		;AnswerStable
05,00		;ProgressStable

HKR, Country\0000, TIMING, 1, \
D0,07,\		;InterCallDelay
D0,07		;BillingDelay

; Dialtone detection parameters
HKR, Country\0000, CADENCE, 1, \
01,\		;ToneCadence_NumberOfPhases
		;CadPrm DialtoneParams
00,00,00,00,\	 ; Min on time (ms)	- Phase 1
00,00,00,00,\	 ; Max on time (ms)
00,00,00,00,\	 ; Min off time (ms)
00,00,00,00,\	 ; Max off time (ms)
00,00,00,00,\	 ;- Phase 2 (if used)
00,00,00,00,\
00,00,00,00,\
00,00,00,00,\
00,00,00,00,\	 ; Number of cycles needed for detection.
; Busy Tone parameters
A4,01,00,00,\	 ; Min on time (ms)	- Phase 1
44,02,00,00,\	 ; Max on time (ms)
A4,01,00,00,\	 ; Min off time (ms)
44,02,00,00,\	 ; Max off time (ms)
00,00,00,00,\	 ;- Phase 2 (if used)
00,00,00,00,\
00,00,00,00,\
00,00,00,00,\
08,00,00,00,\	 ; Number of cycles needed for detection.
; Ringback parameters
84,03,00,00,\	 ; Min on time (ms)	- Phase 1
B8,0B,00,00,\	 ; Max on time (ms)
54,0B,00,00,\	 ; Min off time (ms)
F8,11,00,00,\	 ; Max off time (ms)
00,00,00,00,\	 ;- Phase 2 (if used)
00,00,00,00,\
00,00,00,00,\
00,00,00,00,\
02,00,00,00,\	 ; Number of cycles needed for detection.
; Congestion tone parameters
DC,00,00,00,\	 ; Min on time (ms)	- Phase 1
18,01,00,00,\	 ; Max on time (ms)
DC,00,00,00,\	 ; Min off time (ms)
18,01,00,00,\	 ; Max off time (ms)
00,00,00,00,\	 ;- Phase 2 (if used)
00,00,00,00,\
00,00,00,00,\
00,00,00,00,\
08,00,00,00	 ; Number of cycles needed for detection.


; Blacklisting Parameters
HKR, Country\0000, BLACKLISTING, 1, \
00,\		;BlstAction_NoDialTone
00,\		;BlstAction_KeyAbort
00,\		;BlstAction_Busy
00,\		;BlstAction_NoConnection
00,\		;BlstAction_NoAnswer
00,\		;BlstAction_VoiceAnswer
00,00,\		;BlackListingDelay1
00,00,\		;BlackListingDelay2
00,00,\		;BlackListingDelay3
00,00,\		;BlackListingDelay4
00,00,\		;BlackListingDelay5
00,00,\		;BlackListingDelay6
00,00,\		;BlackListingDelay7
00,00,\		;BlackListingDelay8
00,00,\		;BlackListingCount1
00,00,\		;BlackListingCount2
00,00,\		;BlackListingCount3
00,00,\		;BlackListingCount4
00,\		;BlackListingReset1
00		;BlackListingReset2

; CallerId Control
HKR, Country\0000, CALLERID, 1, \
01		;Cid_TYPE

;Flag Control
HKR, Country\0000, FLAGS, 1, \
00,\		;CountryFlag0
		 ;fDialToneFilter:1
		 ;fCallProgressFilter:1
		 ;fWToneFilter:1
		 ;fWAfterIntCodeFilter:1
		 ;fFlag0Spare4:1
		 ;fFlag0Spare5:1
		 ;fFlag0Spare6:1
		 ;fFlag0Spare7:1
00,\		;CountryFlag1
		 ;fEnforceDialTone:1
		 ;fEnforceCallingToneorCI:1
		 ;fEnforceGuardTone:1
		 ;fEnforceBusyTone:1
		 ;fFlag1Spare4:1
		 ;fFlag1Spare5:1
		 ;fFlag1Spare6:1
		 ;fFlag1Spare7:1
4C,\		;CountryFlag2
		 ;fDisableATH1:1
		 ;fDisablePulseAfterTone:1
		 ;fDisablePulseDialing:1
		 ;fDisableDTMFabcd:1
		 ;fDisableBlacklisting:1
		 ;fLongToneIsBusy:1
		 ;fDisableAlaw:1
		 ;fFlag2Spare7:1
00		;CountryFlag3
		 ;fFlag2Spare0:1
		 ;fFlag2Spare1:1
		 ;fFlag2Spare2:1
		 ;fFlag2Spare3:1
		 ;fFlag2Spare4:1
		 ;fFlag2Spare5:1
		 ;fFlag2Spare6:1
		 ;fFlag2Spare7:1


;End Country
Download Driver Pack

How To Update Drivers Manually

After your driver has been downloaded, follow these simple steps to install it.

  • Expand the archive file (if the download file is in zip or rar format).

  • If the expanded file has an .exe extension, double click it and follow the installation instructions.

  • Otherwise, open Device Manager by right-clicking the Start menu and selecting Device Manager.

  • Find the device and model you want to update in the device list.

  • Double-click on it to open the Properties dialog box.

  • From the Properties dialog box, select the Driver tab.

  • Click the Update Driver button, then follow the instructions.

Very important: You must reboot your system to ensure that any driver updates have taken effect.

For more help, visit our Driver Support section for step-by-step videos on how to install drivers for every file type.

server: web1, load: 1.80