From owner-freebsd-hackers Sun Feb 27 17:21:23 2000 Delivered-To: freebsd-hackers@freebsd.org Received: from cain.gsoft.com.au (genesi.lnk.telstra.net [139.130.136.161]) by hub.freebsd.org (Postfix) with ESMTP id 4573937B690 for ; Sun, 27 Feb 2000 17:21:02 -0800 (PST) (envelope-from doconnor@gsoft.com.au) Received: from cain.gsoft.com.au (doconnor@cain [203.38.152.97]) by cain.gsoft.com.au (8.8.8/8.8.8) with ESMTP id LAA19294; Mon, 28 Feb 2000 11:49:44 +1030 (CST) (envelope-from doconnor@gsoft.com.au) Message-ID: X-Mailer: XFMail 1.4.0 on FreeBSD X-Priority: 3 (Normal) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 8bit MIME-Version: 1.0 In-Reply-To: Date: Mon, 28 Feb 2000 11:49:44 +1030 (CST) From: "Daniel O'Connor" To: Victor Ivanov Subject: Re: modem program... Help Cc: freebsd-hackers@FreeBSD.ORG Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On 25-Feb-00 Victor Ivanov wrote: > The modem's escape sequense is three escape symbols (usually '+') which > maybe disabled if the escape symbol is >127 (stored in register 2): > ATS2=x where x>127 disables it, so xxxATH0 won't work. It is good to > disable it (otherwise you get dropped with a simple ping...). > The default value is 43 ('+'). Depends how cheap your modem is.. Hayes patented the guard time between the +'s and the ATH0. They license this, but some modem vendors are too cheap to implement it.. --- Daniel O'Connor software and network engineer for Genesis Software - http://www.gsoft.com.au "The nice thing about standards is that there are so many of them to choose from." -- Andrew Tanenbaum To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message