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

传真(Fax)编程

开发平台:

C/C++

  1. # $Id: lucent,v 1.10 2008/10/13 15:44:46 faxguy Exp $
  2. #
  3. # HylaFAX Facsimile Software
  4. #
  5. # Copyright (c) 1990-1996 Sam Leffler
  6. # Copyright (c) 1991-1996 Silicon Graphics, Inc.
  7. # HylaFAX is a trademark of Silicon Graphics, Inc.
  8. # Permission to use, copy, modify, distribute, and sell this software and 
  9. # its documentation for any purpose is hereby granted without fee, provided
  10. # that (i) the above copyright notices and this permission notice appear in
  11. # all copies of the software and related documentation, and (ii) the names of
  12. # Sam Leffler and Silicon Graphics may not be used in any advertising or
  13. # publicity relating to the software without the specific, prior written
  14. # permission of Sam Leffler and Silicon Graphics.
  15. # THE SOFTWARE IS PROVIDED "AS-IS" AND WITHOUT WARRANTY OF ANY KIND, 
  16. # EXPRESS, IMPLIED OR OTHERWISE, INCLUDING WITHOUT LIMITATION, ANY 
  17. # WARRANTY OF MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE.  
  18. # IN NO EVENT SHALL SAM LEFFLER OR SILICON GRAPHICS BE LIABLE FOR
  19. # ANY SPECIAL, INCIDENTAL, INDIRECT OR CONSEQUENTIAL DAMAGES OF ANY KIND,
  20. # OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS,
  21. # WHETHER OR NOT ADVISED OF THE POSSIBILITY OF DAMAGE, AND ON ANY THEORY OF 
  22. # LIABILITY, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE 
  23. # OF THIS SOFTWARE.
  24. #
  25. #
  26. # prototype config for Lucent LT Winmodem using ltmodem.o driver,
  27. # as well as many other Lucent chipset modems.
  28. # (They work well with all default Class 1 configs.)
  29. #
  30. # CONFIG:CLASS1:LT V.90 Data+Fax*:.*:.*: Manufacturer=Lucent Model='LT Winmodem'
  31. # CONFIG:CLASS1:LT V.92 Data+Fax*:.*:.*: Manufacturer=Lucent Model='LT Winmodem'
  32. # CONFIG:CLASS1:LT V.90 1.0 MT5634ZPX-PCI*:.*:.*: Manufacturer=MultiTech Model=MT5634ZPX-PCI
  33. # CONFIG:CLASS1:LT V.92 1.0 MT5634ZPX-PCI*:.*:.*: Manufacturer=MultiTech Model=MT5634ZPX-PCI-V92
  34. # CONFIG:CLASS1:LT V.90 1.0 MT5634ZBA*:.*:.*: Manufacturer=MultiTech Model=MT5634ZBA
  35. # CONFIG:CLASS1:LT V.92 1.0 MT5634ZBA*:.*:.*: Manufacturer=MultiTech Model=MT5634ZBA
  36. # CONFIG:CLASS1:LT V.90 1.0 ISI5634PCI*:.*:.*: Manufacturer=MultiTech Model=ISI5634PCI
  37. # CONFIG:CLASS1:LT V.92 1.0 ISI5634PCI*:.*:.*: Manufacturer=MultiTech Model=ISI5634PCI
  38. # CONFIG:CLASS1:LT V.92 1.0 MT5634SMI*:.*:.*: Manufacturer=MultiTech Model=MT5634SMI
  39. # CONFIG:CLASS1:Zoom V.90 PCI*:.*:.*: Manufacturer=Zoom Model=2920
  40. # CONFIG:CLASS1:Zoom V.90 USB*:.*:.*: Manufacturer=Zoom Model=2980
  41. # CONFIG:CLASS1:Zoom V.90 Serial*:.*:.*: Manufacturer=Zoom Model=2949L
  42. # CONFIG:CLASS1:EFM560 VER*:.*:.*: Manufacturer=AboCom Model=EFM560
  43. # CONFIG:CLASS1:Mainpine Venus V.92*:.*:.*: Manufacturer=Mainpine Model=RockForce
  44. # CONFIG:CLASS1:Mainpine CFAX34*:.*:.*: Manufacturer=Mainpine Model='IQ Express'
  45. # CONFIG:CLASS1:.*:Mainpine CFAX34*:.*: Manufacturer=Mainpine Model='IQ Express'
  46. # CONFIG:CLASS1:Agere OCM V.92*:.*:.*: Manufacturer=Agere Model=OCM
  47. #
  48. # BEGIN-SERVER
  49. # END-SERVER
  50. ModemType: Class1 # use this to supply a hint
  51. ModemFlowControl: rtscts # many firmwares have broken software flow control
  52. ModemSetupDTRCmd: AT&D3 # hang up and reset on DTR drop
  53. Class1TMConnectDelay: 400 # counteract quick CONNECT response
  54. Class1HasRHConnectBug: yes # cope with +FRH=3 CONNECT errors
  55. #
  56. # IQ Express firmwares 8.6.0.1 and newer support this:
  57. #
  58. #Class1AdaptRecvCmd: AT+FAR=1 # reports carrier detection mismatches
  59. # If your line supports Caller-ID, you may want to uncomment this...
  60. # ModemResetCmds: AT+VCID=1
  61. # CallIDPattern: "NMBR="
  62. # CallIDPattern: "NAME="
  63. # Or with the MT5634ZBA-DID you'll probably need something like...
  64. # ModemReadyCmds: AT*DS1*DD0*DF1*DN4 # enable DTMF-DID, wink-start, 4 digits
  65. # CallIDPattern: "DTMF" # format of AT*DF1
  66. # CallIDAnswerLength: 4 # four DTMF-DID digits then ATA
  67. # ModemResetCmds: AT*DP1 # to reverse the polarity