Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 25 Feb 2000 14:17:50 +0200 (EET)
From:      Victor Ivanov <v0rbiz@ab-bg.net>
To:        freebsd-hackers@FreeBSD.ORG
Subject:   Re: modem program... Help
Message-ID:  <Pine.BSF.4.21.0002251415060.12011-100000@bissy.ab-bg.net>
In-Reply-To: <013701bf7f2a$1c4681c0$0301a8c0@Ptacek>

next in thread | previous in thread | raw e-mail | index | archive | help
  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 ('+').




To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-hackers" 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.21.0002251415060.12011-100000>