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

传真(Fax)编程

开发平台:

C/C++

  1. # $Id: digi-2,v 1.2 2007/06/19 16:14:05 faxguy Exp $
  2. #
  3. # prototype config for Digi AccelePort RAS
  4. # It uses a K56 chip, but is similar in behavior to Lucents.
  5. #
  6. # Note that because the devices are named as "ttyG0_00" (which on some
  7. # systems indicates a subdirectory, i.e. "ttyG0/00") you must:
  8. # `ln -s /dev/ttyG0_00 /dev/ttyG000`
  9. # for each device and refer to the symlink.  Otherwise various HylaFAX 
  10. # functions will fail.
  11. # CONFIG: CLASS2:"Digi"*-"RAS modem"*-*
  12. #
  13. # BEGIN-SERVER
  14. # END-SERVER
  15. ModemType: Class2 # use this to supply a hint
  16. ModemRate: 19200
  17. ModemFlowControl: rtscts
  18. ModemNoFlowCmd: AT&K0
  19. ModemSoftFlowCmd: AT&K4
  20. ModemHardFlowCmd: AT&K3
  21. Class2APQueryCmd: none # not available
  22. # If your line supports Caller-ID, you may want to uncomment this...
  23. # ModemResetCmds: "AT#CID=1"
  24. # CallIDPattern: "NMBR="
  25. # CallIDPattern: "NAME="
  26. # MMR is problematic for the Digis.
  27. Class2DCCQueryCmd: "!(0-1),(0-5),(0-2),(0-2),(0-1),(0-1),0,(0-7)"