>> "MB" == Martin Bialasinski <[EMAIL PROTECTED]> writes:
>> "SC" == Sudhakar Chandrasekharan <[EMAIL PROTECTED]> writes:
SC> Oct 3 09:26:08 cabrio chat[1127]: Password:
SC> Oct 3 09:26:08 cabrio chat[1127]: -- got it
SC> Oct 3 09:26:08 cabrio chat[1127]: send (??????)
SC> Oct 3 09:26:08 cabrio chat[1127]: send (\d)
MB> Make you r last line in the chatscript look:
MB> CONNECT ""
Sh*t, must have been stoned when I wrote this.
What I mean is that you shouldn't send the \d. So:
[...]
Password: yourpassword
should be the last line. Except if you need to send "ppp" to start ppp
mode. Then you need to know the terminalserver's prompt (lets assume
it is ":"). The last line is then
: ppp
Ciao,
Martin