You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
tdenetwork/kppp/Rules/Australia/STD_Zone_3_-_85-165_kms.rst

31 lines
1022 B

################################################################
#
# Australian STD Zone 3 - Telstra
#
# created by Collin Baillie (gvlink@tropinet.com) 16 June 1999
#
################################################################
name=STD_(85-165km)
currency_symbol=$
currency_position=left
currency_digits=2
################################################################
# connection settings
################################################################
per_connection=0.15
default=(0.24, 60)
# more complicated rules:
#
on (monday..friday) between (07:00..12:59) use (0.24, 60)
on (monday..friday) between (13:00..18:59) use (0.22, 60)
on (monday..friday) between (19:00..06:59) use (0.12, 60)
on (saturday..sunday) between () use (0.12, 60)
# NOTE: The Australian carrier Telstra, actually has a special tarrif during
# weekdays (Monday - Friday), from 7pm - 12 midnight, during which the normal
# tarrif applies up to, but not exceeding $3.00. This feature doesn't seem
# to be implimented with kppp yet.