LLMpediaThe first transparent, open encyclopedia generated by LLMs

Voice over IP

Generated by DeepSeek V3.2
Note: This article was automatically generated by a large language model (LLM) from purely parametric knowledge (no retrieval). It may contain inaccuracies or hallucinations. This encyclopedia is part of a research project currently under review.
Article Genealogy
Parent: TCP/IP Hop 3
Expansion Funnel Raw 49 → Dedup 22 → NER 8 → Enqueued 7
1. Extracted49
2. After dedup22 (None)
3. After NER8 (None)
Rejected: 14 (not NE: 14)
4. Enqueued7 (None)
Similarity rejected: 1

Voice over IP. Voice over IP is a technology that enables voice communication and multimedia sessions over Internet Protocol networks, such as the Internet. It converts analog audio signals into digital data packets for transmission, fundamentally transforming traditional telephony. This approach bypasses the circuit-switched networks of the Public Switched Telephone Network (PSTN), offering significant cost reductions and enabling advanced features.

Overview

The conceptual foundation for transmitting voice over data networks dates to the 1970s with early experiments on the ARPANET. Commercial adoption accelerated in the 1990s with increased Internet bandwidth and the development of key standards. Pioneering companies like VocalTec Communications introduced early consumer software, while the International Telecommunication Union (ITU) standardized critical protocols. This technology underpins modern services from Skype to enterprise systems from Cisco Systems and Avaya, and is integral to Unified Communications platforms.

Technical details

The process begins with an analog-to-digital converter transforming voice sound waves into a digital signal using a codec such as G.711 or G.729. This data is then packetized with headers containing addressing and sequencing information, following protocols like the Real-time Transport Protocol (RTP). These packets are routed across the IP network, potentially traversing multiple routers from vendors like Juniper Networks. At the destination, packets are reordered, jitter is buffered, and the signal is reconstructed through a digital-to-analog converter for playback.

Protocols and standards

A suite of protocols manages session control, signaling, and media transport. The Session Initiation Protocol (SIP), developed by the Internet Engineering Task Force (IETF), is the dominant signaling protocol for establishing and terminating sessions. For media transport, the Real-time Transport Protocol (RTP) and its control counterpart RTCP are universally used. The H.323 standard from the International Telecommunication Union was an earlier, complex framework used in early deployments. Secure communication is often ensured by protocols like Transport Layer Security (TLS) and Secure Real-time Transport Protocol (SRTP).

Implementation and deployment

Implementations range from software applications to dedicated hardware. End-user devices include IP phones from manufacturers like Polycom and Yealink, as well as softphone applications on computers and smartphones. Call control and features are managed by servers such as IP PBX systems or cloud-based platforms from providers like RingCentral and 8x8, Inc.. Service providers, including Verizon Communications and AT&T, offer VoIP services to businesses and consumers, while Google Voice provides a popular application layer service.

Quality of service and challenges

Maintaining high quality, comparable to the PSTN, requires managing network latency, jitter, and packet loss. Techniques like Quality of Service (QoS) prioritization on routers from Cisco Systems help ensure timely delivery of voice packets. Echo cancellation is a critical signal processing technique to eliminate acoustic echo. Challenges include providing reliable service during power outages, ensuring emergency call (E911) location accuracy, and defending against security threats like denial-of-service attacks and call hijacking. Regulatory bodies like the Federal Communications Commission (FCC) continue to adapt rules for these new technologies.

Category:Telecommunications Category:Internet protocols Category:Voice over IP