Path: utzoo!utgpu!watserv1!watmath!uunet!cs.utexas.edu!usc!ucsd!ucsdhub!cuuxun!jhunix!andy From: andy@jhunix.HCF.JHU.EDU (Andy S Poling) Newsgroups: unix-pc.general Subject: Re: OBM: outgoing only Summary: easy Message-ID: <3945@jhunix.HCF.JHU.EDU> Date: 12 Jan 90 18:16:26 GMT References: <481@cpsolv.UUCP> Reply-To: andy@gollum.hcf.jhu.edu (Andy Poling) Followup-To: unix-pc.general Organization: The Johns Hopkins University - HCF Lines: 39 In article <481@cpsolv.UUCP> rhg@cpsolv.uucp (Richard H. Gumpertz) writes: >Asked before, but absolutely no responses the last time: > >Does anybody know how to make the On Board Modem of a Unix PC 7300 outgoing >only? That is, it can originate calls but not answer them. Preference is for >this to be done on ph2, but I suppose ph1 could be used if necessary. Surely >there must be a way! What about making it answer on Nth ring where N > 1? If you want to be able to use the phone line for outgoing calls only, this is the simple solution I use for my UNIXpc at home: NOTE: phone lines one and two are really /dev/ph0 and /dev/ph1. /etc/inittab refers to the device names in /dev, so we'll change ph1 in this procedure. 1) configure the line to be a DATA line in the phone setup window. 2) edit /etc/inittab: change the line starting with " ph1:2:respawn:", changing the "respawn" to "off". Make sure you leave the blank space at the beginning of the line. 3) kill -HUP 1 to tell init to re-read the inittab. This causes the phone setup to believe that there is a getty on the phone line - but there isn't. Thus the line stays set for data calls, but your UNIXpc will never answer the phone. I think the relative impossibility of modifying binaries to answer on other than the first ring has been discussed here before. -Andy -- Andy Poling Internet: andy@gollum.hcf.jhu.edu Network Services Group Bitnet: ANDY@JHUVMS Homewood Academic Computing Voice: (301)338-8096 Johns Hopkins University UUCP: mimsy!aplcen!jhunix!gollum!andy