ROIP
Radio over IP: ROIP extends VOIP to radio repeaters and base stations.
ROIP: radio traffic over data networks
Radio over IP (ROIP) is a technology that carries radio frequency signals, voice, and control data across standard IP networks, typically Ethernet or the internet. Rather than running dedicated copper lines or radio links between a base station and its repeater, or between dispatch and field units, ROIP encodes the radio audio and signalling into IP packets and routes them like any other network traffic. This lets operators integrate legacy radio systems with modern data infrastructure, reduce physical cabling, and extend coverage across geographic distances bounded only by network latency and bandwidth.
ROIP differs fundamentally from VoIP because radio systems carry not just voice but also subaudible control signals: CTCSS tones, DCS codes, and repeater ID markers. The ROIP gateway must capture these elements, preserve their timing, and reconstruct them faithfully at the far end. Packet loss or jitter of more than about 150 milliseconds becomes perceptible to radio operators and degrades the reliability of tone-based signalling. Most ROIP implementations use codecs optimised for voice intelligibility rather than high fidelity: G.729 or proprietary 8 kHz narrowband encoding.
Common deployment patterns
ROIP appears most often in two configurations. First, a repeater site with multiple antennas connects to a central dispatch centre via ROIP; the dispatcher's console sees a single logical repeater although the actual transmit and receive paths may be kilometres apart. Second, a mobile or portable radio talks to a repeater via ROIP backhaul, allowing coverage extension where conventional repeater connections are impractical or cost-prohibitive. Industrial and utility operators use ROIP to unify radio networks across substations, pipelines, and rural service areas without building new microwave or leased-line infrastructure.
Failure modes are those of both radio and IP systems combined. Loss of network connectivity silences the repeater instantly. Packet corruption may mute audio or drop control tones, causing the repeater to key without transmission or to fail to identify itself. Latency variance (jitter) can cause audio dropout or, at the repeater end, interference with the next transmission if packets arrive out of order. Most production ROIP systems include redundant network links, local audio buffering, and watchdog timers that fall back to analogue backup if the IP connection drops for more than a few seconds.
The acronym reflects the pattern of VoIP (voice over IP), which emerged in the 1990s and became standardised around SIP and RTP protocols. ROIP retains the same underlying packet infrastructure but adds the constraints of radio signalling. Some vendors use alternative names such as radio gateway or radio-over-internet, but ROIP has become the standard term in professional radio circles.