diff options
Diffstat (limited to 'kppp/Rules/Malaysia/TMNet_Jaring.rst')
-rw-r--r-- | kppp/Rules/Malaysia/TMNet_Jaring.rst | 33 |
1 files changed, 33 insertions, 0 deletions
diff --git a/kppp/Rules/Malaysia/TMNet_Jaring.rst b/kppp/Rules/Malaysia/TMNet_Jaring.rst new file mode 100644 index 00000000..34d9aba6 --- /dev/null +++ b/kppp/Rules/Malaysia/TMNet_Jaring.rst @@ -0,0 +1,33 @@ +################################################################ +# This is the cost rule for local calls in Malaysia. +# This cost rule include Dial-Up charge from Telekom and +# Access charges from both Jaring or TMnet +# +# Paul Tan +# root@vicert.eu.org | petra@shellyeah.org +################################################################ + + +################################################################ +# +# NAME OF THE RULESET. This is NEEDED for accounting purposes. +# +################################################################ +name=Malaysia_TelekomISP + +################################################################ +# currency settings +################################################################ + +currency_symbol=RM +currency_position=left +currency_digits=2 + +################################################################ +# connection settings +################################################################ + +per_connection=0.025 +minimum_costs=0.025 +flat_init_costs=(0.025,60) +default=(0.025, 60) |