; USRobotics Courier Dual Standard Terbo, and 28,800 V.FC & V.32bis ;============================================================= ; Last revision date: 07/08/94. Added result codes that will ; will support the Courier Terbo, 28,800 V.FC, as well as ; V.32bis only modems. This script also supports Sportster ; highspeed modems including: SP 28,800 V.FC, and SP V.32bis. ; Last revision date: 02/22/93 (update this date ; each time you edit; it is also advisable to rename ; your edited file [use Save As, rather than Save ; option] to avoid later confusion and to keep the ; original .MDM file intact). ; NOTE: Refer to the file TEMPLATE.MDM (A Sample Modem ; Command File) for a description of modem command ; files and how they work. "A Sample Modem Command ; File" is user selectable within the Lotus Notes ; Setup dialog "Modem Type" listbox in which you found ; this modem command file (see end of listings, ; beginning with a period) and is a printable ASCII ; text file (approximately 15 pages). ; Additional information may be obtained from either of ; the two so-called "generic" modem command files ; (alphabetically listed under letter G, designed for ; use with Notes Releases 2.x and 3.x, 9600 bps and ; 14400 bps maximum, respectively), each of which may ; first be tried as-is with unlisted modems, then edited ; if required (within the Notes edit box, or outside of ; Notes, with any text editor) according to the printed ; instructions within each file, and in compliance with ; the vendor's command set, result codes, DIP switch ; settings, and technical specifications as listed in ; the equipment's users manual. ; For the specific modem(s) listed under this heading: ;=============================================================== ; Switch settings: ; Large switch: UP ; DIP switches: 1,2,4,6,7 = UP, all others DOWN [attributes] MODELS=USRobotics Courier & Dual Standard V.FC, Terbo and V.32bis DEFAULT SPEED=38400 MAXIMUM SPEED=38400 NULL MODEM=0 [commands] ESCAPE=+++ ATTENTION=ATE0V1 HANGUP=ATH0 SETUP=AT&F SETUP=ATE0&A2B0&N0S10=15&B1 SETUP=ATV1Q0S0=0S7=60X4 RTS/CTS ENABLED=AT&H1&R2&K1 RTS/CTS IGNORED=AT&H0&R2&K0 VOLUME OFF=ATM0 VOLUME LOW=ATM1 VOLUME MEDIUM=ATM1 VOLUME HIGH=ATM1 ANSWER=ATA MANUAL DIAL=ATX3S9=1D, AUTO DIAL SETUP=ATS9=6 AUTO PULSE DIAL=ATDP AUTO TONE DIAL=ATDT AUTO DIAL SUFFIX=, [responses] OK=OK RING=RING BUSY=BUSY NO DIALTONE=NO DIAL TONE NO ANSWER=NO ANSWER NO CARRIER=NO CARRIER ERROR=ERROR CONNECT, 38400,300=CONNECT/ARQ CONNECT, 38400,1200=CONNECT 1200/ARQ CONNECT, 38400,2400=CONNECT 2400/ARQ CONNECT, 38400,9600=CONNECT 9600/ARQ CONNECT, 38400,4800=CONNECT 4800/ARQ CONNECT, 38400,12000=CONNECT 12000/ARQ CONNECT, 38400,7200=CONNECT 7200/ARQ CONNECT, 38400,14400=CONNECT 14400/ARQ CONNECT, 38400,16800=CONNECT 16800/ARQ CONNECT, 38400,19200=CONNECT 19200/ARQ CONNECT, 38400,21600=CONNECT 21600/ARQ CONNECT, 38400,24000=CONNECT 24000/ARQ CONNECT, 38400,26400=CONNECT 26400/ARQ CONNECT, 38400,28800=CONNECT 28800/ARQ CONNECT, 38400,9600=CONNECT 9600/HST CONNECT, 38400,9600=CONNECT 9600/ARQ/HST CONNECT, 38400,9600=CONNECT 9600/V32 CONNECT, 38400,9600=CONNECT 9600/ARQ/V32 CONNECT, 38400,4800=CONNECT 4800/HST CONNECT, 38400,4800=CONNECT 4800/ARQ/HST CONNECT, 38400,4800=CONNECT 4800/V32 CONNECT, 38400,4800=CONNECT 4800/ARQ/V32 CONNECT, 38400,7200=CONNECT 7200/HST CONNECT, 38400,7200=CONNECT 7200/ARQ/HST CONNECT, 38400,7200=CONNECT 7200/V32 CONNECT, 38400,7200=CONNECT 7200/ARQ/V32 CONNECT, 38400,12000=CONNECT 12000/HST CONNECT, 38400,12000=CONNECT 12000/ARQ/HST CONNECT, 38400,12000=CONNECT 12000/V32 CONNECT, 38400,12000=CONNECT 12000/ARQ/V32 CONNECT, 38400,14400=CONNECT 14400/HST CONNECT, 38400,14400=CONNECT 14400/ARQ/HST CONNECT, 38400,14400=CONNECT 14400/V32 CONNECT, 38400,14400=CONNECT 14400/ARQ/V32 CONNECT, 38400,14400=CONNECT 14400/VFC CONNECT, 38400,14400=CONNECT 14400/ARQ/VFC CONNECT, 38400,16800=CONNECT 16800/HST CONNECT, 38400,16800=CONNECT 16800/ARQ/HST CONNECT, 38400,16800=CONNECT 16800/V32 CONNECT, 38400,16800=CONNECT 16800/ARQ/V32 CONNECT, 38400,16800=CONNECT 16800/VFC CONNECT, 38400,16800=CONNECT 16800/ARQ/VFC CONNECT, 38400,19200=CONNECT 19200/HST CONNECT, 38400,19200=CONNECT 19200/ARQ/HST CONNECT, 38400,19200=CONNECT 19200/V32 CONNECT, 38400,19200=CONNECT 19200/ARQ/V32 CONNECT, 38400,19200=CONNECT 19200/VFC CONNECT, 38400,19200=CONNECT 19200/ARQ/VFC CONNECT, 38400,21600=CONNECT 21600/HST CONNECT, 38400,21600=CONNECT 21600/ARQ/HST CONNECT, 38400,21600=CONNECT 21600/V32 CONNECT, 38400,21600=CONNECT 21600/ARQ/V32 CONNECT, 38400,21600=CONNECT 21600/VFC CONNECT, 38400,21600=CONNECT 21600/ARQ/VFC CONNECT, 38400,24000=CONNECT 24000/VFC CONNECT, 38400,24000=CONNECT 24000/ARQ/VFC CONNECT, 38400,26400=CONNECT 26400/VFC CONNECT, 38400,26400=CONNECT 26400/ARQ/VFC CONNECT, 38400,28800=CONNECT 28800/VFC CONNECT, 38400,28800=CONNECT 28800/ARQ/VFC