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

传真(Fax)编程

开发平台:

C/C++

  1. # $Id: lucent-mt-20,v 1.4 2007/02/21 19:23:06 faxguy Exp $
  2. #
  3. # prototype config file for MultiTech MT5634ZBA-V.92-NAM
  4. #
  5. #
  6. # CONFIG: CLASS2.0:"Multi-Tech Systems"-"MT5634ZBA"-*
  7. # CONFIG: CLASS2.0:"Multi-Tech Systems"-"MT5634ZPX"-*
  8. # CONFIG: CLASS2.0:*-"ISI5634PCI"-*
  9. # CONFIG: CLASS2.0:*-"MT5634SMI-V92"-*
  10. #
  11. # BEGIN-SERVER
  12. # END-SERVER
  13. #
  14. ModemType: Class2.0
  15. ModemRate: 19200
  16. ModemNoFlowCmd: AT&K0
  17. ModemSoftFlowCmd: AT&K4
  18. ModemHardFlowCmd: AT&K3
  19. ModemSetupDTRCmd: AT&D3 # hang up and reset on DTR drop
  20. Class2APCmd: AT+FAP=1,1,1
  21. Class2BUGCmd: AT+FBU=0 # early firmware is buggy
  22. Class2SendRTC: yes
  23. Class2UseHex: yes
  24. # Some firmwares do not report copy quality correction, although it
  25. # is present and cannot be disabled.  Thus modem-based CQ must be used.
  26. Class2CQQueryCmd: "!(00-02),(00-02)"
  27. Class2CQCmd: AT+FCQ=1,0
  28. # versions that respond to AT+FFC=? with non-zero data support RTFCC
  29. # Class2RTFCC: yes
  30. # Some firmware revisions (i.e. 1.25 in ZBAs) report MMR support but
  31. # corrupt the data.  Enabling the following lines should work around this.
  32. # Compare this against the modem's AT+FCC=? response.
  33. # Class2DCCQueryCmd:    "!(00-01),(00-05),(00-02),(00-02),(00-01),(00-01),(00),(00-07)"
  34. # ModemAnswerCmd: AT+FCC=,,,,1,,,,0;A
  35. # ModemDialCmd: AT+FCC=,,,,1,,,,0;DT%s
  36. # If your modem supports ECM you may want to do something like this
  37. # Class2Cmd: AT+FCLASS=2.0;+FRY=4
  38. # If your line supports Caller-ID, you may want to uncomment this...
  39. # ModemResetCmds: AT+VCID=1
  40. # CallIDPattern: "NMBR="
  41. # CallIDPattern: "NAME="
  42. # Or with the MT5634ZBA-DID you'll probably need something like...
  43. # ModemReadyCmds: AT*DS1*DD0*DF1*DN4 # enable DTMF-DID, wink-start, 4 digits
  44. # CallIDPattern: "DTMF" # format of AT*DF1
  45. # CallIDAnswerLength: 4 # four DTMF-DID digits then ATA
  46. # ModemResetCmds: AT*DP1 # to reverse the polarity