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

传真(Fax)编程

开发平台:

C/C++

  1. # $Id: i537ep,v 1.1 2008/10/14 03:01:01 faxguy Exp $
  2. #
  3. # prototype config for the Intel 537EP chipset soft-modem
  4. #
  5. # CONFIG:CLASS1:.*:537EP:.*: Manufacturer=Intel Model=537EP
  6. #
  7. # BEGIN-SERVER
  8. # END-SERVER
  9. ModemType: Class1 # use this to supply a hint
  10. ModemRate: 38400 # rate for DCE-DTE communication
  11. ModemFlowControl: rtscts
  12. ModemMfrQueryCmd: ATI2 # Intel Corporation
  13. ModemModelQueryCmd: ATI3 # 537EP
  14. ModemRevQueryCmd: ATI4 # 537EP  PRE-Release 2.70.95.0  - Jul 26 2005 - 11:59:21
  15. Class1TMConnectDelay: 400 # counteract quick CONNECT response
  16. #
  17. # AT+VSM=? response as follows...
  18. #
  19. # 0,"8-Bit Linear",8,0,(4800,7200,8000,9600,11025),(0),(0)
  20. # 1,"UNSIGNED PCM",16,0,(4800,7200,8000,9600,11025),(0),(0)
  21. # 2,"4-Bit ADPCM",4,0,(4800,7200,8000,9600,11025),(0),(0)
  22. # 128,"8-Bit Linear",8,0,(4800,7200,8000,9600,11025),(0),(0)
  23. # 129,"16-Bit Linear",16,0,(4800,7200,8000,9600,11025),(0),(0)
  24. # 132,"4-Bit ADPCM",4,0,(4800,7200,8000,9600,11025),(0),(0)
  25. # 140,"CL1",8,0,(4800,7200,8000,9600,11025),(0),(0)
  26. # 141,"3-Bit ADPCM",3,0,(4800,7200,8000,9600,11025),(0),(0)
  27. # 130,"A-Law",8,0,(4800,7200,8000,9600,11025),(0),(0)
  28. # 131,"U-Law",8,0,(4800,7200,8000,9600,11025),(0),(0)