Chapter 4: ISDN Interfaces — PRI and BRI for Digital Voice Signaling
Learning Objectives
Explain ISDN PRI signaling (23B+D for T1-PRI, 30B+D for E1-PRI) and its role in enterprise voice connectivity
Explain ISDN BRI signaling (2B+D) and its use cases for small offices and backup WAN links
Differentiate between NT (Network Termination) and TE (Terminal Equipment) modes on BRI interfaces
Describe how the NIM-8CE1T1-PRI and NIM-2BRI-NT/TE modules terminate ISDN circuits and convert calls to VoIP
Pre-Quiz — Partition A: ISDN Fundamentals & PRI
1. What is the primary purpose of the D-channel in an ISDN circuit?
A) To carry voice conversations between endpointsB) To provide backup bandwidth when B-channels are fullC) To carry Q.931 signaling messages for call setup and teardownD) To encrypt voice traffic between the router and the PSTN
2. How many simultaneous voice calls can a single T1-PRI span support?
A) 24B) 30C) 23D) 32
3. Which Q.931 message indicates that the called party has answered and a B-channel should be allocated?
A) SETUPB) ALERTINGC) CALL PROCEEDINGD) CONNECT
4. What advantage does the NIM-8CE1T1-PRI's integrated CSU/DSU provide?
A) It converts analog signals to digitalB) It eliminates the need for an external CSU/DSU box at the demarcC) It provides Power over Ethernet to connected phonesD) It performs SIP protocol conversion
5. An E1-PRI uses time slot 16 for the D-channel. What occupies time slot 0?
A) An additional B-channel for voiceB) Framing and synchronizationC) Encryption key exchangeD) Network management telemetry
4.1 ISDN Fundamentals: The Digital Telephone Standard
Integrated Services Digital Network (ISDN) is a set of ITU-T standards for transmitting voice, video, and data simultaneously over the PSTN. Developed in the 1980s, ISDN replaced the analog "last mile" with end-to-end digital connectivity, delivering faster call setup, clearer audio, and the ability to carry data alongside voice on the same copper pair.
B-Channels vs. D-Channel
ISDN organizes bandwidth into two channel types:
Channel Type
Bandwidth
Purpose
B-channel (Bearer)
64 Kbps
Carries user traffic: voice calls, fax, or data
D-channel (Delta)
16 Kbps (BRI) / 64 Kbps (PRI)
Carries Q.931 call signaling and control messages
Each B-channel provides exactly one uncompressed G.711 voice call. The D-channel never carries voice — it is purely the control plane, using the Q.931 protocol to manage call setup, maintenance, and teardown.
Q.931 Call Setup Signaling
Q.931 manages the entire lifecycle of a call through a defined message sequence: SETUP (initiate call with called/calling number), CALL PROCEEDING (switch acknowledges), ALERTING (far end ringing), CONNECT (answered, B-channel allocated), DISCONNECT / RELEASE / RELEASE COMPLETE (teardown and B-channel freed).
Call setup typically completes in 1-3 seconds, compared to 5-15 seconds for analog lines using pulse/tone dialing.
Q.931 Call Setup and Teardown Sequence
ISDN vs. Analog
Feature
Analog (FXO/FXS)
ISDN
Signaling
In-band tones (DTMF, loop current)
Out-of-band digital (Q.931)
Call setup time
5-15 seconds
1-3 seconds
Calls per circuit
1 per pair
Up to 23 (T1-PRI) or 30 (E1-PRI)
Audio quality
Subject to noise, crosstalk
Clean digital PCM, 64 Kbps
Caller ID
Limited, unreliable
Built into Q.931 SETUP message
Key Points — ISDN Fundamentals
B-channels carry user traffic (voice/data) at 64 Kbps each; the D-channel carries Q.931 signaling only.
Q.931 manages the full call lifecycle: SETUP, ALERTING, CONNECT, DISCONNECT, RELEASE.
ISDN call setup (1-3 seconds) is dramatically faster than analog (5-15 seconds).
Out-of-band signaling on the D-channel is cleaner and more reliable than analog in-band tones.
Thousands of enterprises still rely on ISDN trunks for PSTN connectivity alongside SIP.
4.2 PRI — Primary Rate Interface
T1-PRI: 23B+D (North America / Japan)
PRI rides on a T1 circuit at 1.544 Mbps, divided into 24 time slots of 64 Kbps: 23 B-channels for voice and 1 D-channel (time slot 24) for Q.931 signaling. A single T1-PRI supports 23 simultaneous calls.
In multi-PRI configurations, NFAS (Non-Facility Associated Signaling) allows the D-channel on one span to control B-channels on adjacent spans, freeing an extra B-channel per additional span.
E1-PRI: 30B+D (International)
Outside North America, E1 runs at 2.048 Mbps with 32 time slots: 30 B-channels, 1 D-channel (time slot 16), and 1 framing/sync channel (time slot 0). A single E1-PRI supports 30 simultaneous calls.
T1-PRI vs E1-PRI Time Slot Structure
NIM-8CE1T1-PRI Module
The NIM-8CE1T1-PRI is Cisco's high-density channelized voice module for ISR 4000 and Catalyst 8000 routers. It provides 8 ports (RJ-48C), each independently configurable as T1 or E1. The integrated CSU/DSU eliminates external equipment. Maximum capacity: 240 calls (8 x 30 E1 B-channels) or 184 calls (8 x 23 T1 B-channels). Requires PVDM4 DSPs for codec transcoding.
Enterprise Use Cases
Call Centers: 200-seat center uses 4 T1-PRI spans (92 B-channels) from a single NIM-8CE1T1-PRI module.
Hotels: 500-room hotel provisions 2 E1-PRI spans (60 B-channels) for peak checkout-morning volumes.
Hospitals: PRI preferred for code alerts and nurse call systems — dedicated circuit guarantees bandwidth.
Government: Mandated circuit-switched voice for security/regulatory compliance.
Key Points — PRI
T1-PRI: 23B+D at 1.544 Mbps (North America/Japan); E1-PRI: 30B+D at 2.048 Mbps (international).
NFAS allows one D-channel to control B-channels across multiple PRI spans.
NIM-8CE1T1-PRI supports up to 8 channelized ports with integrated CSU/DSU — no external box needed.
Maximum capacity per module: 240 calls (E1) or 184 calls (T1).
PRI remains the backbone for call centers, hospitals, hotels, and government voice infrastructure.
Post-Quiz — Partition A: ISDN Fundamentals & PRI
1. What is the primary purpose of the D-channel in an ISDN circuit?
A) To carry voice conversations between endpointsB) To provide backup bandwidth when B-channels are fullC) To carry Q.931 signaling messages for call setup and teardownD) To encrypt voice traffic between the router and the PSTN
2. How many simultaneous voice calls can a single T1-PRI span support?
A) 24B) 30C) 23D) 32
3. Which Q.931 message indicates that the called party has answered and a B-channel should be allocated?
A) SETUPB) ALERTINGC) CALL PROCEEDINGD) CONNECT
4. What advantage does the NIM-8CE1T1-PRI's integrated CSU/DSU provide?
A) It converts analog signals to digitalB) It eliminates the need for an external CSU/DSU box at the demarcC) It provides Power over Ethernet to connected phonesD) It performs SIP protocol conversion
5. An E1-PRI uses time slot 16 for the D-channel. What occupies time slot 0?
A) An additional B-channel for voiceB) Framing and synchronizationC) Encryption key exchangeD) Network management telemetry
1. In BRI, what does "NT mode" mean for the router?
A) The router acts as terminal equipment receiving service from the telcoB) The router acts as the network side, providing clocking and Layer 1 activationC) The router disables ISDN and uses analog signaling insteadD) The router operates in pass-through mode without processing calls
2. How many simultaneous voice calls can a single BRI line support?
A) 1B) 2C) 4D) 23
3. What is the most common cause of ISDN Layer 2 failing to reach MULTIPLE_FRAME_ESTABLISHED?
A) A fiber cut between the CO and the customer premisesB) A mismatched isdn switch-type configurationC) Insufficient PVDM4 DSP resourcesD) An incorrect codec configured on the dial peer
4. In an ISDN-to-VoIP media gateway, what role does the PVDM4 DSP module play?
A) It routes calls based on dial-peer matchingB) It converts G.711 PCM audio to the negotiated VoIP codec and encapsulates in RTPC) It establishes the Q.931 D-channel data linkD) It provides physical clocking for the T1/E1 circuit
5. Which type of dial peer points to a physical ISDN voice port on the router?
A) VoIP dial peerB) SIP dial peerC) POTS dial peerD) MGCP dial peer
4.3 BRI — Basic Rate Interface
BRI Structure: 2B+D
BRI provides 2 B-channels at 64 Kbps each and 1 D-channel at 16 Kbps, totaling 144 Kbps of user bandwidth (192 Kbps at the line rate including framing overhead). It supports 2 simultaneous calls. Both B-channels can be used independently or bonded via Multilink PPP for a 128 Kbps data link.
NT vs. TE Mode
NT (Network Termination) mode: the router behaves like the telephone company — it provides clocking, power (phantom feed), and Layer 1 activation. Use NT mode when connecting ISDN phones directly to the router.
TE (Terminal Equipment) mode: the router behaves like a telephone. It receives clocking from the network side. Use TE mode when connecting upstream to a telco ISDN line or NT1 device.
One side must be NT and the other TE. They cannot be the same on both ends.
The NIM-2BRI-NT/TE provides 2 BRI ports (RJ-45), each independently configurable as NT or TE mode. Maximum: 4 concurrent calls (2 B-channels per port x 2 ports). Requires PVDM4 for voice transcoding. Supports SIP, H.323, and MGCP.
Use Cases
European/Japanese small offices: A 5-employee law firm with 2 BRI lines (4 B-channels) for daily operations.
Legacy video conferencing: Bonded BRI channels (128 Kbps) for Polycom/Tandberg systems in courtrooms and telemedicine.
Dial backup for WAN: BRI provides inexpensive backup when a primary WAN circuit fails. Billed per-minute only when active.
Key Points — BRI
BRI provides 2B+D: two 64 Kbps bearer channels and one 16 Kbps signaling channel (144 Kbps user bandwidth).
NT mode = router acts as the network (provides clocking); TE mode = router acts as terminal (receives clocking).
NIM-2BRI-NT/TE supports independent NT/TE mode per port — Port 0 can be TE (to telco) while Port 1 is NT (to ISDN phone).
BRI B-channels can be bonded via Multilink PPP for 128 Kbps backup WAN connectivity.
Dial-on-demand routing (DDR) over BRI was a popular WAN backup strategy, now largely replaced by LTE/5G.
4.4 ISDN-to-VoIP Conversion on the Router
Media Gateway Processing Pipeline
The Cisco ISR with a PRI or BRI NIM module acts as a media gateway — bridging circuit-switched ISDN and packet-switched IP. The conversion pipeline:
Physical Layer: NIM receives T1/E1/BRI signal and recovers clocking.
Layer 2 (Q.921/LAPD): D-channel data link established.
Layer 3 (Q.931): SETUP message arrives with called number (DNIS) and calling number (ANI).
Dial-Peer Matching: Router matches called number against configured dial peers.
VoIP Call Setup: Router sends SIP INVITE to CUCM or SIP proxy.
Media Transcoding: PVDM4 converts G.711 PCM to negotiated VoIP codec, encapsulates in RTP.
Call Established: Bidirectional voice flows — ISDN PCM on one side, RTP/UDP/IP on the other.
ISDN-to-VoIP Media Gateway Conversion
Dial-Peer Configuration
Cisco routers use dial peers to route voice calls. A POTS dial peer points to a physical voice port (ISDN interface). A VoIP dial peer points to an IP address or DNS name (SIP/H.323 destination).
! POTS dial peer — matches inbound ISDN calls
dial-peer voice 100 pots
incoming called-number .
direct-inward-dial
port 0/1/0:23
! VoIP dial peer — routes calls to CUCM via SIP
dial-peer voice 200 voip
destination-pattern 1...
session protocol sipv2
session target ipv4:10.1.1.100
codec g711ulaw
ISDN Switch Types
The isdn switch-type command must match the telco's switch. A mismatch prevents the D-channel from activating. Common types:
Switch Type
Command
Region
National ISDN
primary-ni
North America
Euro ISDN (NET5)
primary-net5
Europe / International
AT&T 5ESS
primary-5ess
North America (AT&T local)
DMS-100
primary-dms100
North America (Nortel)
NTT
primary-ntt
Japan
Monitoring with show isdn status
This command displays all three ISDN layers at a glance:
Layer
Healthy State
Meaning
Layer 1
ACTIVE
Physical link up, clocking and framing synchronized
Layer 2
MULTIPLE_FRAME_ESTABLISHED
LAPD data link on D-channel is operational
Layer 3
Shows active calls
Call control operational; Free Channel Mask shows available B-channels
1. In BRI, what does "NT mode" mean for the router?
A) The router acts as terminal equipment receiving service from the telcoB) The router acts as the network side, providing clocking and Layer 1 activationC) The router disables ISDN and uses analog signaling insteadD) The router operates in pass-through mode without processing calls
2. How many simultaneous voice calls can a single BRI line support?
A) 1B) 2C) 4D) 23
3. What is the most common cause of ISDN Layer 2 failing to reach MULTIPLE_FRAME_ESTABLISHED?
A) A fiber cut between the CO and the customer premisesB) A mismatched isdn switch-type configurationC) Insufficient PVDM4 DSP resourcesD) An incorrect codec configured on the dial peer
4. In an ISDN-to-VoIP media gateway, what role does the PVDM4 DSP module play?
A) It routes calls based on dial-peer matchingB) It converts G.711 PCM audio to the negotiated VoIP codec and encapsulates in RTPC) It establishes the Q.931 D-channel data linkD) It provides physical clocking for the T1/E1 circuit
5. Which type of dial peer points to a physical ISDN voice port on the router?
A) VoIP dial peerB) SIP dial peerC) POTS dial peerD) MGCP dial peer