On 17-Feb-2000 Marko Cehaja wrote: > After I have set up the internet connection, I changed the file > /etc/chatscripts/provider (or whatever there is) > > from > ABORT BUSY > ABORT "NO CARRIER" > ABORT VOICE > ABORT "NO DIALTONE" > ABORT "NO ANSWER" > "" ATZ <-------- This line to ------>"" ATM0LO > OK ATDT010110191501 > CONNECT \d\c
Here is mine. My modem is quiet :) # /etc/chatscripts/provider file ABORT BUSY ABORT "NO CARRIER" ABORT VOICE ABORT "NO DIALTONE" ABORT "NO ANSWER" "" AT&F2&C1&D2&K3M0 OK ATDT5555555 CONNECT \d\c I have a Supra modem, so the &F2 won't work for you if yours is not Supra. -- Andrew

