Physical Address
304 North Cardinal St.
Dorchester Center, MA 02124
Physical Address
304 North Cardinal St.
Dorchester Center, MA 02124
IEC 13866:1997, formally titled “Information technology — Telecommunications and information exchange between systems — Private Integrated Services Network — Specification, functional model and information flows — Mapping functions for the tunnelling of QSIG through IP networks”, is a foundational standard for enterprise telecommunications interoperability. Developed jointly by ISO/IEC JTC 1, it defines the precise mechanisms for bridging legacy circuit-switched Private Integrated Services Networks (PISN) with modern packet-switched IP backbones.
The scope is strictly confined to the mapping functions at the boundary between a PISN and an IP network. It does not define the IP network itself or the internal architecture of the PISN. Instead, it specifies an abstract model for encapsulating QSIG protocol data units (PDUs) — the native signalling of digital PBXs — and transporting them transparently across an IP network. The standard was nationally adopted by various bodies, most notably as CAN/CSA-ISO/IEC 13866-97 in Canada, ensuring its global regulatory acceptance.
The primary technical innovation of ISO/IEC 13866 is the Tunnelling Adaptation Layer (TAL). The TAL resides between the QSIG network layer (Layer 3) and the transport layer of the IP stack (TCP or UDP). It provides the abstract service primitives required for the transparent end-to-end transfer of QSIG messages across disparate networks.
The standard defines a core set of mapping functions to manage the tunnelled association. These primitives act as the building blocks for all QSIG services over IP.
| Mapping Function Primitive | Type | Primary Use Case |
|---|---|---|
| MFT-Tunnel-Request / Indication | Association | Establishes a logical tunnel association between two gateway elements. |
| MFT-Data-Request / Indication | Data Transfer | Transfers encapsulated QSIG PDUs across the established tunnel. |
| MFT-Release-Request / Indication | Association | Gracefully clears the tunnel association and releases resources. |
Understanding the protocol stack is crucial for implementation. IEC 13866 fits neatly into the OSI model, bridging the gap between traditional TDM signalling and IP transport.
| OSI Layer | Protocol / Specification | Function |
|---|---|---|
| 7 (Application) | QSIG (ISO/IEC 13864 / 13865) | Basic Call & Supplementary Service Signalling |
| 6-5 (Presentation/Session) | ACSE / ROSE (ISO 8650, ISO 9072) | Association Control and Remote Operations |
| 4a (Tunnelling Adaptation) | TAL (Defined in IEC 13866) | Encapsulation, Segmentation, and Reassembly |
| 4 (Transport) | TCP or UDP (RFC 793, RFC 768) | Reliable or Unreliable transport of encapsulated data |
| 3 (Network) | IP (IPv4 / IPv6) | Packet routing across the IP backbone |
Deploying systems compliant with IEC 13866 requires careful attention to addressing and service interworking. QSIG relies on the Private Network Addressing Scheme (PLAN) and Private Sub-Signalling Identification (PSSI). The standard specifies the functional mapping of these identifiers to IP addresses or Fully Qualified Domain Names (FQDNs) within the tunnelling gateway.
One of the most complex aspects of implementation is the tunnelling of Call Independent Signalling (CISS). Features such as Message Waiting Indication (MWI) and centralised voicemail rely on the accurate tunnelling of CISS messages. The TAL must properly handle message segmentation and reassembly, particularly when QSIG messages exceed the MTU of the underlying IP network.
Conformance to IEC 13866 is validated against abstract test suites derived from the standard. The Protocol Implementation Conformance Statement (PICS) is a vital document required from vendors to declare which optional features of the tunnelling specification are supported. Given the complexity of interworking with other protocols such as H.323 or SIP, compliance testing often focuses on the accuracy of the mapping functions for the most critical supplementary services, such as Call Completion and Call Intrusion.
The standard is nationally adopted as CAN/CSA-ISO/IEC 13866-97, making it a definitive norm for PISN equipment procurement in Canada and strongly recognized in other ISO member states.
© 2026 International Standards Analysis Network. All rights reserved.