Sha256: 89a0112e3293be35bc41a8d8c330a86e5c0f736c308e95e8c0b173e98a91f990

Contents?: true

Size: 1.99 KB

Versions: 1

Compression:

Stored size: 1.99 KB

Contents

# this file is used to test the gem against the data in lib/torasup/data/pstn.yaml
# add examples to this file in order to test the integrity of the data
---
kh:
  # http://en.wikipedia.org/wiki/Telephone_numbers_in_Cambodia
  prefix: '855'
  local_number: "234567"
  area_codes:
    '23': Phnom Penh
    '24': Kandal
    '25': Kampong Speu
    '26': Kampong Chhnang
    '32': Takeo
    '33': Kampot
    '34': Sihanoukville
    '35': Koh Kong
    '36': Kep
    '42': Kampong Cham
    '43': Prey Veng
    '44': Svay Rieng
    '52': Pursat
    '53': Battambang
    '54': Banteay Meanchey
    '55': Pailin
    '62': Kampong Thom
    '63': Siem Reap
    '64': Preah Vihear
    '65': Oddar Meanchey
    '72': Kratie
    '73': Mondulkiri
    '74': Stung Treng
    '75': Ratanakiri
  operators:
    # http://en.wikipedia.org/wiki/Telecommunications_in_Cambodia#Mobile_networks
    smart:
      assertions:
        name: Smart
      prefixes:
        - '10'
        - '15'
        - '16'
        - '69'
        - '70'
        - '81'
        - '86'
        - '87'
        - '93'
        - '96': "2345678"
        - '98'
      area_code_prefixes:
        - '45'
    mobitel:
      assertions:
        name: Mobitel
      prefixes:
        - '12'
        - '17'
        - '77'
        - '78'
        - '89'
        - '92'
        - '95'
        - '11'
        - '61'
        - '76': "2345678"
        - '85'
        - '99'
    metfone:
      assertions:
        name: Metfone
      prefixes:
        - '31': "2345678"
        - '60'
        - '66'
        - '67'
        - '68'
        - '71': "2345678"
        - '88': "2345678"
        - '90'
        - '97': "2345678"
      area_code_prefixes:
        - '46'
    qb:
      assertions:
        name: Qb
      prefixes:
        - '13'
        - '80'
        - '83'
        - '84'
    excell:
      assertions:
        name: Excell
      prefixes:
        - '18'
    cootel:
      assertions:
        name: CooTel
      prefixes:
        - '38': "2345678"
      area_code_prefixes:
        - '47'

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
torasup-0.0.9 spec/support/pstn_spec.yaml