home *** CD-ROM | disk | FTP | other *** search
/ CD Net 2000 December / cd_net_2000-12.iso / pc / timtel / drivers / TELESRTC.DR_ / TELESRTC.DR
Encoding:
INI File  |  1997-04-27  |  1.4 KB  |  49 lines

  1. [TELESRTC]
  2. des=Driver TELES Appel RTC
  3. version=08/04/1998
  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 19200,n,8,1;g init1
  15. init1=c "AT&C1&D2B0|~";s offline;g init2
  16. init2=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;g cnx_dcd
  18. cnx_dcd=w DCD0,0,deconnect;w DCD1,0,connect;s init_end
  19. cnx_char=w "^m^jNO CARRIER^m^j",0,deconnect;w "CONNECT",0,connect;s init_end
  20. err_busy=s busy
  21. err_answer=s no_answer
  22. err_black=s blacklist
  23. connect  =s connect
  24. deconnect=s offline
  25. ; don't set, to avoid wrong command ( enabled by default )
  26. ;error_on    =c "AT\\N3^m~"
  27. ;error_off   =c "AT\\N^m~"
  28. ;compress_on =c "AT%C1^m~"
  29. ;compress_off=c "AT%C^m~"
  30. answer_on   =c "ATS0=2|~"
  31. answer_off  =c "ATS0=0|~"
  32. answer      =c "ATA^m"
  33. dial        =c "ATD^m"
  34. v21         =p 300,n,8,1
  35. v22         =p 1200,n,8,1
  36. v22bis      =p 2400,n,8,1
  37. v23a        =p 1200,e,7,1;c "ATS34=75S35=7S36=10S37=1|~"
  38. v23r        =p 1200,e,7,1;c "ATS34=75S35=7S36=10S37=1|~"
  39. v32         =p 19200,n,8,1
  40. v32bis      =p 38400,n,8,1
  41. vfast       =p 57600,n,8,1
  42. auto        =p 38400,n,8,1
  43. dtr_rts =off
  44. xon_xoff=off
  45. rts_cts =off
  46. possibilities=3855
  47. auto_v23=off
  48. fast_init=1
  49.