Also known as: VoLTE, Voice over LTE
VoLTE (Voice over LTE) is the technology that carries telephone calls as IP packets over the LTE data connection, using an IP Multimedia Subsystem (IMS) core and the AMR family of speech codecs — including wideband AMR-WB, marketed as “HD Voice.”1 Because early LTE networks were data-only, VoLTE was what let a 4G phone place a call without dropping back to a legacy 2G/3G circuit-switched network.
How it works
VoLTE treats a phone call as just another IP flow, but a specially prioritised one. Signalling — call setup, ringing, teardown — uses SIP through the operator’s IMS (IP Multimedia Subsystem), the standardised control core for packet-based telephony. The speech itself is encoded by an AMR codec (narrowband AMR-NB, wideband AMR-WB for HD Voice, or the later EVS codec), packetised as RTP, and carried on a dedicated bearer with a guaranteed bit rate and low latency (QCI-1 in LTE’s quality-of-service scheme). That guaranteed bearer is what keeps a packet call sounding like a circuit call: it protects the voice packets from the bursty best-effort data sharing the same LTE carrier.
Before VoLTE, LTE phones used Circuit-Switched Fallback (CSFB), momentarily dropping to 2G/3G to make or take a call. VoLTE removes that fallback, keeping the handset on 4G, which cuts call-setup time, frees the older networks, and enables wideband audio. The same architecture extends directly to VoNR (Voice over NR) on 5G NR, and to Wi-Fi Calling, which reuses the identical IMS core over any IP access.
Relevance to SDR
VoLTE rides entirely inside the encrypted LTE user plane, so from a receiver’s point of view it is indistinguishable from other LTE traffic — there is no separate over-the-air voice channel to tune the way there is on an analog FM repeater or a P25 system. VoLTE is relevant to SDR mainly as the reason modern cellular voice left the analyzable, narrowband circuit-switched world entirely: the AMR and EVS vocoders it uses are close cousins of the CELP-family coders in land-mobile digital voice, but they are wrapped in IMS signalling and network-layer encryption.
GopherTrunk does not decode VoLTE. It is a land-mobile trunking scanner, not a cellular interceptor, and cellular voice is both out of scope for its narrowband air interfaces and protected by carrier-grade encryption. VoLTE is documented here to explain how 4G/5G telephony works and why it does not appear on a scanner.
Sources
-
Voice over LTE — Wikipedia, for the IMS-based architecture, AMR/AMR-WB codecs, and the move away from circuit-switched fallback. ↩