Alex Buell wrote:

> I'd like a copy of a chatscript that works (leave out your passwords!)
> I've just wasted 3 hours trying to get mine to work. Grr.

Don't use passwords in the script; use PAP:

ABORT           '\nBUSY\r'
ABORT           '\nNO ANSWER\r'
ABORT           '\nRINGING\r\n\r\nRINGING\r'
TIMEOUT         3
''              \rAT
'OK-+++\c-OK'   ATH0
TIMEOUT         30
OK              ATDT08450798666
CONNECT         '\c'
TIMEOUT         25
V42BIS          ''


The V42BIS is to ensure that I will drop an inferior connection; you
should probably modify/lose that bit.

Make sure your PAP secrets file has all four fields.
--
Nick Phillips ([EMAIL PROTECTED])

-
To unsubscribe from this list: send the line "unsubscribe linux-ppp" in
the body of a message to [EMAIL PROTECTED]

Reply via email to