lucent-mt-2
上传用户:weiyuanprp
上传日期:2020-05-20
资源大小:1169k
文件大小:2k
源码类别:

传真(Fax)编程

开发平台:

C/C++

  1. # $Id: lucent-mt-2,v 1.3 2006/06/06 20:45:14 faxguy Exp $
  2. #
  3. # prototype config file for MultiTech MT5634ZPX-PCI (Lucent Venus)
  4. # Note that this file is named intentionally "lucent-mt-2"
  5. # to precede "mt-1432" and win the pick; the two files are
  6. # incompatible and conflict in CONFIG catch-strings.
  7. # Non-MT5634ZPX-PCI modems will pass this file by
  8. # because this CONFIG line is model-specific.
  9. #
  10. #
  11. # CONFIG: CLASS2:"Multi-Tech Systems"-"MT5634ZPX-PCI"-*
  12. # CONFIG: CLASS2:"Multi-Tech Systems"-"MT5634ZBA"-*
  13. # CONFIG: CLASS2:*-"ISI5634PCI"-*
  14. # CONFIG: CLASS2:*-"MT5634SMI-V92"-*
  15. #
  16. # BEGIN-SERVER
  17. # END-SERVER
  18. #
  19. ModemType: Class2
  20. ModemRate: 19200
  21. ModemFlowControl: rtscts
  22. ModemNoFlowCmd: AT&K0
  23. ModemSoftFlowCmd: AT&K4
  24. ModemHardFlowCmd: AT&K3
  25. ModemRecvFillOrder: MSB2LSB # classic MultiTech
  26. ModemSetupDTRCmd: AT&D3 # hang up and reset on DTR drop
  27. Class2APQueryCmd: none # not available
  28. Class2BUGCmd: none # not available
  29. Class2NFLOCmd: AT+FLO=0
  30. Class2SFLOCmd: AT+FLO=1
  31. Class2HFLOCmd: AT+FLO=2
  32. # The modem performs copy quality correction (in Class 2... gasp!)
  33. # always, thus it's not a good idea to use host-based CQ.  The
  34. # query response is incorrect, also.
  35. Class2CQQueryCmd: "!0-2"
  36. Class2CQCmd: AT+FCQ=1
  37. # If your line supports Caller-ID, you may want to uncomment this...
  38. # ModemResetCmds: AT+VCID=1
  39. # CallIDPattern: "NMBR="
  40. # CallIDPattern: "NAME="
  41. # Or with the MT5634ZBA-DID you'll probably need something like...
  42. # ModemReadyCmds: AT*DS1*DD0*DF1*DN4 # enable DTMF-DID, wink-start, 4 digits
  43. # CallIDPattern: "DTMF" # format of AT*DF1
  44. # CallIDAnswerLength: 4 # four DTMF-DID digits then ATA
  45. # ModemResetCmds: AT*DP1 # to reverse the polarity