##----------------------------------------------------------------------------- ## fli4l __FLI4LVER__ - configuration for package "mtgcapri" ## ## 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 ! ## ## 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 ! ## ##----------------------------------------------------------------------------- ## Creation: 2006-04-19 ## Last Update: $Id$ ## ## Copyright (c) 2006-2016 - fli4l-Team ## ## 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. ##----------------------------------------------------------------------------- #------------------------------------------------------------------------------ # General settings #------------------------------------------------------------------------------ #OPT_MTGCAPRI='no' # activate mtG-CAPRI server: 'yes' oder 'no' MTGCAPRI_PORT='20000' # Port for the CAPRI server MTGCAPRI_TRACELEVEL='0' # Tracelevel > see documentation! MTGCAPRI_TRACEFILE='/var/log/capri.trc' # Tracefile path MTGCAPRI_LOGFILE='/var/log/caprilog.txt' # Logfile path MTGCAPRI_MULTIPLEBIND='yes' # 'yes' allows multiple clients to listen # to the same MSN #------------------------------------------------------------------------------ # User configuration #------------------------------------------------------------------------------ MTGCAPRI_USER_N='1' # Number of users MTGCAPRI_USER_1_NAME='user1' # Name of the first user #------------------------------------------------------------------------------ # Configure services to be accessed by the users #------------------------------------------------------------------------------ MTGCAPRI_USER_1_SERVICE='all' # all, fax23, fax4, data64 or telefon # see documentation #------------------------------------------------------------------------------ # Set teh phone number s the users is allowed to bind to passively #------------------------------------------------------------------------------ MTGCAPRI_USER_1_OWN_NUMBERS='all' # all, none, partial MTGCAPRI_USER_1_OWN_NUMBERS_LIST='' # see documentation #------------------------------------------------------------------------------ # Which numbers are allowed to contact the server from outside? #------------------------------------------------------------------------------ MTGCAPRI_USER_1_INCOMING_NUMBERS='all' # see documentation MTGCAPRI_USER_1_INCOMING_NUMBERS_LIST='' #------------------------------------------------------------------------------ # Which numbers the user can't connect to via ISDN? #------------------------------------------------------------------------------ MTGCAPRI_USER_1_OUTGOING_NUMBERS='partial' # see documentation MTGCAPRI_USER_1_OUTGOING_NUMBERS_LIST='0190 0900' #------------------------------------------------------------------------------ # Times in which the user is allowed to access the CAPI (monday to sunday) #------------------------------------------------------------------------------ MTGCAPRI_USER_1_TIME_MO='0:0 0:0' MTGCAPRI_USER_1_TIME_DI='0:0 0:0' MTGCAPRI_USER_1_TIME_MI='0:0 0:0' MTGCAPRI_USER_1_TIME_DO='0:0 0:0' MTGCAPRI_USER_1_TIME_FR='0:0 0:0' MTGCAPRI_USER_1_TIME_SA='0:0 0:0' MTGCAPRI_USER_1_TIME_SO='0:0 0:0'