home *** CD-ROM | disk | FTP | other *** search
- 244PC.INI - MS-DOS Kermit initialization for use with the 244PC ROLMphone
-
- This is an alternative MS-DOS Kermit initialization, for people who have 244PC
- ROLMphones. It's similar to MSKERMIT.INI (which is described in MSIIBM.DOC),
- but uses 244PC dialing conventions, i.e. Hayes AT commands. The macros have
- the same names as the Columbia hosts: CUNIXA, CUNIXB, CUNIXC, CUNIXC, SIMB,
- SIML, CUVMB, CUVML, and CLIO.
-
- There are also three additional macros: DIAL, HAYES, and VOICE. The DIAL
- macro lets you dial a data call from the 244PC using the CBX's dialout modem
- pool. To use it, just type DIAL and the phone number, for instance
-
- Kermit-MS>dial 932808050
-
- If the call is completed successfully, Kermit will connect you to the remote
- host or service that you have dialed. Otherwise, you will see the modem's
- error message.
-
- The HAYES macro works the same way, but should be used only with a real Hayes
- or compatible modem. The difference is that it adjusts Kermit's transmission
- speed automatically in case the modem falls back to a lower speed (e.g. when
- a slower modem answers the phone).
-
- The VOICE macro works the same way, but dials a voice call on the 244PC, so
- you don't have to punch the buttons yourself. Example:
-
- Kermit-MS>voice 40000
-
- dials the internal Rolm extension 4-0000.
-
- If you have a 244PC, you can copy this file, edit it to suit your requirements
- (remembering to substitute your CMS and UNIX user IDs for the dummy XYZ ones
- used in the file), and keep it on your PC as MSKERMIT.INI, so that it can be
- executed every time you start Kermit on your PC.
-
- - C. Gianone, CUCCA, October 1988
-
-
-
-
-