# Fill in the phonenumbers of your ISP(s) like shown
# Then (in the same order) fill in the names of your 
# ISP(s if you have more then one)
# The "\" at the end of the lines is important !

set phones [list \
            "0W04041538" \
            "0W04041532" \
            "0" \
           ]
set names [list \
            "Uni-HH Port 2" \
            "Uni-HH Port 1" \
            "Test" \
           ]
