Signaling and Ringing

Part of Telephony

The electrical signals that telephone instruments and exchanges use to request calls, alert subscribers, and indicate call status.

Why This Matters

Telephone signaling is the language that instruments and exchanges use to communicate operational information — not voice content but the control instructions that set up, maintain, and tear down calls. Without signaling, a telephone is just a microphone connected to a speaker with no way to summon the other party, no way to request a connection, and no way to indicate when the call is done.

Every telephone communication begins and ends with signaling: a ring to attract attention, a dial to indicate the destination, a dial tone to indicate readiness, a busy signal to indicate unavailability. Understanding the electrical mechanisms behind these familiar sounds and signals lets you design and build a telephone exchange that handles calls correctly and tells each subscriber what is happening at every stage of the call.

On-Hook and Off-Hook Signaling

The most fundamental telephone signal is loop supervision — the change in DC circuit state when a subscriber lifts or replaces the handset.

In a central battery system, the exchange sends battery voltage (typically 48V DC) down the subscriber loop through a resistor. When the subscriber is on-hook, the loop is open (hook switch open) and no current flows. When the subscriber goes off-hook (lifts the handset), the hook switch closes, completing the loop circuit. Current flows from the exchange battery through the line resistance and the subscriber’s microphone.

The exchange detects this current flow and interprets it as an off-hook signal — “subscriber wants service.” The exchange responds by connecting dial tone to the subscriber’s line. The subscriber hears the dial tone, knows the exchange is ready, and begins dialing.

When the call ends and the subscriber replaces the handset, the loop opens again. Current stops flowing. The exchange detects the open loop and interprets it as on-hook — “call is complete, release the circuit.” The exchange disconnects the conversation path, stops billing, and returns the circuit to idle.

Dial Pulsing (Loop Disconnect)

Rotary dial telephones signal the dialed digit by briefly interrupting the loop current a specific number of times. Each rotation of the dial to the finger stop and back generates a precise number of pulses — one pulse for “1,” two for “2,” up to ten for “0.” The pulses are brief loop open periods of about 60 ms each, separated by 40 ms closed periods, with about 700 ms pause between digits.

The exchange receives the pulses, counts them, and stores each digit as it arrives. When enough digits have been received to identify the destination, the exchange initiates call processing.

The dial mechanism uses a governor (a centrifugal regulator) to ensure pulses are generated at a consistent speed (10 pulses per second ± 1 pps) regardless of how fast the user releases the dial after winding it. A dial that generates pulses too fast or too slow creates connection errors.

For manual switchboard systems, dial pulsing is unnecessary — the subscriber simply asks the operator verbally for the desired destination. Dial pulsing becomes relevant when building automatic exchanges where no operator interprets the destination.

Ringing Signal Generation

The ringing signal (sent to the called subscriber to alert them to an incoming call) is an AC voltage at a specific frequency. North American standard: 90V RMS at 20 Hz. European standards vary: 75V at 25 Hz, or 60V at 17 Hz in different countries.

The ringing generator at the exchange produces this AC signal. Simple generators use a motor-driven alternator turning at the correct speed to produce the desired frequency. Electronic generators use oscillator circuits with amplifiers to boost the voltage.

The exchange connects ringing voltage to the called subscriber’s line for approximately 2 seconds, then disconnects for 4 seconds, repeating this pattern (the ring-on/ring-off cadence) until the subscriber answers or the calling party hangs up. The cadence pattern is recognizable — two seconds of ringing, four seconds of silence — and signals the calling party (through the ringback tone they hear) that the destination phone is ringing.

When the called subscriber answers (goes off-hook), the exchange detects the loop current through the ringing circuit and immediately disconnects the ringing generator before connecting the voice path. Failure to disconnect ringing promptly would blast the answering subscriber with 90V AC — unpleasant and potentially damaging to equipment.

Tones and Audible Signals

Beyond ringing, the exchange provides audible signals that inform the subscriber of system state:

Dial tone: A continuous tone (typically 350 Hz + 440 Hz mixed, producing a distinctive two-tone sound) indicating the exchange is ready to receive dialing. The subscriber should hear dial tone within 3 seconds of going off-hook. Longer delay indicates exchange congestion or equipment problems.

Ringback tone: What the calling subscriber hears while the called subscriber’s line is ringing. The ringback is generated locally by the exchange (not transmitted from the called side). Its cadence matches the ringing signal: on for 2 seconds, off for 4 seconds.

Busy signal: A tone (typically 480 Hz + 620 Hz) interrupted at 60 interruptions per minute (on 0.5 seconds, off 0.5 seconds) indicating the called line is in use. A different pattern (fast busy: 120 interruptions per minute) indicates network congestion — all circuits busy.

For a simple community switchboard, the operator can generate these signals verbally (“I’m ringing for you now” or “I’m sorry, that line is busy”). As the network grows, installing a small audio oscillator and switching circuit for dial tone and busy signals greatly improves user experience and reduces operator workload.