################################################################ # NOTES: # You can check for changes in prices at http://www.ote.gr/ # These rules apply to you if you are accessing an ISP without using an EPAK or PEAK # number (89625-) in the same city as you, from a digital phone. # The costs for a digital local phone-call are: # 1 Unit (0.03068 euro) every 1 minute (60 secs). # NO Exception in made ################################################################ # Dimitris Kamenopoulos el97146@mail.ntua.gr # Updated by Nikos Kouremenos, nkour@rainbow.cs.unipi.gr ################################################################ # NAME OF THE RULESET. This is NEEDED for accounting purposes. ################################################################ name=Hellas_digital_local_in_euro.rts ################################################################ # currency settings ################################################################ # defines euro to be used as currency # symbol (not absolutely needed, default = "$") currency_symbol=euro # Define the position of the currency symbol. # (not absolutely needed, default is "right") currency_position=right # Define the number of significat 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. default=(0.03068, 60)