Voice over Internet Protocol (VoIP) Fundamentals

0.0(0)
studied byStudied by 0 people
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
Card Sorting

1/39

flashcard set

Earn XP

Description and Tags

Vocabulary flashcards covering fundamental terms, components, protocols, QoS metrics, and secure implementations related to Voice over Internet Protocol (VoIP).

Study Analytics
Name
Mastery
Learn
Test
Matching
Spaced

No study sessions yet.

40 Terms

1
New cards

Voice over Internet Protocol (VoIP)

Methodology and set of technologies that deliver voice and multimedia sessions over IP networks.

2
New cards

Public Switched Telephone Network (PSTN)

Worldwide circuit-switched telephone network used for traditional phone calls.

3
New cards

IP Network

A computer network that uses the TCP/IP protocol suite to send data as packets between devices.

4
New cards

IP Telephony / Internet Telephony

Alternative names for VoIP that emphasize voice transmission over IP rather than the PSTN.

5
New cards

Voice over Broadband (VoBB) / Broadband Telephony

VoIP services delivered over high-speed broadband connections.

6
New cards

Signaling Protocol

VoIP protocol type used to set up, manage, and terminate calls (no user voice data).

7
New cards

Transport Protocol

VoIP protocol type that carries the actual voice packets once a call is established.

8
New cards

Non-Proprietary Protocol

Open standard VoIP protocol available for use by any vendor without licensing fees.

9
New cards

Proprietary Protocol

VoIP protocol owned and controlled by a single company; usually requires licensing.

10
New cards

Endpoint Device

User-facing hardware or software such as an IP phone, softphone app, PC, or smart speaker.

11
New cards

IP Phone

Networked telephone that converts voice to IP packets; depends on a Call Manager to operate.

12
New cards

Softphone

Software application that provides VoIP calling capability on a computer or mobile device.

13
New cards

Call Processing Server (Call Manager)

Server application that registers endpoints, stores configuration, and sets up VoIP calls.

14
New cards

Cluster (VoIP)

Group of interconnected call processing servers acting as one logical unit for load-balancing and redundancy.

15
New cards

SIP Trunk

Logical IP-based link that carries phone numbers and call traffic between call managers or to service providers.

16
New cards

Voice Gateway

Device that interconnects VoIP networks with the PSTN, translating signaling and media formats.

17
New cards

Network Switch

Layer-2 device that provides physical connectivity and forwards traffic within a VLAN; supplies PoE and voice VLAN support.

18
New cards

Power over Ethernet (PoE)

Capability of a switch to deliver electrical power to devices like IP phones over Ethernet cabling.

19
New cards

Voice VLAN

Layer-2 broadcast domain dedicated to IP phones, mapped to a unique subnet for easier QoS and management.

20
New cards

Network Router

Layer-3 device that forwards packets between different subnets/VLANs; can apply QoS policies.

21
New cards

Quality of Service (QoS)

Techniques that prioritize certain traffic types (e.g., VoIP) to ensure acceptable performance.

22
New cards

Packet Loss

Condition where packets are dropped, often due to congestion, causing gaps in voice or video.

23
New cards

Packet Jitter

Variation in packet arrival times that can degrade real-time audio/video quality.

24
New cards

Packet Latency (Delay)

Time a packet takes to travel from source to destination; high latency causes echo/overlap.

25
New cards

Bandwidth

Maximum data capacity of a link; managed by QoS to allocate resources to priority traffic.

26
New cards

Mean Opinion Score (MOS)

Numeric rating (typically 1–5) of perceived call quality as judged by human listeners.

27
New cards

Differentiated Services Code Point (DSCP)

6-bit field in an IP header used to classify and prioritize packets for QoS handling.

28
New cards

High-Priority Queue

Router or switch buffer that expedites forwarding of marked traffic like VoIP packets.

29
New cards

H.323

ITU-T, non-proprietary VoIP signaling framework considered complex and less used today.

30
New cards

Session Initiation Protocol (SIP)

IETF, non-proprietary signaling protocol that establishes and terminates multimedia sessions; widely adopted.

31
New cards

Skinny Client Control Protocol (SCCP)

Cisco proprietary signaling protocol used mainly with Cisco IP phones.

32
New cards

Real-Time Transport Protocol (RTP)

Non-proprietary transport protocol that carries encoded voice or video over IP networks.

33
New cards

Secure Real-Time Transport Protocol (SRTP)

Encrypted version of RTP that protects confidentiality and integrity of media streams.

34
New cards

Codec

Hardware or software that encodes/decodes and compresses/decompresses voice or video signals.

35
New cards

VoIP Call Establishment

Process where endpoints and call manager exchange signaling (e.g., SIP) to set up the media path.

36
New cards

Secure VoIP (SVoIP)

Implementation where encryption is applied at the IP phone before voice is sent over an unsecure network.

37
New cards

Sectéra vIPer™ Phone

General Dynamics IP phone certified to encrypt voice up to Top Secret/SCI for SVoIP deployments.

38
New cards

Voice over Secure Internet Protocol (VoSIP)

Implementation where voice travels on a classified (secure) IP network and is encrypted by network encryptors.

39
New cards

Network Encryptor

Device that applies encryption at network boundaries to protect classified data traversing unsecure links.

40
New cards

Packet Switched vs. Circuit Switched

VoIP uses packet-switched IP networks; PSTN uses circuit-switched dedicated paths.