home *** CD-ROM | disk | FTP | other *** search
/ Jeux des Années 80 / CD_JEUX80.bin.7z / CD_JEUX80.bin / games / timtel / drivers / gener_23.dr_ / gener_23.dr
INI File  |  1998-04-07  |  1KB  |  44 lines

  1. [GENER_23]
  2. des=Driver Generique - pas compatible V23
  3. version=09/02/1996
  4. ok=OK
  5. Break=OFF
  6. candial=ON
  7. tempo_cmd=1
  8. dtmf =c "AT|~ATDT$p$n^m";s dial
  9. pulse=c "AT|~ATDP$p$n^m";s dial
  10. ;hangup=c "]~~[~"
  11. hangup=c "~~~+~+~+~~~ATH^m~~~~AT|"
  12. tps_valid_sig=600
  13. tps_valid_cnx=2000
  14. init=s init_start;p 1200,n,8,1;g init1
  15. init1=c "ATZ^m~~~~~~~AT&F|~AT&C1&D2|~";s offline;g init2
  16. init2=w "^m^jNO CARRIER^m^j",0,deconnect;w "^m^jCONNECT",0,connect;w "^m^jBUSY^m^j",0,err_busy;w "^m^jNO ANSWER^m^j",0,err_answer;g init3
  17. init3=w "^m^jNO DIAL",0,err_black;w "^m^jBLACKLIST",0,err_black;s init_end
  18. err_busy=s busy
  19. err_answer=s no_answer
  20. err_black=s blacklist
  21. connect  =s connect
  22. deconnect=s offline
  23. ; don't set, to avoid wrong command ( enabled by default )
  24. ;error_on    =c "AT\\N3^m~"
  25. error_off   =c "AT\\N^m~"
  26. ;compress_on =c "AT%C1^m~"
  27. compress_off=c "AT%C^m~"
  28. answer_on   =c "ATS0=2|~"
  29. answer_off  =c "ATS0=0|~"
  30. answer      =c "ATA^m"
  31. dial        =c "ATD^m"
  32. v21         =p 300,n,8,1;c "AT|~"
  33. v22         =p 1200,n,8,1;c "AT|~"
  34. v22bis      =p 2400,n,8,1;c "AT|~"
  35. v32         =p 38400,n,8,1;c "AT|~"
  36. v32bis      =p 38400,n,8,1;c "AT|~"
  37. vfast       =p 57600,n,8,1;c "AT|~"
  38. auto        =p 38400,n,8,1;c "AT|~"
  39. dtr_rts =off
  40. xon_xoff=off
  41. rts_cts =off
  42. possibilities=3847
  43. auto_v23=off
  44.