Date: Wed, 27 Jun 2001 11:13:29 +0200 From: Sebastiaan van Erk <sebster@sebster.com> To: John Toon <john.toon@btinternet.com> Cc: freebsd-questions@freebsd.org Subject: Re: Modem Speaker Message-ID: <20010627111329.A65545@sebster.com> In-Reply-To: <3B39162B.9040508@btinternet.com>; from john.toon@btinternet.com on Wed, Jun 27, 2001 at 12:09:31AM %2B0100 References: <3B39162B.9040508@btinternet.com>
next in thread | previous in thread | raw e-mail | index | archive | help
John Toon wrote: > What command do I need in my ppp.conf file to completely disable the > modem speaker (which is driving me nuts)? > > I tried: > > set atm0 In the part where you chat with the phone and dial (the set dial command) change the init string and it should work fine. For example: set dial "ABORT BUSY ABORT NO\\sCARRIER TIMEOUT 5 \ \"\" AT OK-AT-OK ATE1Q0M0 OK \\dATDT\\T TIMEOUT 40 CONNECT" ^^^^^^^^ Greetings, Sebastiaan van Erk 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?20010627111329.A65545>