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

传真(Fax)编程

开发平台:

C/C++

  1. # umc92144.config
  2. # Steffan Klipsch 03 Oct 98 
  3. #
  4. # This file will enable the faxaddmodem script to automatically detect
  5. # UMC modems with BIOS versions as used in the Creatix 14400 modems SG144U, 
  6. # SG144Ui, Phonemaster 144VF and Phonemaster 144VFi.
  7. #
  8. # Credits go to Sascha Ottolski how posted a working snippet in Mar 98.
  9. #
  10. # Instructions : install as file $SPOOL/config/umc92144
  11. #
  12. # Configuration for modems based on UMC 92114 DATA/FAX/VOICE CHIP SET 
  13. # tested on CREATIX Phonemaster 144 VFi
  14. # with BIOS CIS CCUSBIXX V1.10 10/10/95/VERSION 1.10 01-05-01-01)
  15. # users of BIOS VERSION 1.00 00-04-00-00 should consider a BIOS update
  16. # (search on http://www.creatix.com)
  17. #
  18. # CONFIG: CLASS2: *CCUSBIXX*-*
  19. # BEGIN-SERVER
  20. # END-SERVER
  21. #
  22. # Modem-related stuff: should reflect modem command interface
  23. # and hardware connection/cabling (e.g. flow control).
  24. #
  25. ModemType:              Class2        # use this to setup defaults
  26. ModemRate:              19200         # rate for DCE-DTE communication
  27. ModemFlowControl:       rtscts
  28. ModemSetupDTRCmd:       AT&D2       # setup so DTR drop resets modem
  29. ModemSetupDCDCmd:       AT&C1       # setup so DCD reflects carrier (or not)
  30. ModemSetupAACmd:        AT+FAA=1
  31. ModemSetVolumeCmd:      "ATM0 ATL0M1 ATL1M1 ATL2M1 ATL3M1"
  32. ModemDialCmd:           ATDT%s       # T for tone dialing
  33. ModemNoFlowCmd:         AT&K       
  34. ModemHardFlowCmd:       AT&K3       
  35. ModemSoftFlowCmd:       AT&K4       
  36. ModemAnswerFaxBeginCmd: "<19200>"     # fax mode works better with 19200 baud
  37. ModemWaitForConnect:    yes
  38. ModemRecvFillOrder:     MSB2LSB       
  39. Class2RecvDataTrigger:  "22"