home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 35 Internet / 35-Internet.zip / isdnpm29.zip / ISDN.CFG next >
Text File  |  1998-01-11  |  1KB  |  83 lines

  1. #
  2. # Global Section
  3. #
  4.  
  5.  
  6. [global]
  7.  
  8.     InterfaceType   :
  9.     LogFile         : D:\ISDN.LOG
  10. #   TraceFile       : D:\ISDN.TRC
  11.     Buffers         : 100
  12.     BufferSize      : 3600
  13.     CallBackWait    : 5
  14.     FilterList      : 0.0.0.0/0.0.0.0
  15.     IpPriority      : 100
  16.     IsdnPriority    : 110
  17.     TimerPriority   : 120
  18.  
  19. #
  20. # enter here the correct 'Nmae' and 'Key'
  21. #
  22.  
  23.     Register        : YourName
  24.     Key             : 123.456.789.0123.456
  25.  
  26. #
  27. # the CAPI-Path for ISDN
  28. #
  29.  
  30.     CapiDll         : D:\ISDN\CAPI.DLL
  31.  
  32.  
  33. [isdn]
  34.  
  35.  
  36. #
  37. #  if you want to user ISDNPM over Modem then activate ( COMX )
  38. #
  39.  
  40. #   COMX            : COM2
  41.     Speed           : 57600
  42.  
  43. #
  44. # enter here the MODEM-INIT-String
  45. #
  46.  
  47. ModemInit       : ATZ
  48.  
  49. #
  50. # enter here the DialPrefix
  51. #
  52.  
  53. DialPrefix      : ATX3DT
  54.  
  55. #
  56. # Parameter fuer Isdn
  57. #
  58.  
  59. Channels        : 2
  60.  
  61.  
  62. #
  63. # IP Parameter
  64. #
  65.  
  66. [ip]
  67.  
  68.     if_name         : sl0
  69.     if_unit         : 0
  70.     if_mtu          : 1500
  71.     if_speed        : 64000
  72.     if_rtt          : 0
  73.     if_rttvar       : 0
  74.     if_rttmin       : 0
  75.     if_sendpipe     : 16384
  76.     if_recvpipe     : 16384
  77.     if_ssthresh     : 0
  78.     if_maxqueue     : 24
  79.     if_maxfastq     : 12
  80.     if_masquerade   : 0
  81.  
  82.  
  83.