##-----------------------------------------------------------------------------
## isdn.txt - fli4l configuration parameters                             V2.0.1
##
##        P L E A S E   R E A D   T H E   D O C U M E N T A T I O N ,
##                      S E E   R E A D M E . T X T
##
##        B I T T E  U N B E D I N G T   D I E   D O K U M E N T A T I O N
##              L E S E N ,  S I E H E   R E A D M E . T X T
##
## Creation:     26.06.2001  fm
## Last Update:  02.11.2001  fm
## Last Update:  01.01.2002  fk (rewrite for avm capi)
##
## Copyright (c) 2001 Frank Meyer <frank@fli4l.de>
##
## This program is free software; you can redistribute it and/or modify
## it under the terms of the GNU General Public License as published by
## the Free Software Foundation; either version 2 of the License, or
## (at your option) any later version.
##-----------------------------------------------------------------------------

#This Version is only for AVM Cards it contains CAPI support!

#----------------------------------------------------------------------------
# optional package: avm capi support
#----------------------------------------------------------------------------
OPT_ISDN='yes'			# for base isdn support!
OPT_AVMCAPI='yes'		# for installing avm capi drivers

AVMCAPI_DO_DEBUG='yes'		# Debug ;-)

ISDN_TYPE='3'                   # !NOT! same types like in the "standart" script

				# 0 no card (Needed for installation 
				#	     cause all files don't fit 
				#            onto 1,4 MB disk)
				# 1  fritz pci										
				# 2  fritz pnp
				# 3  fritz classic
				# thats all for now :-(
				# 4  ... something like C B T pcmcia usb...
				# 5  ...
				# 6  ...

OPT_AVMCAPI_FILE='filename'	# filename of the cardbios (active cards) 
OPT_AVMCAPI_PROTO='DSS1'	# protocoll b,c,t series
OPT_AVMCAPI_IO='0x300'		# isa card config
OPT_AVMCAPI_IRQ='10'		# isa card config
OPT_AVMCAPI_CARDNO='0'		# for more than 1 card (only t1.t4 isa)
OPT_AVMCAPI_OPTIONS='P2P'	# Options for some c/t cards

ISDN_VERBOSE_LEVEL='2'		# verbose level ( please leave or telmond will fail )

#----------------------------------------------------------------------------
# ISDN compression (EXPERIMENTAL):
#----------------------------------------------------------------------------
OPT_ISDN_COMP='no'              # use LZS or BSD compression: 'yes' or 'no'
ISDN_LZS_DEBUG='1'              # debug level lzscomp (0..3)
ISDN_LZS_COMP='8'               # compression level lzscomp (0..9)
ISDN_LZS_TWEAK='7'              # tweak lzscompr (at present: 0..7)

#----------------------------------------------------------------------------
# Remote Capi (VERY_EXPERIMENTAL):
#----------------------------------------------------------------------------
OPT_RCAPID='no'                 # install rcapid: 'yes' or 'no'
RCAPID_PORT='6000'

#----------------------------------------------------------------------------
# Faxing possibilities of avm capi implementaion
#----------------------------------------------------------------------------
OPT_CAPIFAX='no'		# install faxtools

#----------------------------------------------------------------------------
# ISDN Circuits:
#----------------------------------------------------------------------------
ISDN_CIRCUITS_N='3'                 # no. of ISDN circuits, DSL: see pppoe.txt

#----------------------------------------------------------------------------
# Circuit 1: MUC.DE
#----------------------------------------------------------------------------
ISDN_CIRC_1_NAME='MUC.DE'           # circuit MUC.DE
ISDN_CIRC_1_USEPEERDNS='yes'        # use dns server of your provider: yes or no
ISDN_CIRC_1_TYPE='ppp'              # circuit uses sync ppp (ipppd)
ISDN_CIRC_1_BUNDLING='yes'          # channel bundling: yes or no
ISDN_CIRC_1_BANDWIDTH='7000 30'     # if bundling=yes: opt. bandwidth on demand
ISDN_CIRC_1_LOCAL=''                # local ip address of your ISDN card - dummy
ISDN_CIRC_1_REMOTE=''               # remote ip address (ISDN) - dummy
ISDN_CIRC_1_NETMASK='255.255.255.0' # netmask (ISDN) - dummy
ISDN_CIRC_1_MTU='1500'              # max transmission unit (use 1500 if comp!)
ISDN_CIRC_1_MRU='1524'              # maximum receive unit
ISDN_CIRC_1_COMPRESSION='yes'       # compress headers/frames, see docum.
ISDN_CIRC_1_FRAMECOMP='default'     # type of framecompression, see docum.
ISDN_CIRC_1_IPX_NETWORK=''          # optional: ipx network
ISDN_CIRC_1_IPX_NODE=''             # optional: ipx nodes local:remote
ISDN_CIRC_1_REMOTENAME=''           # optional: remote hostname for dialin
ISDN_CIRC_1_USER='user-id'          # User-ID to login into provider's gateway
ISDN_CIRC_1_PASS='geheim'           # Password for login
ISDN_CIRC_1_ROUTE='0.0.0.0'         # this is the default route
ISDN_CIRC_1_DIALOUT='32479752'      # dialout: ISDN number of provider
ISDN_CIRC_1_DIALIN=''               # dialin: no dialin
ISDN_CIRC_1_CALLBACK='off'          # callback mode: 'in', 'out', or 'off'
ISDN_CIRC_1_CBDELAY='3'             # callback delay, only used for callbacks
ISDN_CIRC_1_EAZ='12345678'          # your MSN (without area code)
ISDN_CIRC_1_SLAVE_EAZ=''            # optional slave MSN for channel bundling
ISDN_CIRC_1_DEBUG='no'              # enable ipppd debugging, 'yes' or 'no'
ISDN_CIRC_1_AUTH=''                 # require the peer to authenticate itself
ISDN_CIRC_1_HUP_TIMEOUT='5'         # Hangup after 5 seconds idle time
ISDN_CIRC_1_CHARGEINT='240'         # Value of charge interval (in seconds)
ISDN_CIRC_1_TIMES='Mo-So:18-09:0.016:Y Mo-Fr:09-18:0.04:N Sa-So:09-18:0.015:Y'
                                    # times/charges when LCR
#----------------------------------------------------------------------------
# Circuit 2: T-Online by Call
#----------------------------------------------------------------------------
ISDN_CIRC_2_NAME='T-Online'         # circuit T-Online
ISDN_CIRC_2_USEPEERDNS='yes'        # use dns server of your provider: yes or no
ISDN_CIRC_2_TYPE='ppp'              # circuit uses sync ppp (ipppd)
ISDN_CIRC_2_BUNDLING='yes'          # channel bundling: yes or no
ISDN_CIRC_2_BANDWIDTH='7200 30'     # if bundling=yes: opt. bandwidth on demand
ISDN_CIRC_2_LOCAL=''                # local ip address of your ISDN card - dummy
ISDN_CIRC_2_REMOTE=''               # remote ip address (ISDN) - dummy
ISDN_CIRC_2_NETMASK='255.255.255.0' # netmask (ISDN) - dummy
ISDN_CIRC_2_MTU='1500'              # max transmission unit (use 1500 if comp!)
ISDN_CIRC_2_MRU='1524'              # maximum receive unit
ISDN_CIRC_2_COMPRESSION='yes'       # compress headers/frames, see docum.
ISDN_CIRC_2_FRAMECOMP='default'     # type of framecompression, see docum.
ISDN_CIRC_2_IPX_NETWORK=''          # optional: ipx network
ISDN_CIRC_2_IPX_NODE=''             # optional: ipx nodes local:remote
ISDN_CIRC_2_REMOTENAME=''           # optional: remote hostname for dialin
ISDN_CIRC_2_USER='<Anschlusskennung><T-Online-Nr>#<Mitbenutzer-Nr>' # User-ID to login into provider's gateway
ISDN_CIRC_2_PASS='geheim2 '         # Password for login
ISDN_CIRC_2_ROUTE='0.0.0.0'         # this is the default route
ISDN_CIRC_2_DIALOUT='0191011'       # dialout: ISDN number of provider
ISDN_CIRC_2_DIALIN=''               # dialin: no dialin
ISDN_CIRC_2_CALLBACK='off'          # callback mode: 'in', 'out', or 'off'
ISDN_CIRC_2_CBDELAY='3'             # callback delay, only used for callbacks
ISDN_CIRC_2_EAZ='12345678'          # your MSN (without area code)
ISDN_CIRC_2_SLAVE_EAZ=''            # optional slave MSN for channel bundling
ISDN_CIRC_2_DEBUG='no'              # enable ipppd debugging, 'yes' or 'no'
ISDN_CIRC_2_AUTH=''                 # require the peer to authenticate itself
ISDN_CIRC_2_HUP_TIMEOUT='30'        # Hangup after 30 seconds idle time
ISDN_CIRC_2_CHARGEINT='60'          # Value of charge interval (in seconds)
ISDN_CIRC_2_TIMES='Mo-Fr:09-18:0.02:Y Mo-Fr:18-09:0.02:N Sa-So:00-24:0.02:N'
                                    # times/charges when LCR

#----------------------------------------------------------------------------
# Circuit 3: Siemens
#----------------------------------------------------------------------------
ISDN_CIRC_3_NAME='Siemens'          # circuit Corina
ISDN_CIRC_3_USEPEERDNS='yes'        # use dns server of your provider: yes or no
ISDN_CIRC_3_TYPE='ppp'              # circuit uses sync ppp (ipppd)
ISDN_CIRC_3_BUNDLING='no'           # channel bundling: yes or no
ISDN_CIRC_3_BANDWIDTH='7200 30'     # if bundling=yes: opt. bandwidth on demand
ISDN_CIRC_3_LOCAL=''                # local ip address of your ISDN card - dummy
ISDN_CIRC_3_REMOTE=''               # remote ip address (ISDN) - dummy
ISDN_CIRC_3_NETMASK='255.255.255.0' # netmask (ISDN) - dummy
ISDN_CIRC_3_MTU='1500'              # max transmission unit (use 1500 if comp!)
ISDN_CIRC_3_MRU='1524'              # maximum receive unit
ISDN_CIRC_3_COMPRESSION='yes'       # compress headers/frames, see docum.
ISDN_CIRC_3_FRAMECOMP='default'     # type of framecompression, see docum.
ISDN_CIRC_3_IPX_NETWORK=''          # optional: ipx network
ISDN_CIRC_3_IPX_NODE=''             # optional: ipx nodes local:remote
ISDN_CIRC_3_REMOTENAME=''           # optional: remote hostname for dialin
ISDN_CIRC_3_USER='siemens-user-id'  # User-ID to login into provider's gateway
ISDN_CIRC_3_PASS='geheim3'          # Password for login
ISDN_CIRC_3_ROUTE='0.0.0.0'         # this is the default route
ISDN_CIRC_3_DIALOUT='9876543210'    # dialout: ISDN number of provider
ISDN_CIRC_3_DIALIN=''               # dialin: no dialin
ISDN_CIRC_3_CALLBACK='off'          # callback mode: 'in', 'out', or 'off'
ISDN_CIRC_3_CBDELAY='3'             # callback delay, only used for callbacks
ISDN_CIRC_3_EAZ='12345678'          # your MSN (without area code)
ISDN_CIRC_3_SLAVE_EAZ=''            # optional slave MSN for channel bundling
ISDN_CIRC_3_DEBUG='no'              # enable ipppd debugging, 'yes' or 'no'
ISDN_CIRC_3_AUTH=''                 # require the peer to authenticate itself
ISDN_CIRC_3_HUP_TIMEOUT='600'       # Hangup after 600 seconds idle time
ISDN_CIRC_3_CHARGEINT='1'           # Value of charge interval (in seconds)
ISDN_CIRC_3_TIMES='Mo-So:00-24:0.00:N'
                                    # times/charges when LCR

#------------------------------------------------------------------------------
# telmond configuration:
#------------------------------------------------------------------------------
OPT_TELMOND='yes'                       #start telmond: yes or no
TELMOND_PORT='5001'                     #TCP-Port, see also FIREWALL_DENY_PORT_x!
TELMOND_LOG='yes'                       #log /var/log/telmond.log: yes or no
TELMOND_LOGDIR='/var/log'               #log-directory, e.g. /var/log
TELMOND_MSN_N='0'                       #number of msn->ip mapping entries
TELMOND_MSN_1='123 192.168.6.2'         #e.g. map MSN 123 to client 192.168.6.2
TELMOND_CMD_N='1'                       #no. of commands to be executed if call-in
TELMOND_CMD_1='12345678 01727654321 sleep 5; imonc dial' # Bei Anruf vom Händi:
					# dial out via default circuit
TELMOND_CMD_2='12345678 01727654322 sleep 5; imonc hangup' # Bei Anruf vom Händi:
					# Auflegen