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

传真(Fax)编程

开发平台:

C/C++

  1. # $Id: lucent-mt-21,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.1:"Multi-Tech Systems"-"MT5634ZBA"-*
  7. # CONFIG: CLASS2.1:"Multi-Tech Systems"-"MT5634ZPX"-*
  8. # CONFIG: CLASS2.1:*-"ISI5634PCI"-*
  9. # CONFIG: CLASS2.1:*-"MT5634SMI-V92"-*
  10. #
  11. # BEGIN-SERVER
  12. # END-SERVER
  13. #
  14. ModemType: Class2.1
  15. ModemRate: 57600 # for V.34 faxing
  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) report MMR support but corrupt the data.
  31. # Some firmware revisions (i.e. 1.25 and 1.28) report extended resolution support but
  32. # have trouble with 300x300 and 400x400 resolutions and corrupt DIS for inch resolutions.
  33. # Enabling the following lines should work around these things.
  34. # Compare this against the modem's AT+FCC=? response.
  35. # Class2DCCQueryCmd: "!(03),(00-05),(00-02),(00-02),(00-01),(00-01),(00),(00-07)"
  36. # ModemAnswerCmd: AT+FCC=03,,,,1,,,,0;A
  37. # ModemDialCmd: AT+FCC=03,,,,1,,,,0;DT%s
  38. # If your modem supports ECM you may want to do something like this 
  39. # Class2Cmd: AT+FCLASS=2.1;+FRY=4
  40. # If your line supports Caller-ID, you may want to uncomment this...
  41. # ModemResetCmds: AT+VCID=1
  42. # CallIDPattern: "NMBR="
  43. # CallIDPattern: "NAME="
  44. # Or with the MT5634ZBA-DID you'll probably need something like...
  45. # ModemReadyCmds: AT*DS1*DD0*DF1*DN4 # enable DTMF-DID, wink-start, 4 digits
  46. # CallIDPattern: "DTMF" # format of AT*DF1
  47. # CallIDAnswerLength: 4 # four DTMF-DID digits then ATA
  48. # ModemResetCmds: AT*DP1 # to reverse the polarity