summaryrefslogtreecommitdiffstats
path: root/kppp/Rules/Bangladesh/ATT00010.rst
blob: a3ea71e68b3e051ffe3f0c70e215a5aae7b75708 (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
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
################################################################
#
# This ruleset is based on /usr/share/apps/kppp/Rules/TEMPLATE
# written by
# wuebben@math.cornell.edu / wuebben@kde.org
################################################################


################################################################
#
# Bangladesh Telephone and Telegraph Board
#
################################################################
name=BTTB_Dhaka

################################################################
# currency settings
################################################################

# Vurrency symbol for taka
currency_symbol=Tk

# Define the position of the currency symbol.
# (not absolutely needed, default is "right")
currency_position=left 

# Define the number of significant digits.
# (not absolutely needed, default is "2"
currency_digits=2



################################################################
# connection settings
################################################################

# NOTE: rules are applied from top to bottom - the
#       LAST matching rule is the one used for the
#       cost computations.

# This is charged whenever you connect. If you don't have to
# pay per-connection, use "0" here or comment it out.

per_connection=1.7


# minimum costs per per connection. If the costs of a phone
# call are less than this value, this value is used instead
minimum_costs=0.0

default=(1, 60)

#VAT (15%) INCLUDED

on () between (00:00..05:59) use (0.57, 1)
on () between (06:00..21:59) use (1.15, 1)
on () between (22:00..23:59) use (0.57, 1)

#This RST file is written by sas@startrekmail.com