Date: Tue, 17 Aug 1999 23:24:10 -0400 (EDT) From: Network Ops <noc@stevetimkorules.com> To: freebsd-questions@freebsd.org Subject: getting chat to work with pppd (ISDN) Message-ID: <Pine.BSF.4.05.9908172321330.18634-100000@walnut.readington.com>
next in thread | raw e-mail | index | archive | help
Right now I have this ppp-up script working: #!/bin/sh # /etc/ppp/ppp-up /usr/sbin/pppd /dev/cuaa1 115200 connect '/usr/bin/chat -v "" ATDT555-1212 CONNECT "" ' I need the phone number to be like 555-1212&2 since i have a motorola bit surf pro and they require a spechial init string and &digit in the phone number to connect dual channels. anybody? Thanks, -Steve noc@readington.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.05.9908172321330.18634-100000>