##----------------------------------------------------------------------------- ## umts.txt - fli4l configuration parameters __FLI4LVER__ ## ## Creation: 2005-07-11 Alexander Heinz ## Last Update: $Id$ ## ## Copyright (c) 2005 Alexander Heinz ## ## 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. ##----------------------------------------------------------------------------- #------------------------------------------------------------------------------ # Optional package: UMTS #------------------------------------------------------------------------------ OPT_UMTS='no' # yes / no UMTS_DEBUG='no' # yes / no for debug information in syslog UMTS_PIN='disabled' # PIN (for the SIM card) e.g. 1234 or 'disabled' UMTS_DIALOUT='*99***1#' UMTS_GPRS_UMTS='both' # both , gprs, umts UMTS_APN='web.vodafone.de' # Name of the APN UMTS_USER='anonymer' # username UMTS_PASSWD='surfer' # password UMTS_NAME='UMTS' # circuit name, don't use spaces UMTS_HUP_TIMEOUT='600' # after this time, the UMTS modem hangs up if there was no traffic UMTS_TIMES='Mo-Su:00-24:0.0:Y' # times/charges when LCR UMTS_CHARGEINT='60' # value of charge interval (in seconds) UMTS_USEPEERDNS='yes' # use dns server of your provider: yes / no UMTS_FILTER='yes' OPT_SMS='no' SMS_RECEIVER='no' SMS_LOGLEVEL='4' SMS_LOGFILE='/var/log/smsd.log' SMS_FOLDER='/var/spool/sms' SMS_FOLDER_FAIL='no' SMS_FOLDER_SENT='no'