Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: version B 2.10 Plexus 6/16/84; site mecc.UUCP Path: utzoo!watmath!clyde!burl!ulysses!mhuxr!ihnp4!mgnetp!dicomed!mecc!sewilco From: sewilco@mecc.UUCP (Scot E. Wilcoxon) Newsgroups: net.micro Subject: Re: Re: Darn Xenix Message-ID: <135@mecc.UUCP> Date: Mon, 3-Jun-85 15:31:37 EDT Article-I.D.: mecc.135 Posted: Mon Jun 3 15:31:37 1985 Date-Received: Thu, 6-Jun-85 04:20:41 EDT References: <11055@brl-tgr.ARPA>, <592@intelca.UUCP> Organization: MN Ed Comp Corp, St Paul Lines: 36 In <592@intelca.UUCP> From: kds@intelca.UUCP (Ken Shoemaker) >another possible way to fool it is to put the dialing commands in the >L.sys file, and make it think you are a direct connect line. Then, >if you timeout in the send/expect sequence, you can instead of putting >the modem in a "wait for connect" mode, you keep it in command mode, >echoing characters sent. You then put in a few "A A" (send A, expect A) >in your L.sys file, then at the end, put the modem back on line, just >in time for your long distance connection to be made! Don't laugh, it >works (at least for a Hayes Smartmodem, I actually used it here for a while!). Under Xenix 3.0 Lisa w/Priam and a Racal-Vadic VA3451 (ASCII-controlled modem), the following works OK. IT IS NOT HAYES COMPATIBLE, but the method I use only requires that the modem not abort dialing if input is received. A VA3451 pulse dials, so uucico was timing out even on local calls. Of course, the entire script should be in L.sys as one line without comments and a ^M is really the single character control-M. somesys Any tty0a 1200 0 /* for machine somesys, Any time, use port tty0a at 1200 baud, direct connect */ *-^E-*-I-*-^E-* D MBER? 1234567 4567 ^M /* send control-E until the * indicating command mode comes along, then give number, expect it to be echoed back, then give control-M to make dialing begin */ LINE--LINE--LINE--LINE /* Here's the part you want. VA3451 reports ON LINE when carrier detected. So just keep sending a RETURN until we are ON LINE. If your uucico goes through three timeouts before carrier detect, put more --LINE on here. You can't do this if your modem aborts dialing when you send it a RETURN. */ ^M ogin:--ogin:-BREAK-ogin:--ogin: mecc /* Now the easy part. */ sword:--sword: damocles Scot E. Wilcoxon Minn. Ed. Comp. Corp. circadia!mecc!sewilco 93W15',45N03' (612)481-3507 {ihnp4,mgnetp,uwvax}!dicomed!mecc!sewilco