Physical Address
304 North Cardinal St.
Dorchester Center, MA 02124
Physical Address
304 North Cardinal St.
Dorchester Center, MA 02124
ISO/IEC 17875-04 is part of the ISO/IEC 17874-17876 series that defines the architecture, service description, and signalling protocol for Private Integrated Services Networks (PISNs). Specifically, this standard specifies the inter-exchange signalling protocol for synchronous bearer services. Synchronous bearer services are characterized by constant bit rate, timing information transfer, and low delay, making them ideal for voice and high-quality audio/video applications over circuit-switched connections. The protocol provides the means to establish, maintain, and release synchronous bearer connections between PISN exchanges. It also supports the activation, deactivation, and operation of supplementary services such as call transfer, call hold, and conference calling. The protocol operates between two PISN nodes that communicate via an inter-exchange interface using the QSIG signalling system defined in the broader PISN framework. The standard addresses both basic call control and the functional procedures necessary for seamless, reliable operation in multi-vendor environments.
The scope encompasses the following aspects:
The protocol defines a set of messages grouped into three categories: call establishment, call clearing, and supplementary services. The table below summarizes key messages, their direction, and functions.
| Message | Direction | Function | Associated Timers |
|---|---|---|---|
| SETUP | Forward | Initiates a call; includes bearer capability, called party number, and optional supplementary service indicators. | T301 (call establishment timeout) |
| CONNECT | Backward | Indicates that the called party has answered the call. | T302 (connect timer) |
| ALERTING | Backward | Indicates that the called device is ringing. | None |
| DISCONNECT | Both | Clears a call; includes cause diagnostic information. | T305 (disconnect timeout) |
| RELEASE | Both | Confirms call clearing; triggers release of resources. | T308 (release timeout) |
| FACILITY | Both | Transports supplementary service control information (e.g., call transfer request). | T304 (facility timeout) |
The protocol is formally defined using SDL (Specification and Description Language) and state transition diagrams. Each PISN exchange implements a finite state machine for each call instance. The states include Null, Call Initiated, Incoming Call Proceeding, Active, Disconnect Request, etc. Procedures are defined for normal operations and exceptional conditions (e.g., timeouts, resource unavailable). The standard mandates specific actions for each stimulus.
To ensure synchronous operation, the protocol requires explicit negotiation of bearer capabilities during call setup. Parameters such as information transfer capability (speech, 64 kbit/s unrestricted digital), transfer mode (circuit), transfer rate, and synchronization attributes are encoded in the SETUP message. The receiving exchange must verify compatibility with its resources and respond accordingly.
Several timers are specified to regulate protocol behavior. For example, T301 is used to supervise the call establishment phase from when the SETUP is sent until a response is received. Default values and allowable ranges are provided to accommodate different network configurations. Improper timer settings can lead to premature call clearing or excessive delay; therefore the standard provides guidelines for selection based on network propagation and processing delays.
Implementing ISO/IEC 17875-04 typically involves a layered architecture: the protocol stack sits above the physical/link layer (e.g., Q.921 for ISDN D-channel) and uses the services provided by the network layer. The implementation must support the state machine and message processing logic. Application Program Interfaces (APIs) abstract the protocol from the call control application.
Key implementation considerations include:
ISO/IEC 17875-04 has been adopted nationally by many countries. For instance, Canada has issued CAN/CSA-ISO/IEC 17875-04, which is identical to the international standard. In Europe, the standard is integrated into the EN series (e.g., EN 301 298 for PISN). Compliance is typically verified through independent testing laboratories that execute a conformance test suite derived from the standard’s test specification (usually described in ISO/IEC 17876).
Certification process involves:
It is important to note that while conformance to the protocol specification is essential for interoperability, it does not guarantee functional correctness of all supplementary services. Some services require additional specifications (e.g., call transfer is defined in ISO/IEC 17878). Vendors are encouraged to test complete service bundles in multi-vendor environments.
Understanding and implementing ISO/IEC 17875-04 is essential for any organization involved in private