diff options
author | toma <toma@283d02a7-25f6-0310-bc7c-ecb5cbfe19da> | 2009-11-25 17:56:58 +0000 |
---|---|---|
committer | toma <toma@283d02a7-25f6-0310-bc7c-ecb5cbfe19da> | 2009-11-25 17:56:58 +0000 |
commit | bcb704366cb5e333a626c18c308c7e0448a8e69f (patch) | |
tree | f0d6ab7d78ecdd9207cf46536376b44b91a1ca71 /kppp/Rules/Netherlands/Priority_Telecom_Nationaal.rst | |
download | tdenetwork-bcb704366cb5e333a626c18c308c7e0448a8e69f.tar.gz tdenetwork-bcb704366cb5e333a626c18c308c7e0448a8e69f.zip |
Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features.
BUG:215923
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdenetwork@1054174 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
Diffstat (limited to 'kppp/Rules/Netherlands/Priority_Telecom_Nationaal.rst')
-rw-r--r-- | kppp/Rules/Netherlands/Priority_Telecom_Nationaal.rst | 37 |
1 files changed, 37 insertions, 0 deletions
diff --git a/kppp/Rules/Netherlands/Priority_Telecom_Nationaal.rst b/kppp/Rules/Netherlands/Priority_Telecom_Nationaal.rst new file mode 100644 index 00000000..e88c5d41 --- /dev/null +++ b/kppp/Rules/Netherlands/Priority_Telecom_Nationaal.rst @@ -0,0 +1,37 @@ +# Kppp rules voor Priority Telecom nationaal, naar niet Priority-nummers +# Gemaakt door: Rinse de Vries <[email protected]> +# Datum: 20-11-2002 +# Oorspronkelijk script voor Nedpoint gemaakt door: +# Mike Klinkert ([email protected]) +# +# Piektarief: 3 cpm, 08:00-18:59 (maandag t/m vrijdag) +# Daltarief: 1.5 cpm, 19:00-23:59 (maandag t/m vrijdag) +# Nachttarief 1.5 cpm, 00:00-07:59 (maandag t/m vrijdag en weekend) +# Starttarief: 5 cent + +name=Priority Telecom Nationaal +currency_symbol=euro +currency_position=left +currency_digits=2 +per_connection=0.05 +minimum_costs=0.0 + +# Piektarief (0.03 / 60 = 0.0005) +on (monday..friday) between (8:00..18:59) use (0.0005, 1) + +# Daltarief (0,015 / 60 = 0.00025) +on (monday..friday) between (19:00..23:59) use (0.00025, 1) + + +# Nachttarief (0.015 / 60 = 0.00025) +default=(0.00015, 1) +# Kerstmis +# on (12/25..12/26, 12/31) between () use (0.00025, 1) +# Nieuwjaar +# on (01/01) between () use (0.00025, 1) +# Koninginnedag +# on (04/30) between () use (0.00025, 1) +# Pasen +on (easter) between () use (0.00025, 1) +# Pinksteren +on (easter+56) between () use (0.00025, 1) |