Description

This recipe will step you through adding Australia Phone Country Codes to your Rock Instance.

It includes a format for Australian Mobile Numbers as well as Australian Land Lines.


How-To

  1. Go to Admin Tools -> General Settings -> Defined Types
  2. Edit the Phone Country Code Defined Type
  3. Add the following Entries to the Phone Country Code Defined Type.
    • Australian Mobile Numbers
      • Value 61 
      • Description Australian Mobile Numbers 
      • Match Expression ^(61)?(0)?(4\d{2})(\d{3})(\d{3})$ 
      • Format Expression 0$3 $4 $5 
    • Australian Land Lines
      • Value 61 
      • Description Australian Landline Numbers 
      • Match Expression ^(61)?(0)?([0-3,5-9])(\d{4})(\d{4})$ 
      • Format Expression (0$3) $4 $5