Spelling mistake and Chatscript timeout details.

This commit is contained in:
m_wright 2001-11-09 16:31:37 +00:00
parent 9883a8ff60
commit e17518621b
1 changed files with 13 additions and 5 deletions

View File

@ -24,6 +24,14 @@
<pubdate>2001-11-07</pubdate>
<revhistory>
<revision>
<revnumber>v0.24</revnumber>
<date>2001-11-09</date>
<authorinitials>mww</authorinitials>
<revremark>
Technical detail with the chatscript timeout (and found a spelling mistake or two!). Thanks again to Bill Staehle.
</revremark>
</revision>
<revision>
<revnumber>v0.23</revnumber>
<date>2001-11-07</date>
@ -37,7 +45,7 @@
<date>2001-11-06</date>
<authorinitials>mww</authorinitials>
<revremark>
Changed a couple more little botches. Thanks again go to Bill Staehle
Changed a couple more little botches. Thanks again go to Bill Staehle.
</revremark>
</revision>
<revision>
@ -45,7 +53,7 @@
<date>2001-11-03</date>
<authorinitials>mww</authorinitials>
<revremark>
Changed discrepancies reported by Bill Staehle
Changed discrepancies reported by Bill Staehle.
</revremark>
</revision>
<revision>
@ -53,7 +61,7 @@
<date>2001-11-01</date>
<authorinitials>mww</authorinitials>
<revremark>
Added Alcatel Speedtouch Information
Added Alcatel Speedtouch Information.
</revremark>
</revision>
<revision>
@ -195,12 +203,12 @@ in Windows then this is the phone number and init commands. </para>
"OK" "ATDT \T"
ABORT BUSY
ABORT "NO CARRIER"
TIMEOUT 160
TIMEOUT 60
CONNECT \c
</screen>
</para>
<para> This script will dial BTi providing you put in the \T so we can added the telephone number later. I suggest saving the chatscipr as something like <filename>/etc/ppp/chatscript</filename> Once you've saved it we can move onto setting up BTi's CHAP authentication.
<para> This script will dial BTi providing you put in the \T so we can added the telephone number later. I suggest saving the chatscript as something like <filename>/etc/ppp/chatscript</filename> Once you've saved it we can move onto setting up BTi's CHAP authentication.
</para>
</sect2>