##-----------------------------------------------------------------------------
## fli4l 3.10.4 - configuration for package "umts"
##
##  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:     2005-07-11 Alexander Heinz
## Last Update:  $Id: umts.txt 37579 2015-03-20 14:30:55Z lanspezi $
##
## Copyright (c) 2005 - Alexander Heinz <mailsanmich@gmx.li>
## Copyright (c) 2005-2014 - fli4l-Team <team@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.
##-----------------------------------------------------------------------------

#------------------------------------------------------------------------------
# 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#'         # the number to dial
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'               # active PPP filter for connection: yes / no

#------------------------------------------------------------------------------
# Optional package: SMS
#------------------------------------------------------------------------------
#OPT_SMS='no'

SMS_RECEIVER='no'
SMS_LOGLEVEL='4'
SMS_LOGFILE='auto'
SMS_FOLDER='auto'
SMS_FOLDER_FAIL='no'
SMS_FOLDER_SENT='no'
