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

  1. [NOKGSM]
  2. des=Modem Nokia GSM
  3. version=15/07/1997
  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. init=s init_start;p 9600,n,8,1;g init1
  12. init1=c "ATZ|~AT&F|~AT&C1&D2X1&Q0+CBST=0,0+DR=1+CR=1+IFC=2|~";s offline;g init2
  13. init2=w "BUSY^m^j",0,err_busy;w "NO ANSWER^m^j",0,err_answer;g init3
  14. init3=w "^m^jNO DIAL",0,err_black;w "^m^jBLACKLIST",0,err_black;g cnx_dcd
  15. cnx_dcd=w DCD0,0,deconnect;w DCD1,0,connect;s init_end
  16. cnx_char=w "NO CARRIER^m^j",0,deconnect;w "CONNECT",0,connect;s init_end
  17. err_busy=s busy
  18. err_answer=s no_answer
  19. err_black=s blacklist
  20. connect  =s connect
  21. deconnect=s offline
  22. answer_on   =c "ATS0=2|~"
  23. answer_off  =c "ATS0=0|~"
  24. ;error_on    =c "AT\\N3|~"
  25. ;error_off   =c "AT\\N|~"
  26. compress_on =c "AT+DS=3^m~"
  27. compress_off=c "AT+DS=0^m~"        
  28. answer      =c "ATA^m"
  29. dial        =c "ATD^m"
  30. ;v21         =p 300,n,8,1;c "AT+CBST=1|~"
  31. ;v22         =p 1200,n,8,1;c "AT+CBST=2|~"
  32. ;v22bis      =p 9600,n,8,1;c "AT+CBST=4|~"
  33. v23a        =p 1200,n,8,1;c "AT+CBST=71,0,0|~"
  34. v23r        =p 1200,n,8,1;c "AT+CBST=71,0,0|~"
  35. ;v32         =p 38400,n,8,1;c "AT+CBST=7|~"
  36. ;v32bis      =p 38400,n,8,1;c "AT+CBST=11|~"
  37. ;vfast       =p 57600,n,8,1;c "AT+CBST=0|~"
  38. ;auto        =p 57600,n,8,1;c "AT+CBST=0|~"
  39. auto_v23=on
  40. dtr_rts =off
  41. xon_xoff=off
  42. rts_cts =on
  43. possibilities=3855
  44. fast_init=1
  45.