Current File : //etc/ppp/myisp-chat.tmpl
#ident	"%Z%%M%	%I%	%E% SMI"
#
# Copyright 2005 Sun Microsystems, Inc.  All rights reserved.
# Use is subject to license terms.
#
# This is an example chat script for dialing into a typical ISP.  See
# peers/myisp.tmpl for more information.
#
# The CONNECT string from the modem will be printed to the user's
# terminal.
#
ABORT	BUSY
ABORT	'NO CARRIER'
REPORT	CONNECT
TIMEOUT	10
""	"AT&F1"
OK	"AT&C1&D2"
SAY	"Calling myisp\n"
TIMEOUT	60
OK	"ATDT1-123-555-1212"
CONNECT \c