Re: modem speaker

1999-09-12 Thread Marcin Kurc
use ATM0 instead ATZ in your initiation scripts for example: exec chat -v\ TIMEOUT 7 \ ABORT '\nBUSY\r' \ ABORT '\nNO ANSWER\r' \

RE: modem speaker

1999-09-12 Thread Pollywog
On 12-Sep-99 Juli-Manel Merino Vidal wrote: > Hi all, > > what do I have to do to disable the modem speaker when dialing to the > internet ? In your connect script, add M0 to your init string. -- Andrew