diff options
Diffstat (limited to 'kppp/Rules/Denmark/Get2net_Betaling.rst')
-rw-r--r-- | kppp/Rules/Denmark/Get2net_Betaling.rst | 56 |
1 files changed, 56 insertions, 0 deletions
diff --git a/kppp/Rules/Denmark/Get2net_Betaling.rst b/kppp/Rules/Denmark/Get2net_Betaling.rst new file mode 100644 index 00000000..eab3e262 --- /dev/null +++ b/kppp/Rules/Denmark/Get2net_Betaling.rst @@ -0,0 +1,56 @@ +### INFO ######################################################### +# COUNTRY : Denmark +# ISP : Get2net +# PRODUCT : Betaling +# CURRENCY : DKR +# PHONENO : 1001 ? +# AUTHOR : Peter Thorsager <[email protected]> +# SOURCE : http://www.get2net.dk/get2net/plsql/PackageSupport.PageSupportMain?i_Function=DISPLAYPAGE&i_ID=takster-betaling +# +# Since the ISP market changes fast these rates may be outdated +# May be distributed freely. I take no responsibility for +# the correctness of the information in this file. +################################################################## + + name=DK_GET2NET_BETAL + currency_symbol=kr + currency_position=right + currency_digits=2 + +### RATES ######################################################## +# Date: February 21st - 2000 +# Initial expense: 0.25 DKR +# Minimum expense: 0.00 DKR +# +# Peak hours: 0.27 DKR/min ( 08:00-16:00 on weekdays ) +# Reduced peak hours: 0.20 DKR/min ( 16:00-19:00 on weekdays, +# 08:00-16:00 on Saturdays ) +# Off-peak hours: 0.10 DKR/min ( 19:00-08:00 on weekdays, +# 16:00-00:00 on Saturdays, +# all Sunday ) +# Time rebate: Off-peak rates are reduced to 0.08DKR after 1 hour +# +### REBATES ###################################################### +# (not included in cost-calculations!) +# Dialup attempts shorter than 20s are free (not for ISDN) +# +### NOTES ######################################################## +# No special rates for national holidays! +################################################################## + +# INITIAL EXPENSE + per_connection=0.25 + minimum_costs=0.00 + +# OFF-PEAK and OFF-PEAK +1 hour + default=(0.001667, 1) + default=(0.001333, 1, 3600) + +# PEAK + on (monday..friday) between (8:00..15:59) use (0.004500, 1) + +# REDUCED PEAK + on (monday..friday) between (16:00..18:59) use (0.003333, 1) + on (saturday..saturday) between (8:00..15:59) use (0.003333, 1) + + |