Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: version B 2.10.2 9/18/84; site down.FUN Path: utzoo!watmath!clyde!burl!ulysses!allegra!princeton!down!honey From: honey@down.FUN (code 101) Newsgroups: net.bugs.uucp Subject: Re: How can I do different dialcodes for different devices? Message-ID: <453@down.FUN> Date: Sat, 23-Feb-85 15:27:52 EST Article-I.D.: down.453 Posted: Sat Feb 23 15:27:52 1985 Date-Received: Wed, 27-Feb-85 02:52:37 EST References: <166@encore.UUCP> Organization: Princeton University, EECS Lines: 20 this is easily accomplished with honey danber's table driven conn() (due to dale dejager). e.g., in Systems, you would have the usual princeton Any ACU 1200 etc. in Devices, you would have ACU cul0 - Any hayes \T ACU cul1 - Any hayes 9\T assuming a hayes. (the Dialers entry for hayes, or whatever isn't relevant, so i won't show it.) \T is the code for "phone number from Systems, after Dialcodes translation." shared in/out tty lines are supported for system v, but not for v7 derivatives or 4.2bsd. (ber and i never needed it so no one did the work. besides, it's easy in system v, harder in v7.) however, bill sebok is working on it for 4.2. peter