Author |
Message |
Robin McIntyre
| Posted on Tuesday, June 17, 2003 - 3:56 pm: | |
I have two unrelated Win95 PCs where a DOS communications program cannot find the com port. The com works fine using Windows programs, however for this application (communicating with a remote weather station modem) there is no Win version available. This is not limited to one DOS program as no DOS software I try can find the com port. On my PC the settings are IRQ04, driver is Microsoft serial.vxd v4.10.2222. I have not found out the settings on the other as it is 200km away right now! Can anyone help with with what I need to alter to get DOS to see the COM. Thanks, Robin. |
Robin McIntyre
| Posted on Tuesday, June 17, 2003 - 3:58 pm: | |
Sorry, I meant Win 98 for the query above erghhhhh! |
E.S.
| Posted on Tuesday, June 17, 2003 - 10:34 pm: | |
It would help alot to know what modem you have installed. Assuming the MS serial.vxd is setting up some hardware based PCI modem and not a winmodem you may need to install a DOS driver to initialize the modem before your software will find it. |
Robin McIntyre
| Posted on Tuesday, June 17, 2003 - 11:59 pm: | |
The modem is a Dynalink 1433 external. It is deliberately slow and basic as this is required for good comms (@1200 baud) with the weather station datalogger. The comms software sends out modem initialisation but I am sure that it is not even getting as far as the modem (from the error messages, no flashing lights). The modem driver installed is for a VACF336 MODEM. I have no idea where this comes from. What is really annoying is that I have tried changing this by installing a different driver, namely the one on my old Win95 PC, but Win98 won't let me. Even if I do, it 'detects' new hardware and installs the above driver again. There is no way I can cancel out of this. Sheesh!! |
E.S.
| Posted on Wednesday, June 18, 2003 - 10:46 am: | |
Is the modem on com1 or com2? If it's only initialised by windows and not setup in DOS properly and your software needs the dos comport and irq setup, that would explain the error. Try the Fossil archive at http://www.juge.com/bbs/Dos.1.Html one of these should setup the comport either as a native to DOS driver or TSR (terminate & Stay Resident)that loads from an autoexec.bat file at startup. |
E.S.
| Posted on Wednesday, June 18, 2003 - 10:51 am: | |
also try the Dynalink websight at http://www.dynalink.com.au/support/modem.htm |
(Unregistered Guest)
| Posted on Saturday, June 21, 2003 - 11:52 pm: | |
VACF336 MODEM is Rockwell based and is correct as this info comes directly from the Modems Firmware ROM: Here is the INF with all info: ; RKV336.INF ; Windows Modem Setup File ; Copyright 1996 Microsoft Corp. ; Version: 1.3 (Jul. 23, 1997 modified) ; Manufacturer: Rockwell Semiconductor Systems ; [Version] LayoutFile=layout.inf Signature="$windows 95$" Class=Modem Provider=%Mfg% [Manufacturer] %Mfg% = Rockwell [Rockwell] ;*******************************************************Modems*************************************************************** ;----------------PNP modems----------------- ;----------------SERENUM modems-------------------- %Modem22PNP% = ROCK_08, *ROK0030,ISAPNP\ROK0030 ;V1433VQH-R (SVD) %Modem22PNP% = ROCK_08,SERENUM\RSS00A0 ;V1433VQH-R (with V.80) %Modem22PNP% = ROCK_08, SERENUM\ROK5020 ;v1433VQE-R (sp) ;**********************************************Installation section******************************************************** [ROCK_01] ; V.34 serial,Voice View, Voice AddReg=AllMfgAddReg, Rockwell_voice1, Modem2.AddReg, EXTERNAL,VoiceView_Modem, VoiceView_socket CopyFiles=VV_Sys, VV_Sock_Win, VV_Sock_Sys, VV_App, VV_Help UpdateInis=VView.Inis Uninstall=VoiceView_remove [ROCK_02] ; V.34 parallel, Voice View, Voice AddReg=AllMfgAddReg,Rockwell_voice1, Modem2.AddReg, INTERNAL,VoiceView_Modem, VoiceView_socket CopyFiles=VV_Sys, VV_Sock_Win, VV_Sock_Sys, VV_App, VV_Help UpdateInis=VView.Inis Uninstall=VoiceView_remove [ROCK_03] ; V.34 PCMCIA, Voice View, Voice AddReg=AllMfgAddReg,Rockwell_voice1, Modem2.AddReg, PCMCIA,VoiceView_Modem, VoiceView_socket CopyFiles=VV_Sys, VV_Sock_Win, VV_Sock_Sys, VV_App, VV_Help UpdateInis=VView.Inis Uninstall=VoiceView_remove [ROCK_04] ; V.34 serial,Voice,speakphone AddReg=AllMfgAddReg,Rockwell_voice2, Modem1.AddReg, EXTERNAL,ROCK_SVD [ROCK_05] ; V.34 parallel,Voice,speakphone AddReg=AllMfgAddReg, Rockwell_voice2, Modem1.AddReg, INTERNAL,ROCK_SVD [ROCK_06] ; V.34 PCMCIA,Voice,speakphone AddReg=AllMfgAddReg,Rockwell_voice2, Modem1.AddReg, PCMCIA [ROCK_07] ; V.34 serial,Voice View, Voice,speakphone AddReg=AllMfgAddReg,Rockwell_voice2,Modem2.AddReg,EXTERNAL,VoiceView_Modem, VoiceView_socket,ROCK_SVD CopyFiles=VV_Sys, VV_Sock_Win, VV_Sock_Sys, VV_App, VV_Help UpdateInis=VView.Inis Uninstall=VoiceView_remove [ROCK_08] ; V.34 parallel, Voice View, Voice,speakphone AddReg=AllMfgAddReg,Modem2.AddReg, INTERNAL, Rockwell_voice2; ,VoiceView_Modem, VoiceView_socket ;CopyFiles=VV_Sys, VV_Sock_Win, VV_Sock_Sys, VV_App, VV_Help ;UpdateInis=VView.Inis ;Uninstall=VoiceView_remove [ROCK_09] ; V.34 PCMCIA, Voice View, Voice,speakphone AddReg=AllMfgAddReg,Rockwell_voice2, Modem2.AddReg, PCMCIA,VoiceView_Modem, VoiceView_socket CopyFiles=VV_Sys, VV_Sock_Win, VV_Sock_Sys, VV_App, VV_Help UpdateInis=VView.Inis Uninstall=VoiceView_remove [ROCK_10] ; V.32bis serial,Voice View, Voice AddReg=AllMfgAddReg, Rockwell_voice1, Modem5.AddReg, EXTERNAL,VoiceView_Modem, VoiceView_socket CopyFiles=VV_Sys, VV_Sock_Win, VV_Sock_Sys, VV_App, VV_Help UpdateInis=VView.Inis Uninstall=VoiceView_remove [ROCK_11] ; V.32bis parallel, Voice View, Voice AddReg=AllMfgAddReg,Rockwell_voice1, Modem5.AddReg, INTERNAL,VoiceView_Modem, VoiceView_socket CopyFiles=VV_Sys, VV_Sock_Win, VV_Sock_Sys, VV_App, VV_Help UpdateInis=VView.Inis Uninstall=VoiceView_remove [ROCK_12] ; V.32bis PCMCIA, Voice View, Voice AddReg=AllMfgAddReg,Rockwell_voice1, Modem5.AddReg, PCMCIA,VoiceView_Modem, VoiceView_socket CopyFiles=VV_Sys, VV_Sock_Win, VV_Sock_Sys, VV_App, VV_Help UpdateInis=VView.Inis Uninstall=VoiceView_remove [ROCK_13] ; V.32bis serial,Voice AddReg=AllMfgAddReg,Rockwell_voice1, Modem4.AddReg, EXTERNAL [ROCK_14] ; V.32bis parallel,Voice AddReg=AllMfgAddReg, Rockwell_voice1, Modem4.AddReg, INTERNAL [ROCK_15] ; V.32bis PCMCIA,Voice AddReg=AllMfgAddReg,Rockwell_voice1, Modem4.AddReg, PCMCIA [ROCK_16] ; V.32bis serial,Voice View, Voice,speakphone AddReg=AllMfgAddReg,Rockwell_voice2, Modem5.AddReg, EXTERNAL,VoiceView_Modem,VoiceView_socket,ROCK_SVD CopyFiles=VV_Sys, VV_Sock_Win, VV_Sock_Sys, VV_App, VV_Help UpdateInis=VView.Inis Uninstall=VoiceView_remove [ROCK_17] ; V.32bis parallel, Voice View, Voice,speakphone AddReg=AllMfgAddReg,Rockwell_voice2, Modem5.AddReg, INTERNAL,VoiceView_Modem, VoiceView_socket,ROCK_SVD CopyFiles=VV_Sys, VV_Sock_Win, VV_Sock_Sys, VV_App, VV_Help UpdateInis=VView.Inis Uninstall=VoiceView_remove [ROCK_18] ; V.32bis PCMCIA, Voice View, Voice,speakphone AddReg=AllMfgAddReg,Rockwell_voice2, Modem5.AddReg, PCMCIA,VoiceView_Modem, VoiceView_socket CopyFiles=VV_Sys, VV_Sock_Win, VV_Sock_Sys, VV_App, VV_Help UpdateInis=VView.Inis Uninstall=VoiceView_remove [ROCK_19] ; V.32bis serial, Voice,speakphone AddReg=AllMfgAddReg,Rockwell_voice2,Modem4.AddReg, EXTERNAL,VoiceView_Modem, VoiceView_socket,ROCK_SVD CopyFiles=VV_Sys, VV_Sock_Win, VV_Sock_Sys, VV_App, VV_Help UpdateInis=VView.Inis Uninstall=VoiceView_remove [ROCK_20] ; V32.bis parallel, Voice,speakphone AddReg=AllMfgAddReg,Rockwell_voice2,Modem4.AddReg,INTERNAL,VoiceView_Modem, VoiceView_socket,ROCK_SVD CopyFiles=VV_Sys, VV_Sock_Win, VV_Sock_Sys, VV_App, VV_Help UpdateInis=VView.Inis Uninstall=VoiceView_remove [ROCK_21] ; V32.bis PCMCIA, Voice,speakphone AddReg=AllMfgAddReg,Rockwell_voice2, Modem4.AddReg, PCMCIA,VoiceView_Modem, VoiceView_socket CopyFiles=VV_Sys, VV_Sock_Win, VV_Sock_Sys, VV_App, VV_Help UpdateInis=VView.Inis Uninstall=VoiceView_remove [ROCK_24] AddReg=AllMfgAddReg, Rockwell_voice2, Modem2.AddReg, EXTERNAL,ROCK_SVD,VoiceView_Modem, VoiceView_socket CopyFiles=VV_Sys, VV_Sock_Win, VV_Sock_Sys, VV_App, VV_Help UpdateInis=VView.Inis Uninstall=VoiceView_remove ;*************************************************Model AddReg sections******************************************************* ;-----------------V.34----------------- [Modem1.AddReg] ;V.34 HKR,, Properties, 1, 80,01,00,00, ff,00,00,00, ff,00,00,00, 07,00,00,00, 0f,00,00,00, 77,03,00,00, 00,c2,01,00, 00,E1,00,00 [Modem2.AddReg] ; V.34,Dir Conn HKR,, Properties, 1, 80,01,00,00, ff,00,00,00, ff,00,00,00, 07,00,00,00, 0f,00,00,00, 7f,03,00,00, 00,c2,01,00, 00,E1,00,00 [Modem3.AddReg] ; V.34,Dir Conn,single volume HKR,, Properties, 1, 80,01,00,00, ff,00,00,00, ff,00,00,00, 04,00,00,00, 0f,00,00,00, 7f,03,00,00, 00,c2,01,00, 00,E1,00,00 ;-----------------V.32bis----------------- [Modem4.AddReg] ; V.32bis HKR,, Properties, 1, 80,01,00,00, ff,00,00,00, ff,00,00,00, 07,00,00,00, 0f,00,00,00, 77,03,00,00, 00,c2,01,00, 40,38,00,00 [Modem5.AddReg] ; V.32bis,Dir Conn HKR,, Properties, 1, 80,01,00,00, ff,00,00,00, ff,00,00,00, 07,00,00,00, 0f,00,00,00, 7f,03,00,00, 00,c2,01,00, 40,38,00,00 [Modem6.AddReg] ; V.32bis,Dir Conn,single volume HKR,, Properties, 1, 80,01,00,00, ff,00,00,00, ff,00,00,00, 04,00,00,00, 0f,00,00,00, 7f,03,00,00, 00,c2,01,00, 40,38,00,00 ;-----------------V.22bis----------------- [Modem7.AddReg] ; V.22bis HKR,, Properties, 1, 80,01,00,00, ff,00,00,00, ff,00,00,00, 07,00,00,00, 0f,00,00,00, 77,03,00,00, 00,4b,00,00, 60,09,00,00 ;********************************************sections associated with voiceview*********************************************** [DestinationDirs] ;Logical Disk Identifier Values Register.Copy = 17 ;LDID_INF VV_Sys = 11 ;LDID_INF VV_Sock_Sys = 11 ;LDID_SYS \Windows\system dir VV_Sock_Win = 10 ;LDID_WIN VV_App = 10 ;LDID_WIN VV_Help = 18 ;LDID_HELP [VV_Sys] fte.dll vvexe32.exe wsvv.vxd [VV_Sock_Win] winsock.dll [VV_Sock_Sys] wsock32.dll wsock.vxd vtdi.386 [VV_App] filexfer.exe [VV_Help] filexfer.hlp filexfer.cnt [VView.Inis] setup.ini, progman.groups,, "group4="%APPS_DESC%"" ;creates folder setup.ini, group4,, """%FileXfer_DESC%"", filexfer.exe" ;creates link setup.ini, progman.groups,, "SendTo=""..\..\%SendTo_DESC%""" ;creates folder setup.ini, SendTo,,"""%SendToPhone_DESC%"", filexfer.exe" ;create Link to EXE ;the following lines are commented out to disable the activation of file transfer at statup, if enabling of file transfer is required ;remove the semicolon from the beginning of the next two lines. ;setup.ini, progman.groups,, "group1=""%StartUp_DESC%""" ;creates folder ;setup.ini, group1,, """%StartXfer_DESC%"", filexfer.exe /a" ;creates link [VView.Rem.Inis] setup.ini, progman.groups,, "group4=""%APPS_DESC%""" ;creates folder setup.ini, group4,, """%FileXfer_DESC%""" ;deletes link setup.ini, progman.groups,, "SendTo=""..\..\%SendTo_DESC%""" ;creates folder setup.ini, SendTo,,"""%SendToPhone_DESC%""" ;deletes link ;the following lines are commented out to disable the activation of file transfer at statup, if enabling of file transfer is required ;remove the semicolon from the beginning of the next two lines. ;setup.ini, progman.groups,, "group1=""%StartUp_DESC%""" ;creates folder ;setup.ini, group1,, """%StartXfer_DESC%""" ;deletes link [VoiceView_remove] UpdateInis = VView.Rem.Inis [VoiceView_Socket] HKLM, System\CurrentControlSet\Services\VxD\Winsock, "VoiceView Winsock Provider",, "wsvv.vxd" [VoiceView_Modem] HKR,, RunOnce,,"grpconv /o" HKR,, VoiceView, 1, 01 HKR, MonitorVoiceViewOn, 1,, "AT&FV1E0+FCLASS=80<cr>" HKR, MonitorVoiceViewOn, 2,, "None" HKR, MonitorVoiceViewOff, 1,, "AT&FV0E0+FCLASS=0<cr>" HKR, MonitorVoiceViewOff, 2,, "None" ;--------------responses------------------ 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 ;*********************************** registry entry additions associated with voice********************************************** [Rockwell_voice1] ;voice modem HKR,, Enumerator, ,serwave.vxd HKR,,VoiceProfile, 1,23,22,19,00 HKR, EnableCallerID, 1,, "at#cid=1<cr>" 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><cr>" HKR,, TerminatePlay,, "<h10><h03>" HKR,, AbortPlay,, "<h10><h18>" HKR, LineSetPlayFormat, 1,, "at#vls=0<cr>" HKR, LineSetRecordFormat, 1,, "None" HKR, LineSetRecordFormat, 2,, "NoResponse" HKR, HandsetSetRecordFormat, 1,,"at#vsr=7200<cr>" HKR, HandsetSetRecordFormat, 2,,"at#vbs=4<cr>" HKR, HandsetSetPlayFormat, 1,,"at#vsr=7200<cr>" HKR, HandsetSetPlayFormat, 2,,"at#vbs=4<cr>" HKR, OpenHandset, 1,, "at#cls=8<cr>" HKR, OpenHandset, 2,, "at#vls=1<cr>" HKR, CloseHandset, 1,, "at#vls=0<cr>" HKR, CloseHandset, 2,, "at#cls=0<cr>" HKR, VoiceToDataAnswer, 1,,"at#cls=0<cr>" HKR, VoiceToDataAnswer, 2,,"ata<cr>" HKR, VoiceAnswer, 1,, "at#cls=8<cr>" HKR, VoiceAnswer, 2,, "at#vls=0<cr>" HKR, VoiceAnswer, 3,, "at#vbt=1<cr>" HKR, VoiceAnswer, 4,, "at#vsr=7200<cr>" HKR, VoiceAnswer, 5,, "at#vbs=4<cr>" HKR, VoiceAnswer, 6,, "ats30=60<cr>" HKR, VoiceAnswer, 7,, "ata<cr>" HKR, VoiceDialNumberSetup, 1,, "at#cls=8<cr>" HKR, VoiceDialNumberSetup, 2,, "at#vls=0<cr>" HKR, VoiceDialNumberSetup, 3,, "at#vrn=0<cr>" HKR, VoiceDialNumberSetup, 4,, "at#vbt=1<cr>" HKR, VoiceDialNumberSetup, 5,, "at#vsr=7200<cr>" HKR, VoiceDialNumberSetup, 6,, "at#vbs=4<cr>" HKR, VoiceDialNumberSetup, 7,, "ats30=60<cr>" HKR, GenerateDigit, 1,, "at#vts=<digit><cr>" HKR,, CallerIDPrivate,,P HKR,, CallerIDOutSide,,O HKR,, VariableTerminator,,<cr><lf> HKR, EnableDistinctiveRing, 1,, "at-sdr=7<cr>" HKR, Responses, "<cr><lf>VCON<cr><lf>", 1, 00, 00, 00,00,00,00, 00,00,00,00 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 HKR,, ForwardDelay, 1,88,13 HKR, GenerateDigit, 1,,"at#vts=<digit><cr>" HKR,, HandsetCloseDelay, 1,1e,00,00,00 [Rockwell_voice2] ;voice modem,speakerphone HKR,, Enumerator,,serwave.vxd HKR,,VoiceProfile, 1,27,23,19,00 HKR,, VoiceMixerMid, 1,16,00 HKR,, VoiceMixerPid, 1,15,00 HKR,, VoiceMixerLineID, 1,00,00,04,00 HKR, EnableCallerID, 1,, "at#cid=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><cr>" HKR,, TerminatePlay,, "<h10><h03>" HKR,, AbortPlay,, "<h10><h18>" HKR, LineSetPlayFormat, 1,, "at#vls=0<cr>" HKR, LineSetRecordFormat, 1,, "None" HKR, LineSetRecordFormat, 2,, "NoResponse" HKR, HandsetSetRecordFormat, 1,,"at#vsr=7200<cr>" HKR, HandsetSetRecordFormat, 2,,"at#vbs=4<cr>" HKR, HandsetSetPlayFormat, 1,,"at#vsr=7200<cr>" HKR, HandsetSetPlayFormat, 2,,"at#vbs=4<cr>" HKR, OpenHandset, 1,, "at#cls=8<cr>" HKR, OpenHandset, 2,, "at#vls=1<cr>" HKR, CloseHandset, 1,, "at#vls=0<cr>" HKR, CloseHandset, 2,, "at#cls=0<cr>" HKR, VoiceToDataAnswer, 1,,"at#cls=0<cr>" HKR, VoiceToDataAnswer, 2,,"ata<cr>" HKR, VoiceAnswer, 1,, "at#cls=8<cr>" HKR, VoiceAnswer, 2,, "at#vls=0<cr>" HKR, VoiceAnswer, 3,, "at#vbt=1<cr>" HKR, VoiceAnswer, 4,, "at#vsr=7200<cr>" HKR, VoiceAnswer, 5,, "at#vbs=4<cr>" HKR, VoiceAnswer, 6,, "ats30=60<cr>" HKR, VoiceAnswer, 7,, "ata<cr>" HKR, VoiceDialNumberSetup, 1,, "at#cls=8<cr>" HKR, VoiceDialNumberSetup, 2,, "at#vls=0<cr>" HKR, VoiceDialNumberSetup, 3,, "at#vrn=0<cr>" HKR, VoiceDialNumberSetup, 4,, "at#vbt=1<cr>" HKR, VoiceDialNumberSetup, 5,, "at#vsr=7200<cr>" HKR, VoiceDialNumberSetup, 6,, "at#vbs=4<cr>" HKR, VoiceDialNumberSetup, 7,, "ats30=60<cr>" HKR, GenerateDigit, 1,, "at#vts=<digit><cr>" HKR,, CallerIDPrivate,,P HKR,, CallerIDOutSide,,O HKR,, VariableTerminator,,<cr><lf> HKR, EnableDistinctiveRing, 1,, "at-sdr=7<cr>" HKR,, ForwardDelay, 1,88,13 HKR, GenerateDigit, 1,,"at#vts=<digit><cr>" HKR,, HandsetCloseDelay, 1,1e,00,00,00 HKR, Responses, "<cr><lf>VCON<cr><lf>", 1, 00, 00, 00,00,00,00, 00,00,00,00 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 HKR,, SpeakerPhoneSpecs, 1, 0A,00,00,00, 0f,00,00,00, 03,00,00,00, 00,00,00,00 HKR, SpeakerPhoneEnable, 1,, "at#vls=6<cr>" HKR, SpeakerPhoneEnable, 2,, "at#cls=8<cr>" HKR, SpeakerPhoneEnable, 3,, "at#spk=1,10,2<cr>" HKR, SpeakerPhoneDisable, 1,, "at#spk=0,16,,<cr>" HKR, SpeakerPhoneDisable, 2,, "at#vls=0<cr>" HKR, SpeakerPhoneMute, 1,, "at#vls=6<cr>" HKR, SpeakerPhoneMute, 2,, "at#spk=0,,,<cr>" HKR, SpeakerPhoneUnMute, 1,, "at#vls=6<cr>" HKR, SpeakerPhoneUnMute, 2,, "at#spk=1,,,<cr>" HKR, SpeakerPhoneSetVolumeGain, 1,, "at#vls=6<cr>" HKR, SpeakerPhoneSetVolumeGain, 1,, "at#spk=,<vol>,<gain><cr>" [Rockwell_voice3] ;voice modem,modem overrides handset HKR,, Enumerator, ,serwave.vxd HKR,,VoiceProfile, 1,23,22,39,00 HKR, EnableCallerID, 1,, "at#cid=1<cr>" 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><cr>" HKR,, TerminatePlay,, "<h10><h03>" HKR,, AbortPlay,, "<h10><h18>" HKR, LineSetPlayFormat, 1,, "at#vls=0<cr>" HKR, LineSetRecordFormat, 1,, "None" HKR, LineSetRecordFormat, 2,, "NoResponse" HKR, HandsetSetRecordFormat, 1,,"at#vsr=7200<cr>" HKR, HandsetSetRecordFormat, 2,,"at#vbs=4<cr>" HKR, HandsetSetPlayFormat, 1,,"at#vsr=7200<cr>" HKR, HandsetSetPlayFormat, 2,,"at#vbs=4<cr>" HKR, OpenHandset, 1,, "at#cls=8<cr>" HKR, OpenHandset, 2,, "at#vls=1<cr>" HKR, CloseHandset, 1,, "at#vls=0<cr>" HKR, CloseHandset, 2,, "at#cls=0<cr>" HKR, VoiceToDataAnswer, 1,,"at#cls=0<cr>" HKR, VoiceToDataAnswer, 2,,"ata<cr>" HKR, VoiceAnswer, 1,, "at#cls=8<cr>" HKR, VoiceAnswer, 2,, "at#vls=0<cr>" HKR, VoiceAnswer, 3,, "at#vbt=1<cr>" HKR, VoiceAnswer, 4,, "at#vsr=7200<cr>" HKR, VoiceAnswer, 5,, "at#vbs=4<cr>" HKR, VoiceAnswer, 6,, "ats30=60<cr>" HKR, VoiceAnswer, 7,, "ata<cr>" HKR, VoiceDialNumberSetup, 1,, "at#cls=8<cr>" HKR, VoiceDialNumberSetup, 2,, "at#vls=0<cr>" HKR, VoiceDialNumberSetup, 3,, "at#vrn=0<cr>" HKR, VoiceDialNumberSetup, 4,, "at#vbt=1<cr>" HKR, VoiceDialNumberSetup, 5,, "at#vsr=7200<cr>" HKR, VoiceDialNumberSetup, 6,, "at#vbs=4<cr>" HKR, VoiceDialNumberSetup, 7,, "ats30=60<cr>" HKR, GenerateDigit, 1,, "at#vts=<digit><cr>" HKR,, CallerIDPrivate,,P HKR,, CallerIDOutSide,,O HKR,, VariableTerminator,,<cr><lf> HKR, EnableDistinctiveRing, 1,, "at-sdr=7<cr>" HKR,, ForwardDelay, 1,88,13 HKR, GenerateDigit, 1,,"at#vts=<digit><cr>" HKR,, HandsetCloseDelay, 1,1e,00,00,00 HKR, Responses, "<cr><lf>VCON<cr><lf>", 1, 00, 00, 00,00,00,00, 00,00,00,00 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 [Rockwell_voice4];voice modem,speakerphone,modem overrides handset HKR,, Enumerator, ,serwave.vxd HKR,,VoiceProfile, 1,27,22,39,00 HKR, EnableCallerID, 1,, "at#cid=1<cr>" 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><cr>" HKR,, TerminatePlay,, "<h10><h03>" HKR,, AbortPlay,, "<h10><h18>" HKR, LineSetPlayFormat, 1,, "at#vls=0<cr>" HKR, LineSetRecordFormat, 1,, "None" HKR, LineSetRecordFormat, 2,, "NoResponse" HKR, HandsetSetRecordFormat, 1,,"at#vsr=7200<cr>" HKR, HandsetSetRecordFormat, 2,,"at#vbs=4<cr>" HKR, HandsetSetPlayFormat, 1,,"at#vsr=7200<cr>" HKR, HandsetSetPlayFormat, 2,,"at#vbs=4<cr>" HKR, OpenHandset, 1,, "at#cls=8<cr>" HKR, OpenHandset, 2,, "at#vls=1<cr>" HKR, CloseHandset, 1,, "at#vls=0<cr>" HKR, CloseHandset, 2,, "at#cls=0<cr>" HKR, VoiceToDataAnswer, 1,,"at#cls=0<cr>" HKR, VoiceToDataAnswer, 2,,"ata<cr>" HKR, VoiceAnswer, 1,, "at#cls=8<cr>" HKR, VoiceAnswer, 2,, "at#vls=0<cr>" HKR, VoiceAnswer, 3,, "at#vbt=1<cr>" HKR, VoiceAnswer, 4,, "at#vsr=7200<cr>" HKR, VoiceAnswer, 5,, "at#vbs=4<cr>" HKR, VoiceAnswer, 6,, "ats30=60<cr>" HKR, VoiceAnswer, 7,, "ata<cr>" HKR, VoiceDialNumberSetup, 1,, "at#cls=8<cr>" HKR, VoiceDialNumberSetup, 2,, "at#vls=0<cr>" HKR, VoiceDialNumberSetup, 3,, "at#vrn=0<cr>" HKR, VoiceDialNumberSetup, 4,, "at#vbt=1<cr>" HKR, VoiceDialNumberSetup, 5,, "at#vsr=7200<cr>" HKR, VoiceDialNumberSetup, 6,, "at#vbs=4<cr>" HKR, VoiceDialNumberSetup, 7,, "ats30=60<cr>" HKR, GenerateDigit, 1,, "at#vts=<digit><cr>" HKR,, CallerIDPrivate,,P HKR,, CallerIDOutSide,,O HKR,, VariableTerminator,,<cr><lf> HKR, EnableDistinctiveRing, 1,, "at-sdr=7<cr>" HKR,, ForwardDelay, 1,88,13 HKR, GenerateDigit, 1,,"at#vts=<digit><cr>" HKR,, HandsetCloseDelay, 1,1e,00,00,00 HKR, Responses, "<cr><lf>VCON<cr><lf>", 1, 00, 00, 00,00,00,00, 00,00,00,00 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 HKR,, SpeakerPhoneSpecs, 1, 00,00,00,00, 0f,00,00,00, 03,00,00,00, 00,00,00,00 HKR, SpeakerPhoneEnable, 1,, "at#vls=6<cr>" HKR, SpeakerPhoneEnable, 2,, "at#cls=8<cr>" HKR, SpeakerPhoneEnable, 3,, "at#spk=1,10,2<cr>" HKR, SpeakerPhoneDisable, 1,, "at#spk=0,16,,<cr>" HKR, SpeakerPhoneDisable, 2,, "at#vls=0<cr>" HKR, SpeakerPhoneMute, 1,, "at#vls=6,,,<cr>" HKR, SpeakerPhoneMute, 2,, "at#spk=0,,,<cr>" HKR, SpeakerPhoneUnMute, 1,, "at#vls=6,,,<cr>" HKR, SpeakerPhoneUnMute, 1,, "at#spk=1,,,<cr>" HKR, SpeakerPhoneSetVolumeGain, 1,, "at#vls=6<cr>" HKR, SpeakerPhoneSetVolumeGain, 2,, "at#spk=,<vol>,<gain><cr>" ;************************************registry entry additions associated with all modems************************************* [AllMfgAddReg] ;------------root--------------- HKR,,ConfigDialog,,modemui.dll HKR,,DevLoader,,*vcomm HKR,,EnumPropPages,,"modemui.dll,EnumPropPages" HKR,,FriendlyDriver,,Unimodem.VXD HKR,, InactivityScale, 1, 0a,00,00,00 HKR,,PortSubClass,1,02 HKR,, Reset,, "ATZ<cr>" ;------------Answer-------------- HKR, Answer, 1,, "ATA<cr>" ;-------------Hangup---------------- HKR, Hangup, 1,, "ATH<cr>" ;---------------init---------------------- HKR, Init, 1,, "AT<cr>" HKR, Init, 2,, "AT&FE0V0&C1&D2S95=47S0=0<cr>" ;----------------monitor---------------- HKR, Monitor, 1,, "ATS0=0<cr>" HKR, Monitor, 2,, "None" ;--------------responses------------------ HKR, Responses, "<cr><lf>OK<cr><lf>", 1, 00, 00, 00,00,00,00, 00,00,00,00 ; OK - Command executed HKR, Responses, "<cr><lf>ERROR<cr><lf>", 1, 03, 00, 00,00,00,00, 00,00,00,00 ; ERROR - Invalid command 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>RING<cr><lf>", 1, 08, 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>CONNECT<cr><lf>", 1, 02, 00, 00,00,00,00, 00,00,00,00 HKR, Responses, "FAX", 1, 03, 00, 00,00,00,00, 00,00,00,00 ; ERROR HKR, Responses, "DATA", 1, 03, 00, 00,00,00,00, 00,00,00,00 ; ERROR HKR, Responses, "VOICE", 1, 03, 00, 00,00,00,00, 00,00,00,00 ; ERROR HKR, Responses, "+FCON", 1, 03, 00, 00,00,00,00, 00,00,00,00 ; ERROR HKR, Responses, "0<cr>", 1, 00, 00, 00,00,00,00, 00,00,00,00 ; OK - Command executed HKR, Responses, "1<cr>", 1, 02, 00, 00,00,00,00, 00,00,00,00 ; CONNECT - Connection HKR, Responses, "2<cr>", 1, 08, 00, 00,00,00,00, 00,00,00,00 ; RING - Ring signal indicated HKR, Responses, "3<cr>", 1, 04, 00, 00,00,00,00, 00,00,00,00 ; NO CARRIER - Carrier signal not detected, or lost HKR, Responses, "4<cr>", 1, 03, 00, 00,00,00,00, 00,00,00,00 ; ERROR - Invalid command HKR, Responses, "5<cr>", 1, 02, 00, B0,04,00,00, 00,00,00,00 ; CONNECT 1200 - Connection at 1200 bps HKR, Responses, "6<cr>", 1, 05, 00, 00,00,00,00, 00,00,00,00 ; NO DIALTONE - No dial tone detected HKR, Responses, "7<cr>", 1, 06, 00, 00,00,00,00, 00,00,00,00 ; BUSY - Engaged (busy) signal HKR, Responses, "8<cr>", 1, 07, 00, 00,00,00,00, 00,00,00,00 ; NO ANSWER HKR, Responses, "9<cr>", 1, 02, 00, 58,02,00,00, 00,00,00,00 ; CONNECT 600 - Connection at 600 bps HKR, Responses, "10<cr>", 1, 02, 00, 60,09,00,00, 00,00,00,00 ; CONNECT 2400 - Connection at 2400 bps HKR, Responses, "11<cr>", 1, 02, 00, C0,12,00,00, 00,00,00,00 ; CONNECT 4800 - Connection at 4800 bps HKR, Responses, "12<cr>", 1, 02, 00, 80,25,00,00, 00,00,00,00 ; CONNECT 9600 - Connection at 9600 bps HKR, Responses, "13<cr>", 1, 02, 00, 20,1C,00,00, 00,00,00,00 ; CONNECT 7200 - Connection at 7200 bps HKR, Responses, "14<cr>", 1, 02, 00, 00,2E,00,00, 00,00,00,00 ; CONNECT 12000 - Connection at 12000 bps HKR, Responses, "15<cr>", 1, 02, 00, 40,38,00,00, 00,00,00,00 ; CONNECT 14400 - Connection at 14400 bps HKR, Responses, "16<cr>", 1, 02, 00, 00,4B,00,00, 00,00,00,00 ; CONNECT 19200 - Connection at 19200 bps HKR, Responses, "17<cr>", 1, 02, 00, 00,96,00,00, 00,00,00,00 ; CONNECT 38400 - Connection at 38400 bps HKR, Responses, "18<cr>", 1, 02, 00, 00,E1,00,00, 00,00,00,00 ; CONNECT 57600 - Connection at 57600 bps HKR, Responses, "19<cr>", 1, 02, 00, 00,C2,01,00, 00,00,00,00 ; CONNECT 115200 - Connection at 115200 bps HKR, Responses, "22<cr>", 1, 02, 00, B0,04,00,00, 00,00,00,00 ; CONNECT 1200/75RX - Connection at 1200/75 bps HKR, Responses, "23<cr>", 1, 02, 00, B0,04,00,00, 00,00,00,00 ; CONNECT 75/1200RX - Connection at 75/1200 bps HKR, Responses, "24<cr>", 1, 03, 00, 00,00,00,00, 00,00,00,00 ; DELAYED - Blacklisting Action ERROR HKR, Responses, "32<cr>", 1, 03, 00, 00,00,00,00, 00,00,00,00 ; BLACLISTED - Blacklisting Action ERROR HKR, Responses, "40<cr>", 1, 01, 00, 2C,01,00,00, 00,00,00,00 ; CARRIER 300 - Carrier detected at 300 bps HKR, Responses, "44<cr>", 1, 01, 00, B0,04,00,00, 00,00,00,00 ; CARRIER 1200/75 - Carrier detected at 1200/75 bps HKR, Responses, "45<cr>", 1, 01, 00, B0,04,00,00, 00,00,00,00 ; CARRIER 75/1200 - Carrier detected at 75/1200 bps HKR, Responses, "46<cr>", 1, 01, 00, B0,04,00,00, 00,00,00,00 ; CARRIER 1200 - Carrier detected at 1200 bps HKR, Responses, "47<cr>", 1, 01, 00, 60,09,00,00, 00,00,00,00 ; CARRIER 2400 - Carrier detected at 2400 bps HKR, Responses, "48<cr>", 1, 01, 00, C0,12,00,00, 00,00,00,00 ; CARRIER 4800 - Carrier detected at 4800 bps HKR, Responses, "49<cr>", 1, 01, 00, 20,1C,00,00, 00,00,00,00 ; CARRIER 7200 - Carrier detected at 7200 bps HKR, Responses, "50<cr>", 1, 01, 00, 80,25,00,00, 00,00,00,00 ; CARRIER 9600 - Carrier detected at 9600 bps HKR, Responses, "51<cr>", 1, 01, 00, E0,2E,00,00, 00,00,00,00 ; CARRIER 12000 - Carrier detected at 12000 bps HKR, Responses, "52<cr>", 1, 01, 00, 40,38,00,00, 00,00,00,00 ; CARRIER 14400 - Carrier detected at 14400 bps HKR, Responses, "53<cr>", 1, 01, 00, A0,41,00,00, 00,00,00,00 ; CARRIER 16800 - Carrier detected at 16800 bps HKR, Responses, "54<cr>", 1, 01, 00, 00,4B,00,00, 00,00,00,00 ; CARRIER 19200 - Carrier detected at 19200 bps HKR, Responses, "55<cr>", 1, 01, 00, 60,54,00,00, 00,00,00,00 ; CARRIER 21600 - Carrier detected at 21600 bps HKR, Responses, "56<cr>", 1, 01, 00, C0,5D,00,00, 00,00,00,00 ; CARRIER 24000 - Carrier detected at 24000 bps HKR, Responses, "57<cr>", 1, 01, 00, 20,67,00,00, 00,00,00,00 ; CARRIER 26400 - Carrier detected at 26400 bps HKR, Responses, "58<cr>", 1, 01, 00, 80,70,00,00, 00,00,00,00 ; CARRIER 28800 - Carrier detected at 28800 bps HKR, Responses, "78<cr>", 1, 01, 00, E0,79,00,00, 00,00,00,00 ; CARRIER 31200 - Carrier detected at 31200 bps HKR, Responses, "79<cr>", 1, 01, 00, 40,83,00,00, 00,00,00,00 ; CARRIER 33600 - Carrier detected at 33600 bps HKR, Responses, "59<cr>", 1, 02, 00, A0,41,00,00, 00,00,00,00 ; CONNECT 16800 - Connection at 16800 bps HKR, Responses, "61<cr>", 1, 02, 00, 60,54,00,00, 00,00,00,00 ; CONNECT 21600 - Connection at 21600 bps HKR, Responses, "62<cr>", 1, 02, 00, C0,5D,00,00, 00,00,00,00 ; CONNECT 24000 - Connection at 24000 bps HKR, Responses, "63<cr>", 1, 02, 00, 20,67,00,00, 00,00,00,00 ; CONNECT 26400 - Connection at 26400 bps HKR, Responses, "64<cr>", 1, 02, 00, 80,70,00,00, 00,00,00,00 ; CONNECT 28800 - Connection at 28800 bps HKR, Responses, "91<cr>", 1, 02, 00, E0,79,00,00, 00,00,00,00 ; CONNECT 31200 - Connection at 31200 bps HKR, Responses, "84<cr>", 1, 02, 00, 40,83,00,00, 00,00,00,00 ; CONNECT 33600 - Connection at 33600 bps HKR, Responses, "66<cr>", 1, 01, 01, 00,00,00,00, 00,00,00,00 ; COMPRESSION: CLASS 5 - MNP5 compression negotiated HKR, Responses, "67<cr>", 1, 01, 01, 00,00,00,00, 00,00,00,00 ; COMPRESSION: V.42BIS - V.42bis compression negotiated HKR, Responses, "69<cr>", 1, 01, 00, 00,00,00,00, 00,00,00,00 ; COMPRESSION: NONE - No compression negotiated HKR, Responses, "70<cr>", 1, 01, 00, 00,00,00,00, 00,00,00,00 ; PROTOCOL: NONE - Asynchronous mode HKR, Responses, "77<cr>", 1, 01, 02, 00,00,00,00, 00,00,00,00 ; PROTOCOL: LAPM - V.42 LAPM error-control negotiated HKR, Responses, "80<cr>", 1, 01, 02, 00,00,00,00, 00,00,00,00 ; PROTOCOL: ALT - Alternative protocol (MNP compatible EC) HKR, Responses, "81<cr>", 1, 01, 0a, 00,00,00,00, 00,00,00,00 ; PROTOCOL: ALT-CELLULAR HKR, Responses, "<cr><lf>+F4<cr><lf>", 1, 03, 00, 00,00,00,00, 00,00,00,00 ; FAX Error - Action ERROR HKR, Responses, "<cr><lf>CONNECT 1200<cr><lf>", 1, 02, 00, B0,04,00,00, 00,00,00,00 ; CONNECT 1200 - Connection at 1200 bps HKR, Responses, "<cr><lf>CONNECT 0600<cr><lf>", 1, 02, 00, 58,02,00,00, 00,00,00,00 ; CONNECT 600 - Connection at 600 bps HKR, Responses, "<cr><lf>CONNECT 2400<cr><lf>", 1, 02, 00, 60,09,00,00, 00,00,00,00 ; CONNECT 2400 - Connection at 2400 bps HKR, Responses, "<cr><lf>CONNECT 4800<cr><lf>", 1, 02, 00, C0,12,00,00, 00,00,00,00 ; CONNECT 4800 - Connection at 4800 bps HKR, Responses, "<cr><lf>CONNECT 9600<cr><lf>", 1, 02, 00, 80,25,00,00, 00,00,00,00 ; CONNECT 9600 - Connection at 9600 bps HKR, Responses, "<cr><lf>CONNECT 7200<cr><lf>", 1, 02, 00, 20,1C,00,00, 00,00,00,00 ; CONNECT 7200 - Connection at 7200 bps HKR, Responses, "<cr><lf>CONNECT 12000<cr><lf>", 1, 02, 00, 00,2E,00,00, 00,00,00,00 ; CONNECT 12000 - Connection at 12000 bps HKR, Responses, "<cr><lf>CONNECT 14400<cr><lf>", 1, 02, 00, 40,38,00,00, 00,00,00,00 ; CONNECT 14400 - Connection at 14400 bps HKR, Responses, "<cr><lf>CONNECT 19200<cr><lf>", 1, 02, 00, 00,4B,00,00, 00,00,00,00 ; CONNECT 19200 - Connection at 19200 bps HKR, Responses, "<cr><lf>CONNECT 38400<cr><lf>", 1, 02, 00, 00,96,00,00, 00,00,00,00 ; CONNECT 38400 - Connection at 38400 bps HKR, Responses, "<cr><lf>CONNECT 57600<cr><lf>", 1, 02, 00, 00,E1,00,00, 00,00,00,00 ; CONNECT 57600 - Connection at 57600 bps HKR, Responses, "<cr><lf>CONNECT 115200<cr><lf>", 1, 02, 00, 00,C2,01,00, 00,00,00,00 ; CONNECT 115200 - Connection at 115200 bps HKR, Responses, "<cr><lf>CONNECT 2400/ARQ<cr><lf>", 1, 02, 00, 60,09,00,00, 00,00,00,00 ; CONNECT 2400 - Connection at 2400 bps HKR, Responses, "<cr><lf>CONNECT 4800/ARQ<cr><lf>", 1, 02, 00, C0,12,00,00, 00,00,00,00 ; CONNECT 4800 - Connection at 4800 bps HKR, Responses, "<cr><lf>CONNECT 9600/ARQ<cr><lf>", 1, 02, 00, 80,25,00,00, 00,00,00,00 ; CONNECT 9600 - Connection at 9600 bps HKR, Responses, "<cr><lf>CONNECT 7200/ARQ<cr><lf>", 1, 02, 00, 20,1C,00,00, 00,00,00,00 ; CONNECT 7200 - Connection at 7200 bps HKR, Responses, "<cr><lf>CONNECT 12000/ARQ<cr><lf>", 1, 02, 00, 00,2E,00,00, 00,00,00,00 ; CONNECT 12000 - Connection at 12000 bps HKR, Responses, "<cr><lf>CONNECT 14400/ARQ<cr><lf>", 1, 02, 00, 40,38,00,00, 00,00,00,00 ; CONNECT 14400 - Connection at 14400 bps HKR, Responses, "<cr><lf>CONNECT 19200/ARQ<cr><lf>", 1, 02, 00, 00,4B,00,00, 00,00,00,00 ; CONNECT 19200 - Connection at 19200 bps HKR, Responses, "<cr><lf>CONNECT 38400/ARQ<cr><lf>", 1, 02, 00, 00,96,00,00, 00,00,00,00 ; CONNECT 38400 - Connection at 38400 bps HKR, Responses, "<cr><lf>CONNECT 57600/ARQ<cr><lf>", 1, 02, 00, 00,E1,00,00, 00,00,00,00 ; CONNECT 57600 - Connection at 57600 bps HKR, Responses, "<cr><lf>CONNECT 115200/ARQ<cr><lf>", 1, 02, 00, 00,C2,01,00, 00,00,00,00 ; CONNECT 115200 - Connection at 115200 bps HKR, Responses, "<cr><lf>CONNECT 75TX/1200RX<cr><lf>", 1, 02, 00, B0,04,00,00, 00,00,00,00 ; CONNECT 1200/75RX - Connection at 1200/75 bps HKR, Responses, "<cr><lf>CONNECT 1200TX/75RX<cr><lf>", 1, 02, 00, B0,04,00,00, 00,00,00,00 ; CONNECT 75/1200RX - Connection at 75/1200 bps HKR, Responses, "<cr><lf>DELAYED", 1, 03, 00, 00,00,00,00, 00,00,00,00 ; DELAYED - Blacklisting Action ERROR HKR, Responses, "<cr><lf>BLACKLISTED", 1, 03, 00, 00,00,00,00, 00,00,00,00 ; BLACLISTED - Blacklisting Action ERROR HKR, Responses, "<cr><lf>CARRIER 300<cr><lf>", 1, 01, 00, 2C,01,00,00, 00,00,00,00 ; CARRIER 300 - Carrier detected at 300 bps HKR, Responses, "<cr><lf>CARRIER 1200/75<cr><lf>", 1, 01, 00, B0,04,00,00, 00,00,00,00 ; CARRIER 1200/75 - Carrier detected at 1200/75 bps HKR, Responses, "<cr><lf>CARRIER 75/1200<cr><lf>", 1, 01, 00, B0,04,00,00, 00,00,00,00 ; CARRIER 75/1200 - Carrier detected at 75/1200 bps HKR, Responses, "<cr><lf>CARRIER 1200<cr><lf>", 1, 01, 00, B0,04,00,00, 00,00,00,00 ; CARRIER 1200 - Carrier detected at 1200 bps HKR, Responses, "<cr><lf>CARRIER 2400<cr><lf>", 1, 01, 00, 60,09,00,00, 00,00,00,00 ; CARRIER 2400 - Carrier detected at 2400 bps HKR, Responses, "<cr><lf>CARRIER 4800<cr><lf>", 1, 01, 00, C0,12,00,00, 00,00,00,00 ; CARRIER 4800 - Carrier detected at 4800 bps HKR, Responses, "<cr><lf>CARRIER 7200<cr><lf>", 1, 01, 00, 20,1C,00,00, 00,00,00,00 ; CARRIER 7200 - Carrier detected at 7200 bps HKR, Responses, "<cr><lf>CARRIER 9600<cr><lf>", 1, 01, 00, 80,25,00,00, 00,00,00,00 ; CARRIER 9600 - Carrier detected at 9600 bps HKR, Responses, "<cr><lf>CARRIER 12000<cr><lf>", 1, 01, 00, E0,2E,00,00, 00,00,00,00 ; CARRIER 12000 - Carrier detected at 12000 bps HKR, Responses, "<cr><lf>CARRIER 14400<cr><lf>", 1, 01, 00, 40,38,00,00, 00,00,00,00 ; CARRIER 14400 - Carrier detected at 14400 bps HKR, Responses, "<cr><lf>CARRIER 16800<cr><lf>", 1, 01, 00, A0,41,00,00, 00,00,00,00 ; CARRIER 16800 - Carrier detected at 16800 bps HKR, Responses, "<cr><lf>CARRIER 19200<cr><lf>", 1, 01, 00, 00,4B,00,00, 00,00,00,00 ; CARRIER 19200 - Carrier detected at 19200 bps HKR, Responses, "<cr><lf>CARRIER 21600<cr><lf>", 1, 01, 00, 60,54,00,00, 00,00,00,00 ; CARRIER 21600 - Carrier detected at 21600 bps HKR, Responses, "<cr><lf>CARRIER 24000<cr><lf>", 1, 01, 00, C0,5D,00,00, 00,00,00,00 ; CARRIER 24000 - Carrier detected at 24000 bps HKR, Responses, "<cr><lf>CARRIER 26400<cr><lf>", 1, 01, 00, 20,67,00,00, 00,00,00,00 ; CARRIER 26400 - Carrier detected at 26400 bps HKR, Responses, "<cr><lf>CARRIER 28800<cr><lf>", 1, 01, 00, 80,70,00,00, 00,00,00,00 ; CARRIER 28800 - Carrier detected at 28800 bps HKR, Responses, "<cr><lf>CARRIER 31200<cr><lf>", 1, 01, 00, E0,79,00,00, 00,00,00,00 ; CARRIER 31200 - Carrier detected at 31200 bps HKR, Responses, "<cr><lf>CARRIER 33600<cr><lf>", 1, 01, 00, 40,83,00,00, 00,00,00,00 ; CARRIER 33600 - Carrier detected at 33600 bps HKR, Responses, "<cr><lf>CARRIER 14400/VFC<cr><lf>", 1, 01, 00, 40,38,00,00, 00,00,00,00 ; CARRIER 14400 - Carrier detected at 14400 bps HKR, Responses, "<cr><lf>CARRIER 16800/VFC<cr><lf>", 1, 01, 00, a0,41,00,00, 00,00,00,00 ; CARRIER 16800 - Carrier detected at 14400 bps HKR, Responses, "<cr><lf>CARRIER 19200/VFC<cr><lf>", 1, 01, 00, 00,4b,00,00, 00,00,00,00 ; CARRIER 19200 - Carrier detected at 14400 bps HKR, Responses, "<cr><lf>CARRIER 21600/VFC<cr><lf>", 1, 01, 00, 60,54,00,00, 00,00,00,00 ; CARRIER 21600 - Carrier detected at 14400 bps HKR, Responses, "<cr><lf>CARRIER 24000/VFC<cr><lf>", 1, 01, 00, c0,5d,00,00, 00,00,00,00 ; CARRIER 24000 - Carrier detected at 14400 bps HKR, Responses, "<cr><lf>CARRIER 26400/VFC<cr><lf>", 1, 01, 00, 20,67,00,00, 00,00,00,00 ; CARRIER 26400 - Carrier detected at 14400 bps HKR, Responses, "<cr><lf>CARRIER 28800/VFC<cr><lf>", 1, 01, 00, 80,70,00,00, 00,00,00,00 ; CARRIER 28800 - Carrier detected at 14400 bps HKR, Responses, "<cr><lf>CONNECT 16800<cr><lf>", 1, 02, 00, A0,41,00,00, 00,00,00,00 ; CONNECT 16800 - Connection at 16800 bps HKR, Responses, "<cr><lf>CONNECT 21600<cr><lf>", 1, 02, 00, 60,54,00,00, 00,00,00,00 ; CONNECT 21600 - Connection at 21600 bps HKR, Responses, "<cr><lf>CONNECT 24000<cr><lf>", 1, 02, 00, C0,5D,00,00, 00,00,00,00 ; CONNECT 24000 - Connection at 24000 bps HKR, Responses, "<cr><lf>CONNECT 26400<cr><lf>", 1, 02, 00, 20,67,00,00, 00,00,00,00 ; CONNECT 26400 - Connection at 26400 bps HKR, Responses, "<cr><lf>CONNECT 28800<cr><lf>", 1, 02, 00, 80,70,00,00, 00,00,00,00 ; CONNECT 28800 - Connection at 28800 bps HKR, Responses, "<cr><lf>CONNECT 31200<cr><lf>", 1, 02, 00, E0,79,00,00, 00,00,00,00 ; CONNECT 31200 - Connection at 31200 bps HKR, Responses, "<cr><lf>CONNECT 33600<cr><lf>", 1, 02, 00, 40,83,00,00, 00,00,00,00 ; CONNECT 33600 - Connection at 33600 bps HKR, Responses, "<cr><lf>CONNECT 16800/ARQ<cr><lf>", 1, 02, 00, A0,41,00,00, 00,00,00,00 ; CONNECT 16800 - Connection at 16800 bps HKR, Responses, "<cr><lf>CONNECT 21600/ARQ<cr><lf>", 1, 02, 00, 60,54,00,00, 00,00,00,00 ; CONNECT 21600 - Connection at 21600 bps HKR, Responses, "<cr><lf>CONNECT 24000/ARQ<cr><lf>", 1, 02, 00, C0,5D,00,00, 00,00,00,00 ; CONNECT 24000 - Connection at 24000 bps HKR, Responses, "<cr><lf>CONNECT 26400/ARQ<cr><lf>", 1, 02, 00, 20,67,00,00, 00,00,00,00 ; CONNECT 26400 - Connection at 26400 bps HKR, Responses, "<cr><lf>CONNECT 28800/ARQ<cr><lf>", 1, 02, 00, 80,70,00,00, 00,00,00,00 ; CONNECT 28800 - Connection at 28800 bps HKR, Responses, "<cr><lf>COMPRESSION: CLASS 5<cr><lf>", 1, 01, 01, 00,00,00,00, 00,00,00,00 ; COMPRESSION: CLASS 5 - MNP5 compression negotiated HKR, Responses, "<cr><lf>COMPRESSION: V.42bis<cr><lf>", 1, 01, 01, 00,00,00,00, 00,00,00,00 ; COMPRESSION: V.42BIS - V.42bis compression negotiated HKR, Responses, "<cr><lf>COMPRESSION: NONE<cr><lf>", 1, 01, 00, 00,00,00,00, 00,00,00,00 ; COMPRESSION: NONE - No compression negotiated HKR, Responses, "<cr><lf>PROTOCOL: NONE<cr><lf>", 1, 01, 00, 00,00,00,00, 00,00,00,00 ; PROTOCOL: NONE - Asynchronous mode HKR, Responses, "<cr><lf>PROTOCOL: LAP-M<cr><lf>", 1, 01, 02, 00,00,00,00, 00,00,00,00 ; PROTOCOL: LAPM - V.42 LAPM error-control negotiated HKR, Responses, "<cr><lf>PROTOCOL: ALT<cr><lf>", 1, 01, 02, 00,00,00,00, 00,00,00,00 ; PROTOCOL: ALT - Alternative protocol (MNP compatible EC) HKR, Responses, "<cr><lf>PROTOCOL: ALT-CELLULAR<cr><lf>", 1, 01, 0a, 00,00,00,00, 00,00,00,00 ; PROTOCOL: ALT-CELLULAR HKR, Responses, "<cr><lf>+FCERROR<cr><lf>", 1, 03, 00, 00,00,00,00, 00,00,00,00 ; FAX Error - Action ERROR ;---------------------settings------------------- HKR, Settings, Blind_Off,, "X4" HKR, Settings, Blind_On,, "X3" HKR, Settings, CallSetupFailTimer,, "S7=<#>" HKR, Settings, Compression_Off,, "%%C" HKR, Settings, Compression_On,, "%%C3" HKR, Settings, DialPrefix,, "D" HKR, Settings, DialSuffix,, "" HKR, Settings, ErrorControl_Off,, "\N" HKR, Settings, ErrorControl_On,, "\N3" HKR, Settings, ErrorControl_Forced,, "\N2" HKR, Settings, ErrorControl_Cellular,, "\N3-K1*H1)M1-Q0" HKR, Settings, ErrorControl_Cellular_Forced,,"\N2-K1*H1)M1-Q0" HKR, Settings, FlowControl_Off,, "&K" HKR, Settings, FlowControl_Hard,, "&K3" HKR, Settings, FlowControl_Soft,, "&K4" HKR, Settings, InactivityTimeout,, "S30=<#>" HKR, Settings, Modulation_CCITT,, "B" HKR, Settings, Modulation_Bell,, "B1" HKR, Settings, Prefix,, "AT" HKR, Settings, Pulse,, "P" HKR, Settings, SpeakerVolume_Low,, "L1" 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,, "M1" HKR, Settings, Terminator,, "<cr>" HKR, Settings, Tone,, "T" ;**********************************registry entry additions associated with external modems************************************* [EXTERNAL] HKR,, DeviceType, 1, 01 ;************************************registry entry additions associated with internal modems************************************* [INTERNAL] HKR,, DeviceType, 1, 02 ;************************************registry entry additions associated with PCMCIA modems*********************************** [PCMCIA] HKR,,PortDriver,,Serial.vxd HKR,,Contention,,*vcd HKR,, DeviceType, 1, 03 ;**********************************registry entry additions associated with SVD modems************************************* [ROCK_SVD] HKR, SVDmode, 1,,"AT-SMS=0<cr>" HKR, MediaLinkCntrl, 1,,"AT-SMC=1<cr>" HKR, MediaLinkModulation, 1,,"AT-SQS= 2<cr>" ;******************************************************strings section***************************************************************** [Strings] ClassName = "Modem" Mfg = "ASK" Modem22PNP = "VACF336 MODEM" ;APPS_DESC = "Accessories" ; Name of Accessories menu ;SendTo_DESC = "SendTo" ; Name of SendTo folder in the Windows dir ;FileXfer_DESC = "File Transfer" ; Name of file tranfer app in Accessories menu ;SendToPhone_DESC = "Person On Phone" ; Name for file transfer app in SendTo menu ;the following lines are commented out to disable the activation of file transfer at statup, if enabling of file transfer is required ;remove the semicolon from the beginning of the next two lines. ;StartXfer_DESC = "VoiceView Auto Detection" ; Name for auto start feature ;StartUp_DESC = "StartUp" I'm glad the file wasn't any larger, I don't want to kill the new board in it's Maiden Voyage.
|
Robin McIntyre
| Posted on Tuesday, August 12, 2003 - 3:01 pm: | |
Thanks for your assistance. I have finally found someone who persisted with this to sort it out. In the end I unistalled any peripheral I could get away with, then started from scratch again, installing one by one. It seems that there was some conflict between these which was hogging the com port for DOS. The original driver (as above) now works. |
|