<?xml version="1.0" encoding="UTF-8"?>
  <?xml-stylesheet type="text/xsl" href="rfc2629.xslt" ?>
  <!-- generated by https://github.com/cabo/kramdown-rfc version 1.7.35 (Ruby 3.2.3) -->


<!DOCTYPE rfc  [
  <!ENTITY nbsp    "&#160;">
  <!ENTITY zwsp   "&#8203;">
  <!ENTITY nbhy   "&#8209;">
  <!ENTITY wj     "&#8288;">

]>


<rfc ipr="trust200902" docName="draft-robinson-nanp-expansion-01" category="info" submissionType="independent" tocDepth="3" tocInclude="true" sortRefs="true" symRefs="true">
  <front>
    <title abbrev="NANP Expansion">A Proposal for Long-Term Expansion of the North American
           Numbering Plan (NANP) to 11 Digits</title>

    <author initials="P." surname="Robinson" fullname="Paul Robinson">
      <organization></organization>
      <address>
        <email>comments@11digitdialing.com</email>
      </address>
    </author>

    <date year="2026" month="April" day="29"/>

    <area>General</area>
    <workgroup>Network Working Group</workgroup>
    <keyword>Internet-Draft</keyword>

    <abstract>


<?line 45?>

<t>The North American Numbering Plan (NANP) is projected to exhaust 
available telephone numbering resources within the coming decades under
current allocation and utilization trends. Existing mitigation 
strategies, including area code overlays and number pooling, extend the
usable life of the NANP but introduce increasing operational complexity 
and user confusion.</t>

<t>This document proposes a long-term, uniform expansion of NANP telephone 
numbers from 10 to 11 digits through extension of the area code or 
Numbering Plan Area (NPA) from 3 to 4 digits. The  proposal emphasizes 
backward compatibility, fixed-length numbering, and a multi-phase 
transition strategy designed to minimize disruption.  This document is 
intended to stimulate discussion and does not represent the position of
any standards body or regulatory authority.</t>



    </abstract>

    <note title="About This Document" removeInRFC="true">
      <t>
        Status information for this document may be found at <eref target="https://datatracker.ietf.org/doc/draft-robinson-nanp-expansion/"/>.
      </t>
      <t>Source for this draft and an issue tracker can be found at
        <eref target="https://github.com/electric-socket/11digitdialing"/>.</t>
    </note>


  </front>

  <middle>


<?line 62?>

<section anchor="introduction"><name>Introduction</name>

<t>The NANP currently utilizes a fixed-length 10-digit numbering format
(NPA-NXX-XXXX). Growth in telecommunications services, device 
proliferation, and number portability has steadily increased demand for
numbering resources.</t>

<t>Mitigation strategies such as overlays and thousands-block number 
pooling have delayed exhaustion but introduce increasing complexity in
routing, administration, and user experience.</t>

<t>This document explores a uniform expansion of NANP numbers to 11 digits
as a long-term solution.</t>

<t>This proposal preserves fixed-position digit parsing, avoiding variable-length 
interpretation and timing-based ambiguity. This property is a primary design 
objective, as it minimizes required changes to existing switching and routing infrastructure.</t>

</section>
<section anchor="requirements-language"><name>Requirements Language</name>

<t>The key words "MUST", "MUST NOT", "REQUIRED", "SHALL", "SHALL
NOT", "SHOULD", "SHOULD NOT", "RECOMMENDED", "NOT RECOMMENDED",
"MAY", and "OPTIONAL" in this document are to be interpreted as
described in BCP 14 <xref target="RFC2119"/> <xref target="RFC8174"/> when, and only when, they
appear in all capitals, as shown here.</t>

</section>
<section anchor="definitions"><name>Definitions</name>

<dl>
  <dt>CP:</dt>
  <dd>
    <t>is Cellular Provider, the service provider for a caller using cellular 
telephony.</t>
  </dd>
  <dt>IXC:</dt>
  <dd>
    <t>Interexchange Carrier - the organization that carries a call between
the caller's service provider and the called party's service provider 
where the caller's service provider does not serve the area of the 
called party.</t>
  </dd>
  <dt>Jeopardy: </dt>
  <dd>
    <t>Jeopardy is the condition where an NPA is in danger of running out of available NXXs to use for new telephone subscribers, requiring a freeze on the issuance of further subscriber numbers in that NPA until more NXXs become available.</t>
  </dd>
  <dt>LEC:</dt>
  <dd>
    <t>Local Exchange Carrier, the service provider for a caller using a 
landline or VoIP service, the organization that provides dial tone and
carries a call to the called party where they are within the service 
area of the LEC, or transfers the call to an IXC when the called party
is outside its service area.</t>
  </dd>
  <dt>N versus X:</dt>
  <dd>
    <t>In the context of a telephone number, N is used to indicate a digit
that is restricted to values of 2 through 9, while X indicates an 
unrestricted digit with values 0 through 9.</t>
  </dd>
  <dt>NPA:</dt>
  <dd>
    <t>The area code, or first three digits of the 10-digit telephone number. This document will use both 'area code' and 'NPA' interchangeably, generally with NPA used when discussing technical and implementation issues, and area code being used when discussing issues faced by subscribers and the public.</t>
  </dd>
  <dt>NPAX:</dt>
  <dd>
    <t>The new area code, or first four digits of the new 11-digit telephone
number. This proposal recommends expansion of the NPA field by 1 digit 
and provides an expansion of the entire telephone number to 11 digits.</t>
  </dd>
  <dt>NXX:</dt>
  <dd>
    <t>The prefix, or digits four through six of the 10-digit telephone 
number, or first three digits of the subscriber number. This field is 
to remain unchanged, but is moved to digits five through seven of the 
new 11-digit telephone number.</t>
  </dd>
  <dt>SIT tone:</dt>
  <dd>
    <t>A Special Information Tone (SIT) is a standardized, three-beep audio
signal (typically 950/1400/1800 Hz) played before a recorded 
announcement to indicate a telephone call has failed.</t>
  </dd>
  <dt>Subscriber number:</dt>
  <dd>
    <t>The portion of the telephone number following the NPA or NPAX. It 
remains unchanged at seven digits, but is moved from positions four
through ten of the telephone number, to positions five through eleven.</t>
  </dd>
  <dt>Telephone number:</dt>
  <dd>
    <t>The entire number of the party to be called, consisting of either</t>
  </dd>
</dl>

<t><list style="symbols">
  <t>On 10-digit systems, the three-digit NPA, three-digit NXX, and 
four-digit XXXX.</t>
  <t>On 11-digit systems, the four-digit NPAX, three-digit NXX, and 
four-digit XXXX.</t>
</list></t>

<dl>
  <dt>VoIP:</dt>
  <dd>
    <t>Voice Over IP, or telephone service where the call initiates from or
terminates via the Internet.</t>
  </dd>
  <dt>XXXX:</dt>
  <dd>
    <t>The last four digits of the subscriber number, or line number, digits
seven through ten of the 10-digit telephone number. This field is also 
to remain unchanged, but is moved to digits eight through eleven of the 
new 11-digit telephone number.</t>
  </dd>
</dl>

</section>
<section anchor="problem-statement"><name>Problem Statement</name>

<t>The current NANP faces several challenges:</t>

<t><list style="symbols">
  <t>Finite NPA capacity under existing numbering rules</t>
  <t>Fragmentation of numbering resources due to allocation practices</t>
  <t>Growing operational complexity in routing and database systems</t>
  <t>Long lead times required for major numbering plan changes</t>
</list></t>

<t>A long-term solution should address these challenges while minimizing 
disruption to existing systems and users.</t>

<t>All feasible approaches to expanding NANP numbering capacity introduce
some degree of disruption. The proposed expansion of the NPA is 
considered the least disruptive option, as it preserves the existing 
hierarchical structure of the numbering plan and minimizes changes to 
subscriber numbering and routing semantics.</t>

</section>
<section anchor="design-goals"><name>Design Goals</name>

<t>The proposed solution is guided by the following goals:</t>

<t><list style="symbols">
  <t>Maintain fixed-length numbering</t>
  <t>Minimize changes to existing routing logic</t>
  <t>Preserve compatibility with existing numbering structures</t>
</list></t>

</section>
<section anchor="non-goals"><name>Non-Goals</name>

<t>The following approaches are explicitly not considered desirable:</t>

<t><list style="symbols">
  <t>Variable-length telephone numbers</t>
  <t>Region-specific numbering formats</t>
  <t>Frequent or repeated structural changes to the numbering plan</t>
  <t>Solutions requiring rapid or "flash cut" transitions</t>
</list></t>

</section>
<section anchor="proposed-expansion-model"><name>Proposed Expansion Model</name>

<t>This document is a proposal to expand NANP numbers from 10 to 11 digits by extending the NPA from three digits to four digits. This ensures that existing fixed-position digit parsing logic can be extended with minimal modification, avoiding the need for timing-based or variable-length interpretation.</t>

<t>Existing numbers:</t>

<figure><artwork><![CDATA[
  NPA-NXX-XXXX
]]></artwork></figure>

<t>Expanded format:</t>

<figure><artwork><![CDATA[
  NPAX-NXX-XXXX
]]></artwork></figure>

<t>During initial deployment, the fourth digit added to the NPA to form 
the NPAX MUST be selected such that it does not conflict with existing
digit patterns used to identify the first digit of NXX codes. Under
current NANP rules, the first digit of an NXX is restricted to values
2 through 9.</t>

<t>By selecting 0 or 1 for the additional NPA digit, the boundary between
the expanded NPAX and the following NXX remains unambiguous. This 
allows existing digit analysis algorithms to distinguish between legacy
10-digit and expanded 11-digit numbers using a simple examination of
the fourth digit.</t>

<t>Restricting the fourth digit initially to a single value minimizes required changes to routing logic and reduces deployment cost.</t>

<t>This property allows existing fixed-position digit analysis logic to 
be extended with minimal modification, avoiding the need for timing-
based disambiguation, interdigit timeout adjustments, or variable-
length parsing mechanisms.</t>

<t>A single value (0 or 1) SHALL be used consistently across all NPAs 
during the initial deployment phase to ensure uniform behavior across
networks. Uniformity avoids user confusion, simplifies parsing, and 
prevents mixed national behavior during migration.</t>

<t>Example:</t>

<figure><artwork><![CDATA[
  213-555-1234  (legacy)

  2130-555-1234 (expanded)
]]></artwork></figure>

<t>Or:</t>

<figure><artwork><![CDATA[
  303-555-1234  (legacy)

  3031-555-1234 (expanded)
]]></artwork></figure>

<t>A telephone switching system processes a telephone number using the 
following logic:</t>

<t><list style="numbers" type="1">
  <t>Scan fourth digit of number.</t>
  <t>If 0 or 1, process as NPAX.</t>
  <t>Else, process as NXX.</t>
</list></t>

<t>This proposal preserves the semantic structure of the number.</t>

<t><list style="symbols">
  <t>NPAX is still geographic.</t>
  <t>NXX is still used as the routing block.</t>
  <t>XXXX is still the subscriber line number.</t>
</list></t>

<t>The widespread adoption of overlay area codes has fundamentally 
altered the NANP environment. A return to strictly geographic, 
non-overlapping area codes is no longer practical. The proposed 
approach assumes the continued existence of overlays and does not 
attempt to reverse this trend.</t>

<t>The designation of 988 as a nationwide service code required the 
elimination of 7-digit dialing in affected areas, accelerating the 
transition to uniform 10-digit dialing across the NANP. As a result, 
this proposal does not impact legacy 7-digit dialing, as that 
capability has already been largely eliminated.</t>

<t>This approach ensures that numbering expansion occurs at the highest
level of the NANP hierarchy, avoiding disruption to lower-level 
components such as routing prefixes and subscriber numbers.</t>

<t>This method preserves fixed-field positional parsing, avoiding the need for timing-based digit collection or variable-length interpretation, which are known sources of complexity and error in telephony systems.</t>

</section>
<section anchor="human-factors"><name>Human Factors</name>

<t>During and after transition, published numbers SHOULD be displayed in
hyphenated 4-3-4 form (e.g., 2130-555-1234). Users will find this 
format similar to the existing 3-3-4 format, and are expected to adapt 
to the new format following the patterns observed during the transition
to mandatory 10-digit dialing. Contact storage systems, dialing interfaces, and automated dialing features are expected to adapt with minimal modification due to the preserved fixed-length structure.</t>

</section>
<section anchor="routing-considerations"><name>Routing Considerations</name>

<t>Existing routing systems rely on fixed field positions within the NANP
number. The proposed expansion preserves the relative position of the 
NXX and subscriber line number fields, allowing for minimal 
modification to routing logic.</t>

<t>Systems that perform digit analysis MUST be updated to recognize the NPAX format. This includes SS7-based switching systems, SIP routing platforms, and number portability databases.</t>

<t>These updates are limited to recognition of the fourth digit as a format discriminator and do not require changes to downstream routing logic based on NXX or subscriber number.</t>

</section>
<section anchor="transition-strategy"><name>Transition Strategy</name>

<t>A phased transition is recommended:</t>

<section anchor="phase-0-infrastructure-readiness"><name>Phase 0: Infrastructure Readiness</name>

<t>Networks and systems are updated to support 11-digit numbers without 
public announcement. Switching systems MUST be updated to recognize and
correctly route NPAX-based numbers during Phase 0.</t>

<t>There SHOULD be some cross-network communication system such as a 
website, a mailing list, a help desk, and/or other method for parties 
involved in the conversion to report progress and to obtain information
helpful in diagnosing problems, issues and events that may require 
special attention or otherwise require additional resources for 
resolution. This SHOULD be provided or operated by a neutral third-party.</t>

</section>
<section anchor="phase-1-dual-format-acceptance"><name>Phase 1: Dual-Format Acceptance</name>

<t>Both 10-digit and 11-digit dialing are accepted by all CPs, IXCs, and 
LECs. All originating and terminating networks MUST accept both 
formats.</t>

</section>
<section anchor="phase-2-user-notification"><name>Phase 2: User Notification</name>

<t>Phase 2 is implemented as two segments.</t>

<section anchor="segment-1"><name>Segment 1</name>

<t>In Segment 1 of Phase 2, LECs, CPs, IXCs, and regulatory authorities 
MUST publicize the implementation of the expansion of the NPA to an 
NPAX, where the area code is expanded to four digits, and the 
telephone number to eleven digits. An important highlight of the 
announcement SHOULD emphasize that there will be no change to the 
subscriber number. It SHOULD also state the date Segment 2 will begin
and the date that phase 3 will begin.</t>

</section>
<section anchor="segment-2"><name>Segment 2</name>

<t>In Segment 2 of Phase 2, Intercept messages SHALL be imposed on callers
dialing a 10-digit phone number, and such message SHALL inform callers 
dialing telephone numbers using the current 10-digit format of upcoming
requirements, MAY inform them of the digit they need to append to 
the area code, and SHOULD state the date when dialing the new 11-digit 
number will be required. The call SHALL still complete.</t>

</section>
</section>
<section anchor="phase-3-mandatory-expansion"><name>Phase 3: Mandatory Expansion</name>

<t>11-digit dialing becomes required. Callers dialing the old format 
10-digit number SHALL be presented with an intercept message beginning
with a SIT tone and an announcement that they must dial the new 4-digit
area code. The message MAY announce the additional digit that MUST be 
dialed. The call SHALL NOT complete, and SHALL be treated equivalently 
to dialing an invalid number.</t>

</section>
<section anchor="phase-4-full-expansion"><name>Phase 4: Full Expansion</name>

<t>The fourth digit of the NPA is opened to all values 0 through 9, 
increasing numbering capacity.</t>

</section>
</section>
<section anchor="alternatives-considered"><name>Alternatives Considered</name>

<t>The following alternatives were evaluated:</t>

<section anchor="further-subdivision-of-number-pooling-blocks"><name>Further subdivision of number pooling blocks</name>

<t>Further subdivision of pooling blocks provides only limited extension 
while increasing database and administrative complexity.</t>

</section>
<section anchor="expansion-using-only-reserved-npa-ranges-eg-n9x"><name>Expansion using only reserved NPA ranges (e.g., N9X)</name>

<t>If the rest of the available NPAs are exhausted, this becomes a stop-
gap measure until this or some other planned expansion of the 
telephone number to 11 digits.</t>

</section>
<section anchor="overlay-npas"><name>Overlay NPAs</name>

<t>Originally each NPA covered one region exclusively. As more telephone numbers were needed, more NXXs were added until no more were available. The answer at that point is to split the NPA, take about half the NXXs that were geographically adjacent to each other, and assign them to the new NPA. The advantage was the subscriber number did not change, so local seven-digit dialing was unaffected, and the subscriber simply had to advise people that their area code had changed. This practice worked when regions were large and the remaining regions after the split are of a reasonable size. When they are city-sized or smaller, splitting NPAs produces a point of diminishing returns, where an NPA might only be part of a city.</t>

<t>The switch to overlays alleviated this problem as now the combined number pool of both NPAs is available for the entire region. It also ends the dilemma of an NPA in jeopardy status being split, with one NPA having more than sufficient available NXXs and the other remaining in jeopardy. Overlays were inevitable and solved the problem of an NXX surplus/starvation NPA split result dilemma.</t>

<t>While overlays are useful, and it is very likely new NPAs will be added as overlays to existing regions, they won't be enough to solve the problem when it is not NXXs that are in jeopardy, but NPAs.</t>

</section>
<section anchor="variable-length-numbering-schemes"><name>Variable-length numbering schemes</name>

<t>These approaches introduce significant implementation complexity, 
increase validation burden across systems, and may negatively affect
user perception of numbering uniformity.</t>

<t>These approaches either provide limited long-term benefit or introduce
undesirable complexity.</t>

</section>
<section anchor="expansion-of-nxx-to-nxxx"><name>Expansion Of NXX To NXXX</name>

<t>The expansion of the subscriber number to 8 digits by increasing the size of the NXX to four digits was considered, but it creates an even larger disruption:</t>

<t><list style="symbols">
  <t>The number of NXXs in an NPA rises from slightly under 800 to nearly 8,000. 
It would vastly increase the size and complexity of local number portability databases</t>
  <t>It would also increase the number and size of call routing tables</t>
  <t>Third parties would have to update software for holding much larger number 
ranges</t>
  <t>The number of potential telephone numbers in an area code rises from 
around 7,000,000 to nearly 70,000,000</t>
  <t>In most regions this would cause each area code in the state to be 
many times greater than the entire population of the region served by 
that NPA. Much of the additional capacity would be unusable or wasted.</t>
</list></t>

</section>
<section anchor="expansion-of-xxxx-to-xxxxx"><name>Expansion Of XXXX To XXXXX</name>

<t>The expansion of the line number to 5 digits adds even more 
complexity and potentially even greater added costs than expanding 
the NXX to 4 digits:</t>

<t><list style="symbols">
  <t>Even larger number portability databases, as each NXX expands by 
a factor of 10</t>
  <t>Local switches have to handle not potentially 10,000 lines for each 
NXX they service, but 100,000</t>
</list></t>

<t>It is entirely possible switch hardware cannot support this large 
a number pool, either rewiring replacement or upgrading expensive 
switching equipment. It may require splitting NXXs onto multiple 
switches and require even more routing changes to accommodate. In 
heavily populated urban areas it might require acquisition of 
additional expensive switches, real estate, and buildings.</t>

</section>
</section>
<section anchor="operational-considerations"><name>Operational Considerations</name>

<t>The proposed expansion is designed to minimize impact on:</t>

<t><list style="symbols">
  <t>Call routing systems</t>
  <t>Number portability databases</t>
  <t>Inter-carrier signaling</t>
</list></t>

<t>However, significant updates would be required in:</t>

<t><list style="symbols">
  <t>Customer-facing systems</t>
  <t>Validation logic</t>
  <t>Legacy equipment and embedded systems</t>
</list></t>

<t>A question that may arise is "Why not allow the full number range 
of 0-9 in the fourth digit of the telephone number to be activated 
immediately, rather than the current proposal to initially only 
permit a single digit?"</t>

<t>The rationale is cost and complexity. Initial deployment using a single 
digit minimizes required routing changes. This proposal acknowledges \
that significant costs would be involved in moving to 
an 11-digit telephone number. Eventually, the change must happen. The 
fact remains, initially implementing only one digit generates the 
least amount of cost increase, as only the routing logic of the fourth 
digit of the telephone number is required to be changed. Later, when 
digits 2-9 are enabled, the code required to check the fourth digit 
can then be eliminated. Thus, this also reduces the complexity 
involved in making this change.</t>

</section>
<section anchor="backwards-compatibility-risks"><name>Backwards Compatibility Risks</name>

<t>There will need to be lead time to account for, and attention placed on
informing owners of systems that may need to be replaced because of 
incapacity to update them to use the new format telephone number, such 
as systems using:</t>

<t><list style="symbols">
  <t>Hard-coded 10-digit fields</t>
  <t>Regular expression validation failure</t>
  <t>Embedded devices</t>
</list></t>

<t>Emergency equipment that sends "final warnings" or notifications need 
to be considered:</t>

<t><list style="symbols">
  <t>Elevator telephones</t>
  <t>Audible Burglar alarms</t>
  <t>Silent alarms</t>
  <t>Credit/debit card processing terminals in places where Internet 
connections are unavailable</t>
  <t>Roadside motorist assistance telephones</t>
</list></t>

<t>Civil emergency response centers will have critical need to make 
certain proper expansion and adjustment is done for:</t>

<t><list style="symbols">
  <t>911/E-911 routing</t>
  <t>PSAP systems</t>
  <t>ALI/ANI databases</t>
</list></t>

<t>Number portability and carrier identification databases must be adjusted
to compensate for this change:</t>

<t><list style="symbols">
  <t>LNP databases are massive, and may require updates to database 
schemas and query logic in both SQL and NoSQL implementations</t>
  <t>Key lookup structures are dependent on current NPA-NXX format</t>
</list></t>

<t>One advantage this proposal provides is it requires no change to NXX 
format, preserving existing LNP granularity.</t>

</section>
<section anchor="benefits"><name>Benefits</name>

<t>The current NPA format allows a maximum of 800 NPAs to be implemented 
(200-999). However, practical considerations reduce this in several ways:</t>

<t><list style="symbols">
  <t>X11 codes (211, 311, 911 etc.) are unavailable</t>
  <t>988 as an additional N11-style number (and possibly others in the future) will reduce the supply further</t>
  <t>N9X was reserved for future expansion.</t>
</list></t>

<t>Given these constraints, the maximum number of NPAs is probably more 
like 700. While this is a large number, it eventually will be 
exhausted, possibly within the foreseeable future.</t>

<t>Expansion of area codes to add an extra digit, and later full expansion 
to 11-digits expands the numbering range by a full factor of magnitude, 
to 8000 possible NPAXs. Assuming similar carve-outs are used:</t>

<t><list style="symbols">
  <t>N11X is reserved to prevent confusion</t>
  <t>988X is also reserved</t>
  <t>Other similar service codes to 988 (200, 766, 322, 433 etc) are 
created, and those code ranges are restricted, e.g. 200X, 322X, 433X</t>
  <t>N9XX is reserved for future expansion</t>
</list></t>

<t>It still leaves a huge pool of available NPAXs. If the X11X, 988X, 
and 10 additional service code code blocks are reserved, in 
addition to N9XX, we have</t>

<t><list style="symbols">
  <t>72 NPAXs restricted for N11X protection</t>
  <t>110 NPAXs restricted for 988X protection and 10 additional 
service code blocks</t>
  <t>800 NPAXs reserved for N9XX expansion</t>
</list></t>

<t>Leaves more than 7,000 potential NPAXs available for assignment. This 
represents an approximate order-of-magnitude increase in addressable 
numbering capacity compared to the current NANP structure.</t>

</section>
<section anchor="economic-considerations"><name>Economic Considerations</name>

<section anchor="cost-considerations-of-methods-used"><name>Cost Considerations Of Methods Used</name>

<t>Incremental approaches distribute cost over time but increase long-term
complexity.  A planned expansion incurs higher initial cost but may 
reduce cumulative cost and operational burden.</t>

<t>Early planning enables gradual transition and reduces the risk of 
emergency implementation.</t>

</section>
<section anchor="billing-and-rating-impact"><name>Billing and Rating Impact</name>

<t>Carriers price call charges (including call origination and termination 
payments) on</t>

<t><list style="symbols">
  <t>NPA-NXX</t>
  <t>LATA boundaries</t>
</list></t>

<t>Other than increasing the length of the NPA and temporarily carrying 
duplicate records (one for the old 3-digit NPA, and one for its 
replacement NPAX during phases 1 through 3 (much of which can be 
automated) these impacts are expected to be minimal due to preservation 
of the NPA-NXX structure used in existing billing and rating systems.</t>

</section>
</section>
<section anchor="security-considerations"><name>Security Considerations</name>

<t>Changes to numbering formats may impact fraud detection systems, call 
validation mechanisms, and authentication processes. These impacts 
SHOULD be evaluated during implementation planning.</t>

<t>Number spoofing detection systems, including but not limited to 
STIR/SHAKEN authentication to take into account both the current, and
replacement numbers.</t>

<t>Call authentication assumptions MUST be reviewed and updated to 
ensure compatibility with both legacy and expanded numbering formats.
This represents an approximate order-of-magnitude increase in addressable 
numbering capacity compared to the current NANP structure.</t>

</section>
<section anchor="transition-governance"><name>Transition Governance</name>

<t>One or more coordinating authorities MUST be designated to manage key aspects 
of the transition. These include:</t>

<t><list style="symbols">
  <t>Whether the NPAX flag digit in position 4 of the telephone number is 0 or 1</t>
  <t>Timeline for start and implementation of each phase and segment of the 
upgrade plan</t>
  <t>Who will be responsible for enforcing compliance with all mandates?</t>
</list></t>

</section>
<section anchor="transition-difficulties"><name>Transition Difficulties</name>

<t>Not all parties involved in the transition will necessarily act as expeditiously 
as possible. Concerns over depreciation or amortization of existing equipment and/or 
software will be a serious concern to various organizations and responsible 
individuals. This may result in compatibility problems with respect to</t>

<t><list style="symbols">
  <t>"Long tail" legacy systems</t>
  <t>Private Branch Exchange (PBX) systems</t>
  <t>International interoperability lag</t>
</list></t>

<t>As a result, partial deployment conditions may persist long after 
others are fully ready for the changes as a result of the implementation 
of 11-digit telephone numbers.</t>

</section>
<section anchor="international-considerations"><name>International Considerations</name>

<t>The proposed 11-digit format remains compatible with the E.164 <xref target="ITU"/>
maximum length of 15 digits.  Coordination with international 
carriers and regulatory bodies is required.</t>

<t><list style="symbols">
  <t>This change poses no impact to global numbering compatibility</t>
  <t>It fits into the existing +1 country code model</t>
</list></t>

<t>No changes to the E.164 country code (+1) are required.</t>

</section>
<section anchor="iana-considerations"><name>IANA Considerations</name>

<t>This document has no IANA actions.</t>

</section>
<section anchor="conclusion"><name>Conclusion</name>

<t>Expansion of the NANP to 11 digits represents a viable long-term 
solution to numbering exhaustion.  Early evaluation and planning are 
recommended to enable a controlled and gradual transition.</t>

<t>Given the long lead times required for numbering plan changes, early 
evaluation is necessary to avoid time-constrained or emergency implementation.</t>

</section>


  </middle>

  <back>


<references title='References' anchor="sec-combined-references">

    <references title='Normative References' anchor="sec-normative-references">



<reference anchor="RFC2119">
  <front>
    <title>Key words for use in RFCs to Indicate Requirement Levels</title>
    <author fullname="S. Bradner" initials="S." surname="Bradner"/>
    <date month="March" year="1997"/>
    <abstract>
      <t>In many standards track documents several words are used to signify the requirements in the specification. These words are often capitalized. This document defines these words as they should be interpreted in IETF documents. This document specifies an Internet Best Current Practices for the Internet Community, and requests discussion and suggestions for improvements.</t>
    </abstract>
  </front>
  <seriesInfo name="BCP" value="14"/>
  <seriesInfo name="RFC" value="2119"/>
  <seriesInfo name="DOI" value="10.17487/RFC2119"/>
</reference>

<reference anchor="RFC8174">
  <front>
    <title>Ambiguity of Uppercase vs Lowercase in RFC 2119 Key Words</title>
    <author fullname="B. Leiba" initials="B." surname="Leiba"/>
    <date month="May" year="2017"/>
    <abstract>
      <t>RFC 2119 specifies common key words that may be used in protocol specifications. This document aims to reduce the ambiguity by clarifying that only UPPERCASE usage of the key words have the defined special meanings.</t>
    </abstract>
  </front>
  <seriesInfo name="BCP" value="14"/>
  <seriesInfo name="RFC" value="8174"/>
  <seriesInfo name="DOI" value="10.17487/RFC8174"/>
</reference>


<reference anchor="ITU" >
  <front>
    <title>The international public telecommunication numbering plan Recommendation ITU-T E.164</title>
    <author >
      <organization>International Telecommunications Union</organization>
    </author>
    <date year="2010" month="November"/>
  </front>
  <format type="PDF" target="https://www.itu.int/rec/dologin_pub.asp?lang=e&amp;id=T-REC-E.164-201011-I!!PDF-E&amp;type=items"/>
</reference>


    </references>

    <references title='Informative References' anchor="sec-informative-references">



<reference anchor="RFC1394">
  <front>
    <title>Relationship of Telex Answerback Codes to Internet Domains</title>
    <author fullname="P. Robinson" initials="P." surname="Robinson"/>
    <date month="January" year="1993"/>
    <abstract>
      <t>This RFC gives the list, as best known, of all common Internet domains and the conversion between specific country telex answerback codes and Internet country domain identifiers. It also lists the telex code and international dialing code, wherever it is available. It will also list major Internet "Public" E-Mail addresses. This memo provides information for the Internet community. It does not specify an Internet standard.</t>
    </abstract>
  </front>
  <seriesInfo name="RFC" value="1394"/>
  <seriesInfo name="DOI" value="10.17487/RFC1394"/>
</reference>




    </references>

</references>


<?line 612?>

<section anchor="changelog"><name>Changelog</name>

<t>draft-00:</t>

<t><list style="symbols" spacing="compact">
  <t>Initial Release</t>
</list></t>

<t>draft-01:</t>

<t><list style="symbols" spacing="compact">
  <t>correct misspelling: allowsexisting -&gt; allows existing</t>
  <t>Explain drawbacks of some alternative strategies</t>
  <t>Adjust line lengths to improve ease if editing, to take 
advantage of kramdown-rfc and xml2rfc automatic reformatting</t>
</list></t>

</section>


  </back>

<!-- ##markdown-source:
H4sIAAAAAAAAA8187W4bSZLt/3yKHBvYtrGkLMru6baA2blq292tXVvWWu5p
LXCBRZGVJKtdrOLWh2RNo99Fz6Inu+dEZGZlkbRnLnB/3AHGLZJVWZmR8XHi
RGRNp1PTFV3pTu2/GYv/ndnLpt7WbVbaZd3Yt3W1mn50zca++bzNqraoK1sv
bbd29qJuurU927imWGSV3Jz876LfzPFLtbKXZVbZJxdnF5dPbVfb2cy+LlZF
15psPm/czanlT8PwJq8XVbbBhPImW3bTpp4XVVtX0yqrtlMXLpsez8wi69yq
bu5ObVEta5Pj46k9OT758/T4xfTkpbldYXDX3dbNJ/sr/uFsfmrqfmtMsW1O
bdf0bXdyfPzy+MR8cne4Lj+151Xnmsp109d8vMkal53an1zlmqw0bT/fFC2f
391tHZ+bu63DP1Vn+JgVR+cYw9em7bIq/++srCsnj3RmW5xSXF29OLV3rvV/
45ZufWqf82ML2TZu2cbf27vN8PnGVb2TISDHdT8/ta50iw77MG3rxSfXPZvN
cso4L7ISizYm67t13fCWKeaMYS6P7AcvWNk5lfhl1pfj790mK8pTu6g3Gyym
/V/jgY/wvTFV3WyyrriRKX348dXJbPbS//n97LsX/PP84y8y32EellOpm1UQ
OAaoKyjdRy4FT+sraBW/a+0vVaGz8Yr66CO0rxjdte3nZbGw3e7NtopquKUa
fnC6klx/xbSmH+2bo9mfXzziA1SDLuobx7ugSrNjfr2UBfpZ28vXP57adddt
29Nnz25vb4+Krj/CdJ41bvEsr8t6VVT/jQkdZe32r3jo6i/uX4r8Lx+nH968
msqzphx4Npue/+lPGGz65l+oTH8pOrdpoZnVMpUnpTh7/pJSNNPp1Gbztmuy
RWeN+bhnhF+wuqK126b+DSricpqg+7zOoPnWZDfY3WxeOpHcdg0VTSTWuLbu
m4Vr7S3UrKjE6iE//pa7RZbjlx5K3phF3zRQD5uVZe0FD523fVeUxd/1M9S5
ytsj2HnRdhxhU3TFSn8zXBJMuXDtBBu7KPucV9D08LzcWWxIU2Z3rYyqE7Tb
uqYKTrCaDkNzcqZvZTFlsXTRS9G5zPuOCtPUeb+g6iwwcstH1FuYtdchrGxb
us9FdwfBcPYtnrKoq2VPez+ivCFIeKeepkCJwk1CBJkt6SShjpsJ5FFw+6xL
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

-->

</rfc>

