Check phone number activity, carrier details, line type and more.
Understanding Phone Numbers in Greece
Quick Reference Guide
Country: Greece
Country Code: +30
International Prefix: 00
National Prefix: None
Comprehensive Overview
This article provides an in-depth look at Greece's telephone numbering system, focusing on number formats, dialing procedures, and regulatory standards. It's tailored for telecom professionals, developers, and system administrators seeking precise and current data on Greece's telecom infrastructure.
Number Formats in Greece
General Structure
Greece employs a closed ten-digit numbering plan. Here's how numbers are structured:
Geographic Numbers: Begin with 2 and consist of 10 digits.
Mobile Numbers: Start with 6 or 9 and are 10 digits long.
Toll-Free Numbers: Begin with 800 and range from 10 to 12 digits.
Premium Rate Numbers: Start with 90 and are 10 digits.
Shared Cost Numbers: Begin with 80 or 81 and are 10 digits.
Short Codes: Typically 3 to 5 digits, starting with 1.
Detailed Number Formats
Type
Format
Example Numbers
Geographic
2XXXXXXXXX
2101234567, 2310123456
Mobile
69XXXXXXXX, 94XXXXXXXX
6941234567, 9412345678
Toll-Free
800XXXXXXX, 800XXXXXXXXX
8001234567, 80012345678
Premium Rate
90[19]XXXXXXX
9019123456
Shared Cost
80[16]XXXXXX, 8012XXXXXX
8016123456, 8012123456
Short Codes
1XX, 1XXX, 1XXXX
112, 166, 199
Regular Expressions for Validation
Use these regex patterns to validate Greek phone numbers:
Landline to Landline: Dial the full 10-digit number (e.g., 2101234567).
Landline to Mobile: Dial the full 10-digit mobile number (e.g., 6941234567).
Mobile to Mobile: Dial the full 10-digit number directly.
International Calls
Outgoing International Calls: Dial 00, followed by the country code and local number (e.g., 00 1 202 555 0125 for the USA).
Incoming International Calls: The caller should dial +30 followed by the 10-digit Greek number (e.g., +30 2101234567).
Number Portability
Greece allows number portability for both mobile and fixed-line numbers, enabling users to keep their numbers when changing service providers. This fosters competition and offers flexibility to consumers.
Major Telecom Operators and Number Ranges
Major Operators
OTE (Hellenic Telecommunications Organization): Largest fixed-line and mobile operator.
Numbers are assigned based on service type and geographic region. EETT updates the numbering plan regularly to ensure efficient use of resources.
Technical Considerations for Developers
Validation: Use the provided regex patterns to validate Greek phone numbers in applications.
Formatting: Store and display phone numbers in a standardized format to prevent inconsistencies.
Portability: Implement checks for number portability to manage routing and billing accurately.
Time Zone Awareness: Greece operates in the Eastern European Time (EET) zone, which is crucial for scheduling calls or sending time-sensitive communications.