|
11275 | 11275 | <!-- http://en.wikipedia.org/wiki/List_of_United_Kingdom_dialling_codes -->
|
11276 | 11276 | <!-- http://www.numberingplans.com/?page=dialling&sub=areacodes&ac=GB -->
|
11277 | 11277 | <territory id="GB" mainCountryForCode="true" countryCode="44" internationalPrefix="00"
|
11278 |
| - nationalPrefix="0" preferredExtnPrefix=" x" mobileNumberPortableRegion="true"> |
| 11278 | + nationalPrefix="0" nationalPrefixForParsing="0|180020" preferredExtnPrefix=" x" |
| 11279 | + mobileNumberPortableRegion="true"> |
11279 | 11280 | <availableFormats>
|
11280 | 11281 | <!-- Special case: 800 1111 (UK Child Line). -->
|
11281 | 11282 | <numberFormat pattern="(\d{3})(\d{4})" nationalPrefixFormattingRule="$NP$FG">
|
|
12213 | 12214 | <!-- http://static.ofcom.org.uk/static/numbering/ -->
|
12214 | 12215 | <!-- http://en.wikipedia.org/wiki/Telephone_numbers_in_the_United_Kingdom -->
|
12215 | 12216 | <territory id="GG" countryCode="44" internationalPrefix="00" nationalPrefix="0"
|
12216 |
| - nationalPrefixForParsing="([25-9]\d{5})$|0" nationalPrefixTransformRule="1481$1"> |
| 12217 | + nationalPrefixForParsing="([25-9]\d{5})$|0|180020" |
| 12218 | + nationalPrefixTransformRule="1481$1"> |
12217 | 12219 | <generalDesc>
|
12218 | 12220 | <nationalNumberPattern>
|
12219 | 12221 | (?:
|
@@ -12565,10 +12567,11 @@
|
12565 | 12567 | 48
|
12566 | 12568 | )
|
12567 | 12569 | )|
|
12568 |
| - 8\d{3} |
| 12570 | + 8[0-589]\d\d |
12569 | 12571 | )\d{3}
|
12570 | 12572 | </nationalNumberPattern>
|
12571 | 12573 | </fixedLine>
|
| 12574 | + <!-- Prefix 8[67] is moved here based on the user report. --> |
12572 | 12575 | <mobile>
|
12573 | 12576 | <possibleLengths national="7"/>
|
12574 | 12577 | <exampleNumber>3012345</exampleNumber>
|
|
12577 | 12580 | (?:
|
12578 | 12581 | [23679]\d|
|
12579 | 12582 | 4[015]|
|
12580 |
| - 5[0-489] |
| 12583 | + 5[0-489]| |
| 12584 | + 8[67] |
12581 | 12585 | )\d{5}
|
12582 | 12586 | </nationalNumberPattern>
|
12583 | 12587 | </mobile>
|
|
13291 | 13295 | <exampleNumber>6091234</exampleNumber>
|
13292 | 13296 | <nationalNumberPattern>
|
13293 | 13297 | (?:
|
13294 |
| - 510| |
| 13298 | + 51[01]| |
13295 | 13299 | 6\d\d|
|
13296 | 13300 | 7(?:
|
13297 | 13301 | [0-5]\d|
|
|
14565 | 14569 | <!-- http://en.wikipedia.org/wiki/Telephone_numbers_in_the_United_Kingdom -->
|
14566 | 14570 | <territory id="IM" countryCode="44" leadingDigits="74576|(?:16|7[56])24"
|
14567 | 14571 | internationalPrefix="00" nationalPrefix="0"
|
14568 |
| - nationalPrefixForParsing="([25-8]\d{5})$|0" nationalPrefixTransformRule="1624$1"> |
| 14572 | + nationalPrefixForParsing="([25-8]\d{5})$|0|180020" |
| 14573 | + nationalPrefixTransformRule="1624$1"> |
14569 | 14574 | <generalDesc>
|
14570 | 14575 | <nationalNumberPattern>
|
14571 | 14576 | 1624\d{6}|
|
|
16472 | 16477 | <!-- http://en.wikipedia.org/wiki/Telephone_numbers_in_the_United_Kingdom -->
|
16473 | 16478 | <!-- http://www.jcra.je/cms3/v2/public/cmsChild.asp?pageID=1024&childID=1036 -->
|
16474 | 16479 | <territory id="JE" countryCode="44" internationalPrefix="00" nationalPrefix="0"
|
16475 |
| - nationalPrefixForParsing="([0-24-8]\d{5})$|0" nationalPrefixTransformRule="1534$1"> |
| 16480 | + nationalPrefixForParsing="([0-24-8]\d{5})$|0|180020" |
| 16481 | + nationalPrefixTransformRule="1534$1"> |
16476 | 16482 | <generalDesc>
|
16477 | 16483 | <nationalNumberPattern>
|
16478 | 16484 | 1534\d{6}|
|
|
0 commit comments