summaryrefslogtreecommitdiffstats
path: root/kppp/Rules/Germany/Freenet_Super_CbC.rst
blob: f1f4c2be7f33956e42b2ca3d27cc4e118aabeded (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
################################################################
# Ruleset for Freenet Super CbC
# Internet by Call _without_ Application
#
# Created 2002-04-29 by Valentin Funk <valentin.funk@computerfabrik.de>
#
# One of the cheapest internet call-by-call rates.
# Notes:
# Once, you have to use a special dial in number: 019231760!
# Twice, you could be stressed by additional HTML code for
# advertisement.
################################################################

################################################################
# Name of the ruleset - absolutly requiered!
################################################################

name=Freenet_Super_CbC

################################################################
# Currency settings
################################################################

currency_symbol=EUR
currency_position=right
currency_digits=2

################################################################
# Connection settings
# 1,45 ¢/Min 8-18 Uhr
# 0,89 ¢/Min 18-8 Uhr
################################################################

per_connection=0.0
minimum_costs=0.0

default=(0.0145, 60)

on () between (08:00..18:00) use (0.0145, 60)
on () between (18:00..08:00) use (0.0089, 60)