home *** CD-ROM | disk | FTP | other *** search
- # *--------------------------------------------------------------------*
- # * GVC 9600 v.42bis modem with autobaud, mostly for answering *
- # * calls from 2400 bps modems *
- # * *
- # * Note that because of the autobaud option, the modem *
- # * will never talk to the computer faster than 9600 bps. *
- # *--------------------------------------------------------------------*
- Answer=CONNECT
- Ring="" \p\r\pATS0=1 OK-\pATS0=1-OK "" RING
- AnswerTimeout=20
- Connect=CONNECT
- Device=COM4
- DialPrefix=\pATDT
- DialTimeout=40
- Noconnect="NO DIALTONE" "BUSY" "NO CARRIER" "NO ANSWER"
- Hangup="" \pATH OK-\d\d+++\d\dATH-OK \pATZ OK
- Initialize="" \r\pATZ OK-ATZ-OK-\d\d+++\d\dATHZ-OK \pAT&F2 OK \pATEMS0=0\\J1\\T15S25=2 OK
- ModemTimeout=3
- options=nofixedspeed carrierdetect
- InSpeed=19200
- gPacketTimeout=4
-