> Does anyone know if there is a way to configure
> Diald to automatically dial an alternate number
> after a failure to connect to a primary number? If
> so I would be interested in getting the knowing the
> steps/procedure involved.
>
You can do this in the chat script itself. Have the chat
script be a shell script that trys to connect a couple of
times (with chat), and if it fails (figure this out by
examining the return code ($?)), try the alternate
number.
There should be example dial scripts with both ppp and diald.
-- cary
-
To unsubscribe from this list: send the line "unsubscribe linux-diald" in
the body of a message to [EMAIL PROTECTED]