Lines Matching +full:timeout +full:- +full:minutes
10 .Op Fl f Ar chat-file
11 .Op Fl r Ar report-file
12 .Op Fl T Ar phone-number
13 .Op Fl t Ar timeout
14 .Op Fl U Ar phone-number2
22 connection between the Point-to-Point Protocol Daemon
26 .Bl -tag -width indent
35 .It Fl f Ar chat-file
44 .It Fl r Ar report-file
74 .It Fl T Ar phone-number
77 .It Fl t Ar timeout
78 Set the timeout for the expected string to be received.
86 program to terminate with a non-zero error code.
87 .It Fl U Ar phone-number2
133 A script consists of one or more "expect-send" pairs of strings,
134 separated by spaces, with an optional "subexpect-subsend" string pair,
137 .D1 ogin:-BREAK-ogin: ppp ssword: hello2u2
185 should include sub-expect sequences should the original string not be
189 .D1 ogin:--ogin: ppp ssword: hello2u2
209 .Bd -literal -offset indent
269 strings are kept in an array of a pre-determined size (at
282 .Pa /etc/ppp/connect-errors .
295 .Bd -literal -offset indent
300 TIMEOUT 120
301 SAY "Waiting up to 2 minutes for connection ... "
315 .Bd -literal -offset indent
317 Waiting up to 2 minutes for connection ... Connected, now logging in ...
355 expect-file the string "CONNECT" plus any characters which follow it
362 strings are kept in an array of a pre-determined size (at
375 The "expect-send"
385 .Bd -literal -offset indent
433 .Bd -literal -offset indent
443 TIMEOUT 120
447 ogin:--BREAK--ogin: real_account
450 .Sh TIMEOUT
451 The initial timeout value is 45 seconds.
456 To change the timeout value for the next expect string, the following
458 .Bd -literal -offset indent
459 ATZ OK ATDT5551212 CONNECT TIMEOUT 10 ogin:--ogin: TIMEOUT 5 assword: hello2u2
462 This will change the timeout to 10 seconds when it expects the login:
464 The timeout is then changed to 5 seconds when it looks for the
467 The timeout, once changed, remains in effect until it is changed again.
476 End-of-file character sequence.
504 .Bl -tag -width indent
573 .Bl -tag -width indent
590 A timeout event occurred when there was an
593 having a "-subsend" string.