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

传真(Fax)编程

开发平台:

C/C++

  1. # $Id: eicon,v 1.5 2008/07/28 16:39:16 faxguy Exp $
  2. #
  3. # prototype config for Eicon Diva
  4. #
  5. # CONFIG:CLASS1:Eicon*:.*:.*: Manufacturer=Eicon Model=Diva
  6. #
  7. # BEGIN-SERVER
  8. # END-SERVER
  9. ModemType: Class1 # use this to supply a hint
  10. #
  11. # Enable this to set Caller*ID Number
  12. #
  13. #ModemSetOriginCmd: AT+iO%d
  14. #
  15. # Make sure the modem gives us Caller*ID in a legible way.
  16. #
  17. ModemResetCmds:         AT#CID=14
  18. #
  19. # Eicon recommends initializing with AT+iQ=a1 where "1" is
  20. # the controller number.  This command binds the tty to that
  21. # controller and bypasses the "channel pool" approach.
  22. #
  23. # There are 4 controllers on the 4BRI card.
  24. # For each controller You have to configure 2 ttyds<xx> devices.
  25. #
  26. # 1st controller - ttyds01 (AT#CID=14+iQ=a1), ttyds02 (AT#CID=14+iQ=a1)
  27. # 2nd controller - ttyds03 (AT#CID=14+iQ=a2), ttyds04 (AT#CID=14+iQ=a2)
  28. # 3rd controller - ttyds05 (AT#CID=14+iQ=a3), ttyds06 (AT#CID=14+iQ=a3)
  29. # 4th controller - ttyds07 (AT#CID=14+iQ=a4), ttyds08 (AT#CID=14+iQ=a4) 
  30. #
  31. #ModemResetCmds:         AT#CID=14+iQ=a1
  32. #
  33. # These should match the modem responses for DID and Caller*ID.
  34. #
  35. CallIDPattern: "DAD: "
  36. CallIDPattern: "CID: "