Xref: utzoo unix-pc.general:1044 comp.sys.att:3721
Path: utzoo!utgpu!water!watmath!clyde!att!osu-cis!n8emr!uncle!jbm
From: jbm@uncle.UUCP (John B. Milton)
Newsgroups: unix-pc.general,comp.sys.att
Subject: Re: ph questions (why pulse-dial mode?)
Keywords: unixpc
Message-ID: <311@uncle.UUCP>
Date: 10 Jul 88 05:13:10 GMT
References: <521@bacchus> <203@elgar.UUCP>
Reply-To: jbm@uncle.UUCP (John B. Milton)
Organization: Just me and my computer, Columbus Ohio
Lines: 29

In article <203@elgar.UUCP> ford@elgar.cts.com (Mike "Ford" Ditto) writes:
>In article <521@bacchus> darren@bacchus (Darren Friedlein) writes:
>>I replaced ph with .phclr recently and now my UNIXpc will only dial out
>>in pulse.
>
>I wrote a program like stty but which displays/edits the phone
...

I also dumped ph. My /etc/.phinit looks like this now (ph0=voice, ph1=data)
---- /etc/.phinit ----
/etc/phupd ph0 VOICE YES NO NO
/etc/phupd ph1 DATA YES NO NO
cd /usr/spool/uucp
lock=LCK..ph0
if [ ! -f $lock ]; then
	echo "\0\0\0\01" > $lock
fi
chown root $lock
chmod 644 $lock
----------------------

There seems to be a bug in .phclr where it only looks at one .linexxx file.

Hey Ford, how about posting the "phtty" program you wrote?

John
-- 
John Bly Milton IV, jbm@uncle.UUCP, n8emr!uncle!jbm@osu-cis.cis.ohio-state.edu
home: (614) 294-4823, work: (614) 459-7641; CP/M to MP/M, MS-DOS to OS/2