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

传真(Fax)编程

开发平台:

C/C++

  1. # HylaFAX prototype configuration file for UMC 9624,2,E,290E 14.4 modem
  2. # - painfully worked out through trial-and-error and HylaFAX bug fixing by
  3. # Lee Howard <faxguy@deanox.com>
  4. #
  5. # Note that this modem will not respond nicely to ATH when already on hook.
  6. # Consequently, HylaFAX versions up to and including 4.1beta3 will not
  7. # play nicely with it.  ATH should be removed from reset commands in the 
  8. # next release.
  9. #
  10. # CONFIG: CLASS2: *-"9624,2,E,290E"-*
  11. #
  12. # BEGIN-SERVER
  13. # END-SERVER
  14. #
  15. # Modem-related stuff: should reflect modem command interface
  16. # and hardware connection/cabling (e.g. flow control).
  17. #
  18. ModemType:              Class2        # use this to setup defaults
  19. ModemRate:              19200         # max rate for DCE-DTE communication
  20. ModemFlowControl:       rtscts
  21. ModemSetupDTRCmd:       AT&D2       # setup so DTR drop resets modem
  22. ModemSetupDCDCmd:       AT&C1       # setup so DCD reflects carrier (or not)
  23. ModemNoFlowCmd:         AT&K       
  24. ModemHardFlowCmd:       AT&K3       
  25. ModemSoftFlowCmd:       AT&K4       
  26. ModemAnswerFaxBeginCmd: "<19200>"     # fax mode works better with 19200 baud
  27. ModemRecvFillOrder:     MSB2LSB       
  28. Class2APQueryCmd: none # prevent ERROR
  29. Class2BUGCmd: none # prevent ERROR
  30. Class2CQQueryCmd: !(0),(0) # no CQ checking capability
  31. Class2DDISCmd: AT+FDIS # workaround broken +FDIS handling
  32. Class2PHCTOCmd: none # prevent ERROR
  33. Class2RecvDataTrigger:  "22"
  34. Class2SPLCmd: none # prevent ERROR
  35. Class2TBCCmd: none # prevent ERROR