Phone Number Storage
As of Unity 3.47.1 Aspenware the following logic determines the format by which phone numbers are stored depending on the resort’s location:
For resorts in the USA and Canada, US and Canadian phone numbers are in RTP without a country code (FormatCode of 1):
Example: US-Colorado phone# 9705551234
Example: Canada-Toronto phone#: 4165551234
For resorts in the USA and Canada, non-US and Canadian phone numbers are stored with the country code (FormatCode 2):
Example Italy phone #: 390226830102
For resorts in Australia, Australian phone numbers are saved in RTP without the country code (FormatCode 1):
Example AUS phone#: 0412345678
Note: this is a change from storing as the following 610412345678
For resorts in Australia, non-Australian phone numbers are stored in RTP with the country code (FormatCode 2):
Example NZ phone#: 6440987654
For resorts in New Zealand, New Zealand phone numbers are stored in RTP without the country code (FormateCode 1)
Example NZ phone#: 40987654
Note: this is a change from storing as the following 6440987654
For resorts in New Zealand, non-New Zealand phone numbers are stored in RTP with the country code (FormatCode 2)
Example AUS phone#: 610412345678