Path: utzoo!utgpu!news-server.csri.toronto.edu!rpi!zaphod.mps.ohio-state.edu!samsung!uunet!omni!bob From: bob@omni.com (Bob Weissman) Newsgroups: comp.mail.uucp Subject: Re: Multiple L.sys lines in UUCP Summary: How to program the Hayes dialer in 4.0.3 UUCP Keywords: Reliable UUCP Message-ID: <6286@borabora.omni.com> Date: 26 Apr 91 18:25:27 GMT References: <528@lever.com> <576@racerx.UUCP> Organization: Interphase West, Mountain View, CA Lines: 26 In article <576@racerx.UUCP> ken@racerx.UUCP (Ken Hardy) writes: >I'm not privy to the internals of uucico, but when you use a Telebit with >SunOS pre 4.1 (pre-HDB), you have to work around the brain-dead dialer by >pretending that you're directly connected and put the dialer conversation >in the login chat script. There's a better way, which is undocumented and which I learned from reading the source. In the hayes dialer, if the phone number field of an L.sys entry begins with the two characters "-S", the '-' is dropped and the command is prefixed with "AT" rather than "ATDT". You supply the "DT" in the string. So, for example, you might have the following in L.sys: site Any ACU 19200 -S50=255S111=30X0DT5551212 ogin:--ogin: name sword: xxx which would set the two S-registers to their proper values for UUCP transfers, and disable the advanced result codes which would otherwise confuse the hayes dialer. (Note that I am not suggesting that this exact entry is what you should use, just an example -- you get the idea.) -- Bob Weissman Internet: bob@omni.com UUCP: ...!{apple,decwrl,pyramid,sgi,uunet}!omni!bob