Patch-ID# 100416-01
Keywords: tip connect to trailblazer using pep mode
Synopsis: SunOS4.1.1: tip fails can't synchronize with hayes
Date: 29/Oct/91

SunOS release: 4.1.1

Unbundled Product: 

Unbundled Release: 

Topic: tip fails "can't synchronize with hayes" when using trailblazer

BugId's fixed with this patch: 1042381

Architectures for which this patch is available: sun3, sun3x, sun4, sun4c

Patches which may conflict with this patch: 

Obsoleted by: 

Files included with this patch: /bin/tip

Problem Description: 

Tip using hayes dialers only recogonized result codes upto "CONNECT 2400",
the TrailBlazer has extended result codes for "RRING" and "CONNECT FAST"
that are not recognized by tip.

Install Instructions: 

As root:

mv /bin/tip /bin/tip.orig
cp `arch`/tip /bin
chown uucp /bin/tip
chmod 4711 /bin/tip

