blob: 95a71b7d7b17f41acadfc7ec748019f3ee37607e (
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
|
################################################################
#
# kppp ruleset for Easynet easy-call accounts
# created 02/02/01 by Jochen Fecht
#
################################################################
################################################################
#
# NAME OF THE RULESET. This is NEEDED for accounting purposes.
#
################################################################
name=Easynet easy-call-Tarif
################################################################
# currency settings
################################################################
currency_symbol=EUR
currency_position=right
currency_digits=3
################################################################
# connection settings
################################################################
per_connection=0.0
minimum_costs=0.0
default=(0.0148, 60)
on () between (18:00..8:59) use (0.0097, 60)
|