home *** CD-ROM | disk | FTP | other *** search
INI File | 2000-02-02 | 1.3 KB | 49 lines |
- [SIMPLE]
- des=Driver Generique Rapide
- version=06/03/1997
- ok=OK
- Break=OFF
- candial=ON
- tempo_cmd=1
- dtmf =c "AT|~ATDT$p$n^m";s dial
- pulse=c "AT|~ATDP$p$n^m";s dial
- hangup=c "]~~[~"
- ;hangup=c "~~~+~+~+~~~ATH^m~~~~AT|"
- tps_valid_sig=600
- tps_valid_cnx=2000
- init=s init_start;p 1200,n,8,1;g init1
- init1=c "AT&F|~AT&C1&D2X3|~";s offline;g init2
- init2=w "NO CARRIER^m^j",0,deconnect;w "CONNECT",0,connect;w "^m^jBUSY^m^j",0,err_busy;w "^m^jNO ANSWER^m^j",0,err_answer;g init3
- init3=w "^m^jNO DIAL",0,err_black;w "^m^jBLACKLIST",0,err_black;s init_end
- err_busy=s busy
- err_answer=s no_answer
- err_black=s blacklist
- connect =s connect
- deconnect=s offline
- ; don't set, to avoid wrong command ( enabled by default )
- ;error_on =c "AT\\N3^m~"
- error_off =c "AT\\N^m~"
- ;compress_on =c "AT%C1^m~"
- compress_off=c "AT%C^m~"
- answer_on =c "ATS0=2|~"
- answer_off =c "ATS0=0|~"
- answer =c "ATA^m"
- dial =c "ATD^m"
- v21 =p 300,n,8,1
- v22 =p 1200,n,8,1
- v22bis =p 2400,n,8,1
- v23a =p 1200,n,8,1
- v23r =p 1200,n,8,1
- v32 =p 19200,n,8,1
- v32bis =p 38400,n,8,1
- vfast =p 57600,n,8,1
- auto =p 38400,n,8,1
- dtr_rts =off
- xon_xoff=off
- rts_cts =off
- possibilities=3855
- auto_v23=off
- fast_init=1
- tx_slow=140
- tx_buffer=1024
-