Date: Wed, 2 Dec 1998 08:29:33 -0600 (CST) From: Mike Jenkins <mjenkins@carp.gbr.epa.gov> To: rowan@sensation.net.au Cc: freebsd-isp@FreeBSD.ORG Subject: Re: chat type program for automated dialling of a modem Message-ID: <199812021429.IAA11131@carp.gbr.epa.gov> In-Reply-To: <Pine.BSF.4.01.9812021306560.2197-100000@velvet.sensation.net.au>
next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, 2 Dec 1998 Rowan Crowe <rowan@sensation.net.au> wrote: > I have an application that requires automatic dialling of a modem number, > then entry of a couple of parameters once connected. Chat can easily do > this, but it doesn't seem to be able to work by itself (if the man page is > anything to go by). You can't specify the device or speed on the > commandline, that seems to be passed on by pppd (?) How about normal redirection? I tried this and it worked: % chat -e '' ATZ OK </dev/cuaa1 >/dev/cuaa1 Mike To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199812021429.IAA11131>