- one phone number is associated with one line and one line can only support one conversation at a time;
- electrical interference from transformers, power cables and TV transmitters.
- CAS (Channel Associated Signaling): Takes place within the voice channel itself
- CCS (Common Chanel Signaling): Sends signaling information down a dedicated channel
Nowadays the CAS is used very rare, while CCS is still widely used. Therefore, we will discuss the CCS type of digital signaling in this post. And an example of CCS is ISDN (Integrated Services Digital Networks) protocol. BRI interfaces doesn’t support CAS, they work only with CCS (ISDN).
ISDN is a circuit-switched telephone network system that is designed to allow digital transmission of voice and data over ordinary telephone copper wires, resulting in better quality and higher speeds than is available with the PSTN system. ISDN involves the digitization of the telephone network, which permits voice, data, text, graphics, music, video, and other source material to be transmitted over existing telephone wires.
Cisco voice gateways support ISDN BRI and ISDN PRI (T1E1). Both types of connections use B-channels and D-channels. The B (bearer) channels carry user media (voice, video or digital data) . The D (data) channel, in its role as signal carrier for the B-channels, directs the CO switch to send calls to particular time slots on the digital voice ports.
ISDN BRI is known as 2 B + D connection. It means the following:
- Two 64-kb/s B channels that carry voice or data for a maximum transmission speed of 128 kb/s
- One 16-kb/s D channel that carries signaling traffic, that is, instructions about how to handle each of the B channels, although it can support user data transmission under certain circumstances
The D channel signaling protocol comprises Layers 1 through 3 of the Open Systems Interconnection (OSI) reference model. BRI also provides for framing control and other overhead, bringing its total bit rate to 192 kb/s.
The BRI physical layer specification is ITU-T Recommendation I.430. BRI is very common in Europe and is also available in North America. BRI interface allows up to two simultaneous calls and can be used in small companies as connection lines to PSTN. For example, if you have 40 telephony users (employees) in you company, then you require four connection channels to PSTN. So you can you two BRI line to satisfy this requirement.
ISDN PRI may have 23 B + D or 30 B + D frame structure:
- 23 B channels in T1 PRI (in North America and Japan) or 30 B channels in E1 PRI (in the rest of the world) that carry voice or data yielding a total bit rate of 1.544 Mb/s and 2.048 Mb/s respectively
- One 64-kb/s D channel that carries signaling traffic
The PRI physical layer specification is ITU-T Recommendation I.431. PRI interfaces are widely used in middle-size or big companies. Sometimes you can see a PRI interface configuration containing less B channels (timeslots) then 23 or 30. Such situation can occur when the voice gateways doesn’t have enough DSP resources to convert all 23 or 30 channels to IP packets. This configuration is called Fractional PRI.
The figure illustrates the different capabilities of ISDN BRI and PRI interfaces.
- ISDN is perfect for G.711 pulse code modulation (PCM) because each B channel is a full 64 kb/s with no robbed bits.
- ISDN has a built-in call control protocol known as ITU-T Recommendation Q.931.
- ISDN can convey standards-based voice features, such as speed dialing, automated operator services, call waiting, call forwarding, and geographic analysis of customer databases.
- ISDN supports standards-based enhanced dial up capabilities, such as G4 fax and audio channels.