Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!wuarchive!zaphod.mps.ohio-state.edu!sol.ctr.columbia.edu!lll-winken!sun-barr!newstop!texsun!letni!void!vector!holston!barton From: barton@holston.UUCP (Barton A. Fisk) Newsgroups: comp.dcom.modems Subject: Re: Telebit T1000 problems Summary: just use the dialHA24 source as a template for a T1000 dialer Message-ID: <5753@holston.UUCP> Date: 17 Aug 90 00:55:50 GMT References: <102@mnopltd.UUCP> <1990Aug16.010504.10895@nshore.uucp> Organization: Barton A. Fisk & Co. Lines: 34 In article <1990Aug16.010504.10895@nshore.uucp>, steve@nshore.uucp (Stephen Walick) writes: > As quoted from <102@mnopltd.UUCP> by neal@mnopltd.UUCP: > +--------------- > | ->I am having a problem getting a T1000 Telebit to connect properly with > > > SCO's dialTBIT script is for the "Trailblazer" and uses S registers that > are not known to the T1000, viz., the "S111= " register (about file com- > pression) does not appear on the T1000. I had to comment those references > in the setup and in the script itself or I would run into "mucho" problems. All I had to do was make a copy of the dialHA24 source (call it dialT1000) and make a very few modifications: 1. Modify the setup string to whatever your needs are. Note that you can run in coventional (Hayes AT command) mode and still issue enhanced commands via the ~ construct in your setup string. 2. Anywhere you see the reference to B2400, add a line similar to that using the same syntax except make it B9600. 3. Add a line or two to the sources that will recognize the result string that the TB+ or whatever modem sends back and associate that with the B9600 string. The sources are pretty plain about that. 3. Edit the supplied makefile if you like to output the desired filename and such. I am sure there are better, more eligant ways of doing this, but "it works for me", and has for several months. Hope this helps. Bart -- uucp: holston!barton