]> git.pld-linux.org Git - projects/rc-scripts.git/blob - sysconfig/interfaces/data/chat-ppp0.callback
massive :$
[projects/rc-scripts.git] / sysconfig / interfaces / data / chat-ppp0.callback
1 # (c) 1999 Grzegorz Stanislawski <stangrze@open.net.pl>
2 # $Id: chat-ppp0.callback,v 1.2 1999/07/13 12:49:36 misiek Exp $
3 # Script for dialing to host with 'modem level' callback serurity enabled 
4 # as performed by USRobotics Courier modem 
5 ABORT           BUSY
6 ABORT           NO\\sDIAL
7 ABORT           NO\\sCARRIER
8 TIMEOUT         60
9 ''              atz
10 OK              $INITSTRING
11 OK              atdt $PHONE
12 CONNECT         \\c
13 \)?             $CBPASSWORD
14 umber           $CBPHONE
15 HANGUP          OFF
16 CLR_ABORT       NO\\sCARRIER
17 NO\\sCARRIER    \\c
18 TIMEOUT         120
19 RING            ATA
20 ABORT           NO\\sCARRIER
21 CONNECT         \\c
22 HANGUP          ON
23 ogin:           $USER
24 assword:        $PASSWORD       
This page took 0.029058 seconds and 3 git commands to generate.