##-----------------------------------------------------------------------------
## fli4l 3.10.4 - configuration for package "dyndns"
##
##  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 !
##
##-----------------------------------------------------------------------------
## Created by:   Thomas Mueller
## Last Update:  $Id: dyndns.txt 37579 2015-03-20 14:30:55Z lanspezi $
##
## Copyright (c) 2001-2002 - Thomas Mueller
## Copyright (c) 2002-2014 - Tobias Gruetzmacher, 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: DYNDNS
#-----------------------------------------------------------------------------
#OPT_DYNDNS='no'                # update DynDNS: yes or no
DYNDNS_ALLOW_SSL='no'           # use ssl if possible
DYNDNS_SAVE_OUTPUT='yes'        # make answers available for HTTPD

DYNDNS_N='1'                    # no. of DynDNS services to update
DYNDNS_1_PROVIDER='DYNDNS'      # name tag of provider, see documentation
DYNDNS_1_USER='test'            # username for this provider
DYNDNS_1_PASSWORD='test'        # password or other authentication token
DYNDNS_1_HOSTNAME='test.dyndns.org'
                                # FULL hostname of your DynDNS-Domain
DYNDNS_1_CIRCUIT='pppoe'        # circuits where this hostname is updated
DYNDNS_1_EXT_IP='no'            # choose 'no' with ppp devices or 'dyndns'
                                # to ask checkip.dyndns.org or 'stun' to
                                # query an external STUN server

#OPT_STUN='no'
STUN_SERVER_N='21'
STUN_SERVER_1='stun.l.google.com:19302'
STUN_SERVER_2='stun1.l.google.com:19302'
STUN_SERVER_3='stun2.l.google.com:19302'
STUN_SERVER_4='stun3.l.google.com:19302'
STUN_SERVER_5='stun4.l.google.com:19302'
STUN_SERVER_6='stun01.sipphone.com'
STUN_SERVER_7='stun.ekiga.net'
STUN_SERVER_8='stun.fwdnet.net'
STUN_SERVER_9='stun.ideasip.com'
STUN_SERVER_10='stun.iptel.org'
STUN_SERVER_11='stun.rixtelecom.se'
STUN_SERVER_12='stun.schlund.de'
STUN_SERVER_13='stunserver.org'
STUN_SERVER_14='stun.softjoys.com'
STUN_SERVER_15='stun.voiparound.com'
STUN_SERVER_16='stun.voipbuster.com'
STUN_SERVER_17='stun.voipstunt.com'
STUN_SERVER_18='stun.voxgratia.org'
STUN_SERVER_19='stun.xten.com'
STUN_SERVER_20='stun.sipgate.net'
STUN_SERVER_21='stun.sipgate.net:10000'
