# rule set for accounting with the kppp dialer # # /opt/kde/share/apps/kppp/Rules/Switzerland/Swisscom.rst # # --- Switzerland, Swisscom --- # # created 2000-01-22 by Joerg Hau # 'around easter' calculation based on data from Daniel Brönnimann # # this file covers only the local rate (tarif local), # as most ISPs in Switzerland now offer access at this rate. # # time slots and prices as of 2000-01-22 name=Swisscom # currency stuff # currency_symbol=CHF currency_digits=2 # Swisscom bills in units of 0.10 CHF # minimum cost is one unit per call # per_connection=0.0 minimum_costs=0.00 default=(0.10, 90) # Normal rate - tarif normal # on (monday..friday) between (08:00..17:00) use (0.10, 90) # Reduced rate - tarif réduit # on (monday..friday) between (06:00..08:00) use (0.10, 180) on (monday..friday) between (17:00..22:00) use (0.10, 180) on (saturday, sunday) between (06:00..22:00) use (0.10, 180) # Night rate - tarif de nuit # 'on()' means it's really EVERY night # on () between (22:00..06:00) use (0.10, 360) # Holiday rates. # # Public holidays in Switzerland are: # 1/2 jan, 1 aug (National Day), 25/26 dec, # Good Friday (=easter-2), Easter Monday (=easter+1), # Ascension Day (=easter+39), Whit Subday (=easter+50). # # Attention: date notation is in MM/dd style! # on (01/01, 01/02, 08/01, 12/25, 12/26, easter-2, easter+1, easter+39, easter+50) between (06:00..22:00) use (0.10, 180) # end of ruleset Swisscom.rst