[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: silencing modem



On Wed, Feb 16, 2000 at 02:10:54AM +0200, Micha Feigin wrote:
> How do i turn the volume of my modem off when using pon ? (ppp)
> kppp manages to silence the modem

You have to change the init string sent to the modem (it's stored in
/etc/chatscripts/provider, or whatever name you use with pon) to include
the command to turn off the speaker. For my modem that command happens
to be M0, it may be different for yours.

So, you'd change something like this:
  # modeminit
  '' 'ATZ'
to
  # modeminit
  '' 'ATZ M0'


-- 
  finger for GPG public key.

Attachment: pgpALFtehEnlz.pgp
Description: PGP signature


Reply to: