# Config file for reflect_auto script # # Define which reflector we will be connecting to export REFLECTOR=ref9558 # # Should we drop any active link when the auto reflect time arrives? export FORCE_DISCONNECT=YES # # Override default reflector timeout value (YES / NO) export OVERRIDE_DEFAULT_TO=NO # # Set the reflector timeout value in seconds (only used if OVERRIDE_DEFAULT_TO=YES) # If No Timeout is required, set this to NOTIMEOUT export AUTO_TIMEOUT=NOTIMEOUT # # Define the period between the first warning and the connection (in seconds) #export COUNTDOWN=600 # 10 Mins export COUNTDOWN=6 # # Define the period between the second warning and the connection (in seconds) #export WARNING_2=300 # 5 Mins export WARNING_2=3 # # Define the audio file to play for each warning - none' for nothing export WARNING_1_FILE=none export WARNING_2_FILE=none # # Set flag to disable CWId transmission (YES / NO) export ID_KILL=YES # # Set flag to allow confirmation tones (YES / NO) export CONF_TONES=NO # # Set flag to enable Locking on connection (auto re-connect!) # Set either 'NO' or reconnect time (in seconds) export LOCKON=NO # # Set the flag to shutdown ECHO/IRLP (YES / NO) export ECHO=YES #