SlideShare a Scribd company logo
PRACTICAL 
FUNDAMENTALS OF 
VOICE OVER IP 
(VoIP) 
for Engineers & Technicians
1 
Introduction 
1.1 Overview 
The objective of this course is to examine Voice over IP technologies comprehensively to 
equip telecommunication personnel with the necessary information to successfully 
implement a VoIP network in an organization. The course provides detailed information 
on TCP/IP, converged networks, applications of converged networks– voice over IP, fax 
over IP, video over IP, and the different protocols used such as, Real Time Protocol 
(RTP), Real Time Control Protocol (RTCP), Resource Reservation Protocol (RSPV), Diff 
Serv, MPLS , H.323 , MEGACO/MGCP and Session Initiation Protocol (SIP) etc. The 
course also outlines the interface and hardware requirements and operation standards for 
the VoIP. Also considered are issues related to implementation, cost benefits, quality of 
service and testing and trouble shooting of VoIP applications. 
1.2 Introduction 
Voice Over IP (VOIP) is simply transport of voice traffic by using the Internet Protocol 
on packet switched networks. But the question is when traditional telephony networks 
are transporting carrier- grade voice in an efficient and satisfactory manner, using circuit 
switching and giving five-nine reliability (only five minutes downtime per year) then why 
VOIP is required. Traditional circuit switching technology though carries voice very well, 
is not suitable for new age applications that are data centric. These new applications 
include transfer of files on data networks, e-mail, instant messaging, world wide web etc. 
There has been tremendous growth in data traffic over past couple of years and it is fast 
catching up with the voice traffic. Personal Computers are widely deployed in offices, 
work places, business places and households and they are interconnected as well. An 
upshot of this is that there are two distinct and separate networks in most of the places 
one for voice (real time applications) and other for data traffic. This is not a very 
economical scenario. What is required is a unified network or more appropriately a 
converged network.
2 Practical Fundamentals of Voice over Internet Protocol (VOIP) for Engineers and Technicians 
Thus we can define VOIP as: 
“ Voice Over IP (VOIP) is a converged network application that allows voice, data, video 
and fax to be transported over existing IP data networks instead of conventional Public 
Switched Telephone Network (PSTN).” 
IP is an attractive choice for voice transport for many reasons- 
• Lower Equipment Cost. 
• Integration of Voice and Data application. 
• Optimum Bandwidth Utilization. 
• Universal Acceptance and Availability of IP as a networking protocol. 
1.2.1 Lower equipment cost 
Circuit Switched based networks are around for many decades and there are numerous 
standards and technical specifications for circuit-switched telephony. Still the systems are 
generally proprietary in nature. A switch from a given supplier will use proprietary 
hardware, proprietary operating system and applications will run on proprietary software. 
Therefore any requirement for up gradation, expansion will have to be made through 
existing vendor, severely restricting the choice. IP based switch architecture is an open 
and distributed architecture, modular in concept. Here each module can be sourced from 
different vendors providing wider choice and networks are also highly scalable. Final 
outcome is lower equipment cost. 
1.2.2 Integration of voice and data application 
IP offers a converged and unified platform for transport of data as well as voice. 
1.2.3 Optimum bandwidth utilization 
A circuit switched network requires 64 kbps bandwidth in each direction for a standard 
telephone call. However over the years many bandwidth efficient coding algorithms have 
been developed which are bandwidth efficient and consume 32, 16, 8, 6.3 Kbps 
bandwidth. The legacy telephony networks cannot use these coding schemes, as it would 
entail massive up gradation and investment at network as well as customer premises. 
VOIP on the other hand can effectively use these coding schemes to optimize bandwidth 
utilization. 
1.2.4 Universal acceptance and availability of IP as a networking protocol 
Almost all computing devices and processing devices use IP. IP is almost universally 
deployed in all networked devices. 
However theoretical considerations apart many challenges are to be met and impediments 
to be overcome before VOIP is successfully implemented and widely deployed. 
The problems in implementing VOIP are- 
• Speech Quality. 
• Delay (Latency). 
• Jitter.
Introduction 3 
• Packet Loss. 
• Bandwidth 
• Reliability 
• Security 
Speech quality 
For VOIP to pose a serious challenge to circuit-switched telephony, the voice quality 
provided by VOIP shall be as good as in telephony network. But IP is basically designed 
for transporting data traffic and data traffic is asynchronous that is it can tolerate delay. 
Voice traffic on the other hand is synchronous, that is it is real time and delay sensitive. 
Any appreciable delay in receipt of voice packet will badly impair the quality of speech. 
Delay (Latency) 
The requirement of real time communications (voice traffic) are exactly opposite to the 
requirement of data. Voice is tolerant of packet loss, provided lost packets are kept to a 
small percentage of total traffic (less than five percent). Voice is however do not tolerate 
delay. The ITU-T recommendation G.114 states that the round trip delay should be less 
than 300 ms for telephony applications, or end-to-end delay requirement of less than 150 
ms. In a multiservice network, the total delay experienced by a packet is sum total of 
various factor as outlined below. 
1. Packetization Delay - It is the time taken by endpoints to create the packets for 
transmission. This means that voice samples are accumulated before putting them 
into frame for transmission and Packetization delay is caused by the amount of 
time it takes to fill a packet with data. As per RFC 1890 the default Packetization 
period shall be 20 ms. 
2. Algorithmic Delay- This delay is introduced by the CODEC used by terminal and 
it is an inherent feature of coding algorithm. The algorithmic delays of common 
codecs are as follows: 
Coding Standards Algorithmic Delay (ms) 
G.711 0.125 
G.726 1 
G.728 3-5 
G.729 15 
G.723.1 37.5 
3. Serialization Delay - The delay which takes place to serialize the digital data onto 
a physical links of the interconnecting equipment. This delay is inversely 
proportional to the link speed. Therefore faster the link lesser is serialization 
delay. 
4. Propagation Delay- This is the time required for the electrical or optical signal to 
travel along a transmission medium and is a function of the geographic distance. 
The accepted formula for calculating propagation delay is: 
Propagation delay in seconds = Circuit km/(299,300km*.6)
4 Practical Fundamentals of Voice over Internet Protocol (VOIP) for Engineers and Technicians 
For example one-way propagation delay of 6000 km fiber run (ignoring any 
signal repeaters in between) is = 6000/ (299,300km*.6) = 0.034 sec = 33.4 ms. 
5. Queuing Delay- Is the amount of time that a packet remains buffered in a network 
element awaiting transmission. It is a major contributor of delay. To reduce it 
adequate bandwidth and resources are required. 
6. Packet Switching delay - The time taken by a router or switch to buffer a packet 
before transmitting out in the right interface. This delay depends on the 
architecture of the router or switch. 
Jitter 
Jitter is variation in delay. If there is some delay in conversation then it is possible to 
adjust the delay provided the delay remains constant. Jitter is caused in IP networks in 
two ways, first packets take different routes from source to destination and experience 
different delays. Secondly different packets experience different queuing time, due to 
sharing of available resources by different users. Jitter is not an issue in circuit –switched 
telephony as there is a dedicated one to one path between source and destination. For 
example in VOIP environment, with a constant packet transmission rate of every 20 ms, 
every packet would be expected to arrive at the destination exactly every 20 ms. However 
this situation is not always present. Some packets may arrive on time but others may get 
delayed. To take care of jitter problems Media gateways have play out buffers that buffer 
a packet stream so that the reconstructed voice waveform is not affected by the packet 
jitter. Play out buffers can minimize the effects of jitter but cannot eliminate severe jitter. 
Packet loss 
VOIP is based on packet switched network architecture that is voice is first digitized, 
packetized and then transported in the form of packets. If packets are lost in transit then 
unlike in data traffic where lost packets can be retransmitted, any retransmission will 
introduce delay badly impairing the quality of voice.

More Related Content

What's hot

Voice over IP (VoIP)
Voice over IP (VoIP)Voice over IP (VoIP)
Voice over IP (VoIP)
Peter R. Egli
 
VOIP: VOICE OVER IP
VOIP: VOICE OVER IPVOIP: VOICE OVER IP
VOIP: VOICE OVER IPVideoguy
 
Md Iqbal Hossain 063478056
Md Iqbal Hossain 063478056Md Iqbal Hossain 063478056
Md Iqbal Hossain 063478056mashiur
 
ETE405-lec8.pdf
ETE405-lec8.pdfETE405-lec8.pdf
ETE405-lec8.pdfmashiur
 
Voice over internet protocol (voip)3
Voice over internet protocol      (voip)3Voice over internet protocol      (voip)3
Voice over internet protocol (voip)3
Vishnu M Dinesan
 
Advanced radio over IP
Advanced radio over IPAdvanced radio over IP
Advanced radio over IP
Comms Connect
 
Towfique 063382056
Towfique 063382056Towfique 063382056
Towfique 063382056mashiur
 
VoIP (Voice over Internet Protocol)
VoIP (Voice over Internet Protocol)VoIP (Voice over Internet Protocol)
VoIP (Voice over Internet Protocol)
Abdullah Shah
 
Concept Of VOIP in deatils
Concept Of VOIP in deatilsConcept Of VOIP in deatils
Concept Of VOIP in deatils
Mostain Billah
 
VoIP - Technology To Business Models
VoIP - Technology To Business ModelsVoIP - Technology To Business Models
VoIP - Technology To Business Models
guesta5f2fb
 
A NEW SYSTEM ON CHIP RECONFIGURABLE GATEWAY ARCHITECTURE FOR VOICE OVER INTER...
A NEW SYSTEM ON CHIP RECONFIGURABLE GATEWAY ARCHITECTURE FOR VOICE OVER INTER...A NEW SYSTEM ON CHIP RECONFIGURABLE GATEWAY ARCHITECTURE FOR VOICE OVER INTER...
A NEW SYSTEM ON CHIP RECONFIGURABLE GATEWAY ARCHITECTURE FOR VOICE OVER INTER...
csandit
 
Md Minhajul Haq (072849556)
Md Minhajul Haq (072849556)Md Minhajul Haq (072849556)
Md Minhajul Haq (072849556)mashiur
 
VOIP business model
VOIP business modelVOIP business model
VOIP business modelLatte Media
 
VoIP for Beginners
VoIP for BeginnersVoIP for Beginners
VoIP for Beginners
Kingfin Enterprises Limited
 
VOIP
VOIPVOIP

What's hot (20)

Research paper on VOIP Technology
Research paper on VOIP TechnologyResearch paper on VOIP Technology
Research paper on VOIP Technology
 
Voip
VoipVoip
Voip
 
Voice over IP (VoIP)
Voice over IP (VoIP)Voice over IP (VoIP)
Voice over IP (VoIP)
 
VOIP: VOICE OVER IP
VOIP: VOICE OVER IPVOIP: VOICE OVER IP
VOIP: VOICE OVER IP
 
Md Iqbal Hossain 063478056
Md Iqbal Hossain 063478056Md Iqbal Hossain 063478056
Md Iqbal Hossain 063478056
 
ETE405-lec8.pdf
ETE405-lec8.pdfETE405-lec8.pdf
ETE405-lec8.pdf
 
Voice over internet protocol (voip)3
Voice over internet protocol      (voip)3Voice over internet protocol      (voip)3
Voice over internet protocol (voip)3
 
Advanced radio over IP
Advanced radio over IPAdvanced radio over IP
Advanced radio over IP
 
Towfique 063382056
Towfique 063382056Towfique 063382056
Towfique 063382056
 
VoIP (Voice over Internet Protocol)
VoIP (Voice over Internet Protocol)VoIP (Voice over Internet Protocol)
VoIP (Voice over Internet Protocol)
 
VoIP
VoIPVoIP
VoIP
 
Concept Of VOIP in deatils
Concept Of VOIP in deatilsConcept Of VOIP in deatils
Concept Of VOIP in deatils
 
VoIP Research Paper
VoIP Research PaperVoIP Research Paper
VoIP Research Paper
 
Research on VOIP
Research on VOIPResearch on VOIP
Research on VOIP
 
VoIP - Technology To Business Models
VoIP - Technology To Business ModelsVoIP - Technology To Business Models
VoIP - Technology To Business Models
 
A NEW SYSTEM ON CHIP RECONFIGURABLE GATEWAY ARCHITECTURE FOR VOICE OVER INTER...
A NEW SYSTEM ON CHIP RECONFIGURABLE GATEWAY ARCHITECTURE FOR VOICE OVER INTER...A NEW SYSTEM ON CHIP RECONFIGURABLE GATEWAY ARCHITECTURE FOR VOICE OVER INTER...
A NEW SYSTEM ON CHIP RECONFIGURABLE GATEWAY ARCHITECTURE FOR VOICE OVER INTER...
 
Md Minhajul Haq (072849556)
Md Minhajul Haq (072849556)Md Minhajul Haq (072849556)
Md Minhajul Haq (072849556)
 
VOIP business model
VOIP business modelVOIP business model
VOIP business model
 
VoIP for Beginners
VoIP for BeginnersVoIP for Beginners
VoIP for Beginners
 
VOIP
VOIPVOIP
VOIP
 

Viewers also liked

Cybersecurity for Automation Control and SCADA Systems
Cybersecurity for Automation Control and SCADA SystemsCybersecurity for Automation Control and SCADA Systems
Cybersecurity for Automation Control and SCADA SystemsLiving Online
 
Understanding Electrical Engineering and Safety for Non-Electricians
Understanding Electrical Engineering and Safety for Non-ElectriciansUnderstanding Electrical Engineering and Safety for Non-Electricians
Understanding Electrical Engineering and Safety for Non-Electricians
Living Online
 
Hot Engineering Careers
Hot Engineering CareersHot Engineering Careers
Hot Engineering CareersLiving Online
 
Practical Process Control
Practical Process ControlPractical Process Control
Practical Process Control
Living Online
 
Fundamentals of Instrumentation, Process Control, PLCs and SCADA for Plant Op...
Fundamentals of Instrumentation, Process Control, PLCs and SCADA for Plant Op...Fundamentals of Instrumentation, Process Control, PLCs and SCADA for Plant Op...
Fundamentals of Instrumentation, Process Control, PLCs and SCADA for Plant Op...Living Online
 
Practical Project Management for Engineers & Technicians
Practical Project Management for Engineers & TechniciansPractical Project Management for Engineers & Technicians
Practical Project Management for Engineers & Technicians
Living Online
 
Practical Data Acquisition using Personal Computers and Standalone Systems
Practical Data Acquisition using Personal Computers and Standalone SystemsPractical Data Acquisition using Personal Computers and Standalone Systems
Practical Data Acquisition using Personal Computers and Standalone Systems
Living Online
 
Practical Fibre Optics for Engineers and Technicians
Practical Fibre Optics for Engineers and TechniciansPractical Fibre Optics for Engineers and Technicians
Practical Fibre Optics for Engineers and TechniciansLiving Online
 
Practical Industrial Flow Measurement for Engineers and Technicians
Practical Industrial Flow Measurement for Engineers and TechniciansPractical Industrial Flow Measurement for Engineers and Technicians
Practical Industrial Flow Measurement for Engineers and Technicians
Living Online
 
Practical Project Management for Engineers and Technicians
Practical Project Management for Engineers and TechniciansPractical Project Management for Engineers and Technicians
Practical Project Management for Engineers and TechniciansLiving Online
 
Setting Up, Understanding & Troubleshooting of Industrial Ethernet & Automati...
Setting Up, Understanding & Troubleshooting of Industrial Ethernet & Automati...Setting Up, Understanding & Troubleshooting of Industrial Ethernet & Automati...
Setting Up, Understanding & Troubleshooting of Industrial Ethernet & Automati...
Living Online
 
eLabs powered by Electromeet
eLabs powered by ElectromeeteLabs powered by Electromeet
eLabs powered by Electromeet
Living Online
 
Hands On Data Communications, Networking and TCP/IP Troubleshooting
Hands On Data Communications, Networking and TCP/IP TroubleshootingHands On Data Communications, Networking and TCP/IP Troubleshooting
Hands On Data Communications, Networking and TCP/IP Troubleshooting
Living Online
 
Practical Troubleshooting and Problem Solving of Modbus Protocols
Practical Troubleshooting and Problem Solving of Modbus Protocols Practical Troubleshooting and Problem Solving of Modbus Protocols
Practical Troubleshooting and Problem Solving of Modbus Protocols
Living Online
 

Viewers also liked (14)

Cybersecurity for Automation Control and SCADA Systems
Cybersecurity for Automation Control and SCADA SystemsCybersecurity for Automation Control and SCADA Systems
Cybersecurity for Automation Control and SCADA Systems
 
Understanding Electrical Engineering and Safety for Non-Electricians
Understanding Electrical Engineering and Safety for Non-ElectriciansUnderstanding Electrical Engineering and Safety for Non-Electricians
Understanding Electrical Engineering and Safety for Non-Electricians
 
Hot Engineering Careers
Hot Engineering CareersHot Engineering Careers
Hot Engineering Careers
 
Practical Process Control
Practical Process ControlPractical Process Control
Practical Process Control
 
Fundamentals of Instrumentation, Process Control, PLCs and SCADA for Plant Op...
Fundamentals of Instrumentation, Process Control, PLCs and SCADA for Plant Op...Fundamentals of Instrumentation, Process Control, PLCs and SCADA for Plant Op...
Fundamentals of Instrumentation, Process Control, PLCs and SCADA for Plant Op...
 
Practical Project Management for Engineers & Technicians
Practical Project Management for Engineers & TechniciansPractical Project Management for Engineers & Technicians
Practical Project Management for Engineers & Technicians
 
Practical Data Acquisition using Personal Computers and Standalone Systems
Practical Data Acquisition using Personal Computers and Standalone SystemsPractical Data Acquisition using Personal Computers and Standalone Systems
Practical Data Acquisition using Personal Computers and Standalone Systems
 
Practical Fibre Optics for Engineers and Technicians
Practical Fibre Optics for Engineers and TechniciansPractical Fibre Optics for Engineers and Technicians
Practical Fibre Optics for Engineers and Technicians
 
Practical Industrial Flow Measurement for Engineers and Technicians
Practical Industrial Flow Measurement for Engineers and TechniciansPractical Industrial Flow Measurement for Engineers and Technicians
Practical Industrial Flow Measurement for Engineers and Technicians
 
Practical Project Management for Engineers and Technicians
Practical Project Management for Engineers and TechniciansPractical Project Management for Engineers and Technicians
Practical Project Management for Engineers and Technicians
 
Setting Up, Understanding & Troubleshooting of Industrial Ethernet & Automati...
Setting Up, Understanding & Troubleshooting of Industrial Ethernet & Automati...Setting Up, Understanding & Troubleshooting of Industrial Ethernet & Automati...
Setting Up, Understanding & Troubleshooting of Industrial Ethernet & Automati...
 
eLabs powered by Electromeet
eLabs powered by ElectromeeteLabs powered by Electromeet
eLabs powered by Electromeet
 
Hands On Data Communications, Networking and TCP/IP Troubleshooting
Hands On Data Communications, Networking and TCP/IP TroubleshootingHands On Data Communications, Networking and TCP/IP Troubleshooting
Hands On Data Communications, Networking and TCP/IP Troubleshooting
 
Practical Troubleshooting and Problem Solving of Modbus Protocols
Practical Troubleshooting and Problem Solving of Modbus Protocols Practical Troubleshooting and Problem Solving of Modbus Protocols
Practical Troubleshooting and Problem Solving of Modbus Protocols
 

Similar to Practical Fundamentals of Voice over IP (VoIP) for Engineers and Technicians

voice over internet protocol
voice over internet protocol voice over internet protocol
voice over internet protocol jomin mathew
 
ETE405-lec4.pdf
ETE405-lec4.pdfETE405-lec4.pdf
ETE405-lec4.pdfmashiur
 
A NEW SYSTEM ON CHIP RECONFIGURABLE GATEWAY ARCHITECTURE FOR VOICE OVER INTER...
A NEW SYSTEM ON CHIP RECONFIGURABLE GATEWAY ARCHITECTURE FOR VOICE OVER INTER...A NEW SYSTEM ON CHIP RECONFIGURABLE GATEWAY ARCHITECTURE FOR VOICE OVER INTER...
A NEW SYSTEM ON CHIP RECONFIGURABLE GATEWAY ARCHITECTURE FOR VOICE OVER INTER...
cscpconf
 
Comparative Study for Performance Analysis of VOIP Codecs Over WLAN in Nonmob...
Comparative Study for Performance Analysis of VOIP Codecs Over WLAN in Nonmob...Comparative Study for Performance Analysis of VOIP Codecs Over WLAN in Nonmob...
Comparative Study for Performance Analysis of VOIP Codecs Over WLAN in Nonmob...
Zac Darcy
 
COMPARATIVE STUDY FOR PERFORMANCE ANALYSIS OF VOIP CODECS OVER WLAN IN NONMOB...
COMPARATIVE STUDY FOR PERFORMANCE ANALYSIS OF VOIP CODECS OVER WLAN IN NONMOB...COMPARATIVE STUDY FOR PERFORMANCE ANALYSIS OF VOIP CODECS OVER WLAN IN NONMOB...
COMPARATIVE STUDY FOR PERFORMANCE ANALYSIS OF VOIP CODECS OVER WLAN IN NONMOB...
Zac Darcy
 
Comparative Study for Performance Analysis of VOIP Codecs Over WLAN in Nonmob...
Comparative Study for Performance Analysis of VOIP Codecs Over WLAN in Nonmob...Comparative Study for Performance Analysis of VOIP Codecs Over WLAN in Nonmob...
Comparative Study for Performance Analysis of VOIP Codecs Over WLAN in Nonmob...
Zac Darcy
 
COMPARATIVE STUDY FOR PERFORMANCE ANALYSIS OF VOIP CODECS OVER WLAN IN NONMOB...
COMPARATIVE STUDY FOR PERFORMANCE ANALYSIS OF VOIP CODECS OVER WLAN IN NONMOB...COMPARATIVE STUDY FOR PERFORMANCE ANALYSIS OF VOIP CODECS OVER WLAN IN NONMOB...
COMPARATIVE STUDY FOR PERFORMANCE ANALYSIS OF VOIP CODECS OVER WLAN IN NONMOB...
Zac Darcy
 
COMPARATIVE STUDY FOR PERFORMANCE ANALYSIS OF VOIP CODECS OVER WLAN IN NONMOB...
COMPARATIVE STUDY FOR PERFORMANCE ANALYSIS OF VOIP CODECS OVER WLAN IN NONMOB...COMPARATIVE STUDY FOR PERFORMANCE ANALYSIS OF VOIP CODECS OVER WLAN IN NONMOB...
COMPARATIVE STUDY FOR PERFORMANCE ANALYSIS OF VOIP CODECS OVER WLAN IN NONMOB...
Zac Darcy
 
CASE STUDY FOR PERFORMANCE ANALYSIS OF VOIP CODECS IN NON-MOBILITY SCENARIOS
CASE STUDY FOR PERFORMANCE ANALYSIS OF VOIP CODECS IN NON-MOBILITY SCENARIOSCASE STUDY FOR PERFORMANCE ANALYSIS OF VOIP CODECS IN NON-MOBILITY SCENARIOS
CASE STUDY FOR PERFORMANCE ANALYSIS OF VOIP CODECS IN NON-MOBILITY SCENARIOS
ijcsity
 
Voip on Wimax
Voip on WimaxVoip on Wimax
Comparisons of QoS in VoIP over WIMAX by Varying the Voice codes and Buffer size
Comparisons of QoS in VoIP over WIMAX by Varying the Voice codes and Buffer sizeComparisons of QoS in VoIP over WIMAX by Varying the Voice codes and Buffer size
Comparisons of QoS in VoIP over WIMAX by Varying the Voice codes and Buffer size
Editor IJCATR
 
ETE405-lec4.pptx
ETE405-lec4.pptxETE405-lec4.pptx
ETE405-lec4.pptxmashiur
 
Nortel cs-1000-voip-phone-system-technical
Nortel cs-1000-voip-phone-system-technicalNortel cs-1000-voip-phone-system-technical
Nortel cs-1000-voip-phone-system-technicalSlayer King
 
Shahnshah Sarker 072802556
Shahnshah Sarker  072802556Shahnshah Sarker  072802556
Shahnshah Sarker 072802556mashiur
 
IRJET- Campus-Wide Internet Telephony Design and Simulation using Voice over ...
IRJET- Campus-Wide Internet Telephony Design and Simulation using Voice over ...IRJET- Campus-Wide Internet Telephony Design and Simulation using Voice over ...
IRJET- Campus-Wide Internet Telephony Design and Simulation using Voice over ...
IRJET Journal
 
8 the path to voice over lte - vo lte
8 the path to voice over lte - vo lte8 the path to voice over lte - vo lte
8 the path to voice over lte - vo lteCPqD
 
Analytical Model on Secure Transmission for SIP-Video Call Setup for WiMax He...
Analytical Model on Secure Transmission for SIP-Video Call Setup for WiMax He...Analytical Model on Secure Transmission for SIP-Video Call Setup for WiMax He...
Analytical Model on Secure Transmission for SIP-Video Call Setup for WiMax He...
IRJET Journal
 
How does VOIP work diagram
How does VOIP work diagramHow does VOIP work diagram
How does VOIP work diagram
Thesis Scientist Private Limited
 
ETE405-lec8.pptx
ETE405-lec8.pptxETE405-lec8.pptx
ETE405-lec8.pptxmashiur
 

Similar to Practical Fundamentals of Voice over IP (VoIP) for Engineers and Technicians (20)

voice over internet protocol
voice over internet protocol voice over internet protocol
voice over internet protocol
 
ETE405-lec4.pdf
ETE405-lec4.pdfETE405-lec4.pdf
ETE405-lec4.pdf
 
A NEW SYSTEM ON CHIP RECONFIGURABLE GATEWAY ARCHITECTURE FOR VOICE OVER INTER...
A NEW SYSTEM ON CHIP RECONFIGURABLE GATEWAY ARCHITECTURE FOR VOICE OVER INTER...A NEW SYSTEM ON CHIP RECONFIGURABLE GATEWAY ARCHITECTURE FOR VOICE OVER INTER...
A NEW SYSTEM ON CHIP RECONFIGURABLE GATEWAY ARCHITECTURE FOR VOICE OVER INTER...
 
Comparative Study for Performance Analysis of VOIP Codecs Over WLAN in Nonmob...
Comparative Study for Performance Analysis of VOIP Codecs Over WLAN in Nonmob...Comparative Study for Performance Analysis of VOIP Codecs Over WLAN in Nonmob...
Comparative Study for Performance Analysis of VOIP Codecs Over WLAN in Nonmob...
 
COMPARATIVE STUDY FOR PERFORMANCE ANALYSIS OF VOIP CODECS OVER WLAN IN NONMOB...
COMPARATIVE STUDY FOR PERFORMANCE ANALYSIS OF VOIP CODECS OVER WLAN IN NONMOB...COMPARATIVE STUDY FOR PERFORMANCE ANALYSIS OF VOIP CODECS OVER WLAN IN NONMOB...
COMPARATIVE STUDY FOR PERFORMANCE ANALYSIS OF VOIP CODECS OVER WLAN IN NONMOB...
 
Comparative Study for Performance Analysis of VOIP Codecs Over WLAN in Nonmob...
Comparative Study for Performance Analysis of VOIP Codecs Over WLAN in Nonmob...Comparative Study for Performance Analysis of VOIP Codecs Over WLAN in Nonmob...
Comparative Study for Performance Analysis of VOIP Codecs Over WLAN in Nonmob...
 
COMPARATIVE STUDY FOR PERFORMANCE ANALYSIS OF VOIP CODECS OVER WLAN IN NONMOB...
COMPARATIVE STUDY FOR PERFORMANCE ANALYSIS OF VOIP CODECS OVER WLAN IN NONMOB...COMPARATIVE STUDY FOR PERFORMANCE ANALYSIS OF VOIP CODECS OVER WLAN IN NONMOB...
COMPARATIVE STUDY FOR PERFORMANCE ANALYSIS OF VOIP CODECS OVER WLAN IN NONMOB...
 
COMPARATIVE STUDY FOR PERFORMANCE ANALYSIS OF VOIP CODECS OVER WLAN IN NONMOB...
COMPARATIVE STUDY FOR PERFORMANCE ANALYSIS OF VOIP CODECS OVER WLAN IN NONMOB...COMPARATIVE STUDY FOR PERFORMANCE ANALYSIS OF VOIP CODECS OVER WLAN IN NONMOB...
COMPARATIVE STUDY FOR PERFORMANCE ANALYSIS OF VOIP CODECS OVER WLAN IN NONMOB...
 
CASE STUDY FOR PERFORMANCE ANALYSIS OF VOIP CODECS IN NON-MOBILITY SCENARIOS
CASE STUDY FOR PERFORMANCE ANALYSIS OF VOIP CODECS IN NON-MOBILITY SCENARIOSCASE STUDY FOR PERFORMANCE ANALYSIS OF VOIP CODECS IN NON-MOBILITY SCENARIOS
CASE STUDY FOR PERFORMANCE ANALYSIS OF VOIP CODECS IN NON-MOBILITY SCENARIOS
 
Voip on Wimax
Voip on WimaxVoip on Wimax
Voip on Wimax
 
Report
ReportReport
Report
 
Comparisons of QoS in VoIP over WIMAX by Varying the Voice codes and Buffer size
Comparisons of QoS in VoIP over WIMAX by Varying the Voice codes and Buffer sizeComparisons of QoS in VoIP over WIMAX by Varying the Voice codes and Buffer size
Comparisons of QoS in VoIP over WIMAX by Varying the Voice codes and Buffer size
 
ETE405-lec4.pptx
ETE405-lec4.pptxETE405-lec4.pptx
ETE405-lec4.pptx
 
Nortel cs-1000-voip-phone-system-technical
Nortel cs-1000-voip-phone-system-technicalNortel cs-1000-voip-phone-system-technical
Nortel cs-1000-voip-phone-system-technical
 
Shahnshah Sarker 072802556
Shahnshah Sarker  072802556Shahnshah Sarker  072802556
Shahnshah Sarker 072802556
 
IRJET- Campus-Wide Internet Telephony Design and Simulation using Voice over ...
IRJET- Campus-Wide Internet Telephony Design and Simulation using Voice over ...IRJET- Campus-Wide Internet Telephony Design and Simulation using Voice over ...
IRJET- Campus-Wide Internet Telephony Design and Simulation using Voice over ...
 
8 the path to voice over lte - vo lte
8 the path to voice over lte - vo lte8 the path to voice over lte - vo lte
8 the path to voice over lte - vo lte
 
Analytical Model on Secure Transmission for SIP-Video Call Setup for WiMax He...
Analytical Model on Secure Transmission for SIP-Video Call Setup for WiMax He...Analytical Model on Secure Transmission for SIP-Video Call Setup for WiMax He...
Analytical Model on Secure Transmission for SIP-Video Call Setup for WiMax He...
 
How does VOIP work diagram
How does VOIP work diagramHow does VOIP work diagram
How does VOIP work diagram
 
ETE405-lec8.pptx
ETE405-lec8.pptxETE405-lec8.pptx
ETE405-lec8.pptx
 

More from Living Online

Practical Troubleshooting and Problem Solving of Modbus Protocols
Practical Troubleshooting and Problem Solving of Modbus ProtocolsPractical Troubleshooting and Problem Solving of Modbus Protocols
Practical Troubleshooting and Problem Solving of Modbus ProtocolsLiving Online
 
Practical Routers and Switches including TCI/IP and Ethernet for Engineers an...
Practical Routers and Switches including TCI/IP and Ethernet for Engineers an...Practical Routers and Switches including TCI/IP and Ethernet for Engineers an...
Practical Routers and Switches including TCI/IP and Ethernet for Engineers an...Living Online
 
Mechanical, Electrical and Instrumentation Engineering for Non-Engineers
Mechanical, Electrical and Instrumentation Engineering for Non-EngineersMechanical, Electrical and Instrumentation Engineering for Non-Engineers
Mechanical, Electrical and Instrumentation Engineering for Non-EngineersLiving Online
 
Hands on Data-Communication, Networking and TCP/IP Troubleshooting
Hands on Data-Communication, Networking and TCP/IP TroubleshootingHands on Data-Communication, Networking and TCP/IP Troubleshooting
Hands on Data-Communication, Networking and TCP/IP TroubleshootingLiving Online
 
Practical Fundamentals of Heating, Ventilation & Air-Conditioning (HVAC) for ...
Practical Fundamentals of Heating, Ventilation & Air-Conditioning (HVAC) for ...Practical Fundamentals of Heating, Ventilation & Air-Conditioning (HVAC) for ...
Practical Fundamentals of Heating, Ventilation & Air-Conditioning (HVAC) for ...Living Online
 
Practical Energy Efficiency, Design, Engineering & Auditing
Practical Energy Efficiency, Design, Engineering & AuditingPractical Energy Efficiency, Design, Engineering & Auditing
Practical Energy Efficiency, Design, Engineering & AuditingLiving Online
 
High Voltage Electrical Compliance and Safety Operating Procedures
High Voltage Electrical Compliance and Safety Operating ProceduresHigh Voltage Electrical Compliance and Safety Operating Procedures
High Voltage Electrical Compliance and Safety Operating ProceduresLiving Online
 
Practical Routers & Switches (Including TCPIP and Ethernet) for Engineers and...
Practical Routers & Switches (Including TCPIP and Ethernet) for Engineers and...Practical Routers & Switches (Including TCPIP and Ethernet) for Engineers and...
Practical Routers & Switches (Including TCPIP and Ethernet) for Engineers and...Living Online
 
Inspection, Testing and Commissioning of Electrical Switchboards, Circuit Bre...
Inspection, Testing and Commissioning of Electrical Switchboards, Circuit Bre...Inspection, Testing and Commissioning of Electrical Switchboards, Circuit Bre...
Inspection, Testing and Commissioning of Electrical Switchboards, Circuit Bre...
Living Online
 
Hands on Data Communications, Networking & TCP/IP Troubleshooting
Hands on Data Communications, Networking & TCP/IP TroubleshootingHands on Data Communications, Networking & TCP/IP Troubleshooting
Hands on Data Communications, Networking & TCP/IP Troubleshooting
Living Online
 
Fundamentals of Instrumentation, Process Control, PLCs and SCADA for Plant Op...
Fundamentals of Instrumentation, Process Control, PLCs and SCADA for Plant Op...Fundamentals of Instrumentation, Process Control, PLCs and SCADA for Plant Op...
Fundamentals of Instrumentation, Process Control, PLCs and SCADA for Plant Op...
Living Online
 
Practical Distribution & Substation Automation (Incl. Communications) for Ele...
Practical Distribution & Substation Automation (Incl. Communications) for Ele...Practical Distribution & Substation Automation (Incl. Communications) for Ele...
Practical Distribution & Substation Automation (Incl. Communications) for Ele...Living Online
 
Practical Boiler Control & Instrumentation for Engineers & Technicians
Practical Boiler Control & Instrumentation for Engineers & TechniciansPractical Boiler Control & Instrumentation for Engineers & Technicians
Practical Boiler Control & Instrumentation for Engineers & TechniciansLiving Online
 
Practical Arc Flash Protection for Electrical Safety Engineers and Technicians
Practical Arc Flash Protection for Electrical Safety Engineers and TechniciansPractical Arc Flash Protection for Electrical Safety Engineers and Technicians
Practical Arc Flash Protection for Electrical Safety Engineers and TechniciansLiving Online
 
Practical Analytical Instrumentation in On-line Applications
Practical Analytical Instrumentation in On-line ApplicationsPractical Analytical Instrumentation in On-line Applications
Practical Analytical Instrumentation in On-line ApplicationsLiving Online
 
Practical Alarm Management for Engineers and Technicians
Practical Alarm Management for Engineers and TechniciansPractical Alarm Management for Engineers and Technicians
Practical Alarm Management for Engineers and Technicians
Living Online
 
Practical Fibre Optics & Interfacing Techniques to Industrial Ethernet and Wi...
Practical Fibre Optics & Interfacing Techniques to Industrial Ethernet and Wi...Practical Fibre Optics & Interfacing Techniques to Industrial Ethernet and Wi...
Practical Fibre Optics & Interfacing Techniques to Industrial Ethernet and Wi...
Living Online
 
Emergency Power Supplies: Electrical Distribution Design, Installation and Co...
Emergency Power Supplies: Electrical Distribution Design, Installation and Co...Emergency Power Supplies: Electrical Distribution Design, Installation and Co...
Emergency Power Supplies: Electrical Distribution Design, Installation and Co...
Living Online
 
Electrical Substation and Switchyard Design
Electrical Substation and Switchyard DesignElectrical Substation and Switchyard Design
Electrical Substation and Switchyard Design
Living Online
 
Electrical Drawings and Schematics
Electrical Drawings and SchematicsElectrical Drawings and Schematics
Electrical Drawings and SchematicsLiving Online
 

More from Living Online (20)

Practical Troubleshooting and Problem Solving of Modbus Protocols
Practical Troubleshooting and Problem Solving of Modbus ProtocolsPractical Troubleshooting and Problem Solving of Modbus Protocols
Practical Troubleshooting and Problem Solving of Modbus Protocols
 
Practical Routers and Switches including TCI/IP and Ethernet for Engineers an...
Practical Routers and Switches including TCI/IP and Ethernet for Engineers an...Practical Routers and Switches including TCI/IP and Ethernet for Engineers an...
Practical Routers and Switches including TCI/IP and Ethernet for Engineers an...
 
Mechanical, Electrical and Instrumentation Engineering for Non-Engineers
Mechanical, Electrical and Instrumentation Engineering for Non-EngineersMechanical, Electrical and Instrumentation Engineering for Non-Engineers
Mechanical, Electrical and Instrumentation Engineering for Non-Engineers
 
Hands on Data-Communication, Networking and TCP/IP Troubleshooting
Hands on Data-Communication, Networking and TCP/IP TroubleshootingHands on Data-Communication, Networking and TCP/IP Troubleshooting
Hands on Data-Communication, Networking and TCP/IP Troubleshooting
 
Practical Fundamentals of Heating, Ventilation & Air-Conditioning (HVAC) for ...
Practical Fundamentals of Heating, Ventilation & Air-Conditioning (HVAC) for ...Practical Fundamentals of Heating, Ventilation & Air-Conditioning (HVAC) for ...
Practical Fundamentals of Heating, Ventilation & Air-Conditioning (HVAC) for ...
 
Practical Energy Efficiency, Design, Engineering & Auditing
Practical Energy Efficiency, Design, Engineering & AuditingPractical Energy Efficiency, Design, Engineering & Auditing
Practical Energy Efficiency, Design, Engineering & Auditing
 
High Voltage Electrical Compliance and Safety Operating Procedures
High Voltage Electrical Compliance and Safety Operating ProceduresHigh Voltage Electrical Compliance and Safety Operating Procedures
High Voltage Electrical Compliance and Safety Operating Procedures
 
Practical Routers & Switches (Including TCPIP and Ethernet) for Engineers and...
Practical Routers & Switches (Including TCPIP and Ethernet) for Engineers and...Practical Routers & Switches (Including TCPIP and Ethernet) for Engineers and...
Practical Routers & Switches (Including TCPIP and Ethernet) for Engineers and...
 
Inspection, Testing and Commissioning of Electrical Switchboards, Circuit Bre...
Inspection, Testing and Commissioning of Electrical Switchboards, Circuit Bre...Inspection, Testing and Commissioning of Electrical Switchboards, Circuit Bre...
Inspection, Testing and Commissioning of Electrical Switchboards, Circuit Bre...
 
Hands on Data Communications, Networking & TCP/IP Troubleshooting
Hands on Data Communications, Networking & TCP/IP TroubleshootingHands on Data Communications, Networking & TCP/IP Troubleshooting
Hands on Data Communications, Networking & TCP/IP Troubleshooting
 
Fundamentals of Instrumentation, Process Control, PLCs and SCADA for Plant Op...
Fundamentals of Instrumentation, Process Control, PLCs and SCADA for Plant Op...Fundamentals of Instrumentation, Process Control, PLCs and SCADA for Plant Op...
Fundamentals of Instrumentation, Process Control, PLCs and SCADA for Plant Op...
 
Practical Distribution & Substation Automation (Incl. Communications) for Ele...
Practical Distribution & Substation Automation (Incl. Communications) for Ele...Practical Distribution & Substation Automation (Incl. Communications) for Ele...
Practical Distribution & Substation Automation (Incl. Communications) for Ele...
 
Practical Boiler Control & Instrumentation for Engineers & Technicians
Practical Boiler Control & Instrumentation for Engineers & TechniciansPractical Boiler Control & Instrumentation for Engineers & Technicians
Practical Boiler Control & Instrumentation for Engineers & Technicians
 
Practical Arc Flash Protection for Electrical Safety Engineers and Technicians
Practical Arc Flash Protection for Electrical Safety Engineers and TechniciansPractical Arc Flash Protection for Electrical Safety Engineers and Technicians
Practical Arc Flash Protection for Electrical Safety Engineers and Technicians
 
Practical Analytical Instrumentation in On-line Applications
Practical Analytical Instrumentation in On-line ApplicationsPractical Analytical Instrumentation in On-line Applications
Practical Analytical Instrumentation in On-line Applications
 
Practical Alarm Management for Engineers and Technicians
Practical Alarm Management for Engineers and TechniciansPractical Alarm Management for Engineers and Technicians
Practical Alarm Management for Engineers and Technicians
 
Practical Fibre Optics & Interfacing Techniques to Industrial Ethernet and Wi...
Practical Fibre Optics & Interfacing Techniques to Industrial Ethernet and Wi...Practical Fibre Optics & Interfacing Techniques to Industrial Ethernet and Wi...
Practical Fibre Optics & Interfacing Techniques to Industrial Ethernet and Wi...
 
Emergency Power Supplies: Electrical Distribution Design, Installation and Co...
Emergency Power Supplies: Electrical Distribution Design, Installation and Co...Emergency Power Supplies: Electrical Distribution Design, Installation and Co...
Emergency Power Supplies: Electrical Distribution Design, Installation and Co...
 
Electrical Substation and Switchyard Design
Electrical Substation and Switchyard DesignElectrical Substation and Switchyard Design
Electrical Substation and Switchyard Design
 
Electrical Drawings and Schematics
Electrical Drawings and SchematicsElectrical Drawings and Schematics
Electrical Drawings and Schematics
 

Recently uploaded

LIGA(E)11111111111111111111111111111111111111111.ppt
LIGA(E)11111111111111111111111111111111111111111.pptLIGA(E)11111111111111111111111111111111111111111.ppt
LIGA(E)11111111111111111111111111111111111111111.ppt
ssuser9bd3ba
 
WATER CRISIS and its solutions-pptx 1234
WATER CRISIS and its solutions-pptx 1234WATER CRISIS and its solutions-pptx 1234
WATER CRISIS and its solutions-pptx 1234
AafreenAbuthahir2
 
NO1 Uk best vashikaran specialist in delhi vashikaran baba near me online vas...
NO1 Uk best vashikaran specialist in delhi vashikaran baba near me online vas...NO1 Uk best vashikaran specialist in delhi vashikaran baba near me online vas...
NO1 Uk best vashikaran specialist in delhi vashikaran baba near me online vas...
Amil Baba Dawood bangali
 
Event Management System Vb Net Project Report.pdf
Event Management System Vb Net  Project Report.pdfEvent Management System Vb Net  Project Report.pdf
Event Management System Vb Net Project Report.pdf
Kamal Acharya
 
Design and Analysis of Algorithms-DP,Backtracking,Graphs,B&B
Design and Analysis of Algorithms-DP,Backtracking,Graphs,B&BDesign and Analysis of Algorithms-DP,Backtracking,Graphs,B&B
Design and Analysis of Algorithms-DP,Backtracking,Graphs,B&B
Sreedhar Chowdam
 
addressing modes in computer architecture
addressing modes  in computer architectureaddressing modes  in computer architecture
addressing modes in computer architecture
ShahidSultan24
 
Halogenation process of chemical process industries
Halogenation process of chemical process industriesHalogenation process of chemical process industries
Halogenation process of chemical process industries
MuhammadTufail242431
 
Pile Foundation by Venkatesh Taduvai (Sub Geotechnical Engineering II)-conver...
Pile Foundation by Venkatesh Taduvai (Sub Geotechnical Engineering II)-conver...Pile Foundation by Venkatesh Taduvai (Sub Geotechnical Engineering II)-conver...
Pile Foundation by Venkatesh Taduvai (Sub Geotechnical Engineering II)-conver...
AJAYKUMARPUND1
 
H.Seo, ICLR 2024, MLILAB, KAIST AI.pdf
H.Seo,  ICLR 2024, MLILAB,  KAIST AI.pdfH.Seo,  ICLR 2024, MLILAB,  KAIST AI.pdf
H.Seo, ICLR 2024, MLILAB, KAIST AI.pdf
MLILAB
 
HYDROPOWER - Hydroelectric power generation
HYDROPOWER - Hydroelectric power generationHYDROPOWER - Hydroelectric power generation
HYDROPOWER - Hydroelectric power generation
Robbie Edward Sayers
 
COLLEGE BUS MANAGEMENT SYSTEM PROJECT REPORT.pdf
COLLEGE BUS MANAGEMENT SYSTEM PROJECT REPORT.pdfCOLLEGE BUS MANAGEMENT SYSTEM PROJECT REPORT.pdf
COLLEGE BUS MANAGEMENT SYSTEM PROJECT REPORT.pdf
Kamal Acharya
 
ASME IX(9) 2007 Full Version .pdf
ASME IX(9)  2007 Full Version       .pdfASME IX(9)  2007 Full Version       .pdf
ASME IX(9) 2007 Full Version .pdf
AhmedHussein950959
 
AKS UNIVERSITY Satna Final Year Project By OM Hardaha.pdf
AKS UNIVERSITY Satna Final Year Project By OM Hardaha.pdfAKS UNIVERSITY Satna Final Year Project By OM Hardaha.pdf
AKS UNIVERSITY Satna Final Year Project By OM Hardaha.pdf
SamSarthak3
 
Student information management system project report ii.pdf
Student information management system project report ii.pdfStudent information management system project report ii.pdf
Student information management system project report ii.pdf
Kamal Acharya
 
Gen AI Study Jams _ For the GDSC Leads in India.pdf
Gen AI Study Jams _ For the GDSC Leads in India.pdfGen AI Study Jams _ For the GDSC Leads in India.pdf
Gen AI Study Jams _ For the GDSC Leads in India.pdf
gdsczhcet
 
Nuclear Power Economics and Structuring 2024
Nuclear Power Economics and Structuring 2024Nuclear Power Economics and Structuring 2024
Nuclear Power Economics and Structuring 2024
Massimo Talia
 
weather web application report.pdf
weather web application report.pdfweather web application report.pdf
weather web application report.pdf
Pratik Pawar
 
Quality defects in TMT Bars, Possible causes and Potential Solutions.
Quality defects in TMT Bars, Possible causes and Potential Solutions.Quality defects in TMT Bars, Possible causes and Potential Solutions.
Quality defects in TMT Bars, Possible causes and Potential Solutions.
PrashantGoswami42
 
Automobile Management System Project Report.pdf
Automobile Management System Project Report.pdfAutomobile Management System Project Report.pdf
Automobile Management System Project Report.pdf
Kamal Acharya
 
一比一原版(SFU毕业证)西蒙菲莎大学毕业证成绩单如何办理
一比一原版(SFU毕业证)西蒙菲莎大学毕业证成绩单如何办理一比一原版(SFU毕业证)西蒙菲莎大学毕业证成绩单如何办理
一比一原版(SFU毕业证)西蒙菲莎大学毕业证成绩单如何办理
bakpo1
 

Recently uploaded (20)

LIGA(E)11111111111111111111111111111111111111111.ppt
LIGA(E)11111111111111111111111111111111111111111.pptLIGA(E)11111111111111111111111111111111111111111.ppt
LIGA(E)11111111111111111111111111111111111111111.ppt
 
WATER CRISIS and its solutions-pptx 1234
WATER CRISIS and its solutions-pptx 1234WATER CRISIS and its solutions-pptx 1234
WATER CRISIS and its solutions-pptx 1234
 
NO1 Uk best vashikaran specialist in delhi vashikaran baba near me online vas...
NO1 Uk best vashikaran specialist in delhi vashikaran baba near me online vas...NO1 Uk best vashikaran specialist in delhi vashikaran baba near me online vas...
NO1 Uk best vashikaran specialist in delhi vashikaran baba near me online vas...
 
Event Management System Vb Net Project Report.pdf
Event Management System Vb Net  Project Report.pdfEvent Management System Vb Net  Project Report.pdf
Event Management System Vb Net Project Report.pdf
 
Design and Analysis of Algorithms-DP,Backtracking,Graphs,B&B
Design and Analysis of Algorithms-DP,Backtracking,Graphs,B&BDesign and Analysis of Algorithms-DP,Backtracking,Graphs,B&B
Design and Analysis of Algorithms-DP,Backtracking,Graphs,B&B
 
addressing modes in computer architecture
addressing modes  in computer architectureaddressing modes  in computer architecture
addressing modes in computer architecture
 
Halogenation process of chemical process industries
Halogenation process of chemical process industriesHalogenation process of chemical process industries
Halogenation process of chemical process industries
 
Pile Foundation by Venkatesh Taduvai (Sub Geotechnical Engineering II)-conver...
Pile Foundation by Venkatesh Taduvai (Sub Geotechnical Engineering II)-conver...Pile Foundation by Venkatesh Taduvai (Sub Geotechnical Engineering II)-conver...
Pile Foundation by Venkatesh Taduvai (Sub Geotechnical Engineering II)-conver...
 
H.Seo, ICLR 2024, MLILAB, KAIST AI.pdf
H.Seo,  ICLR 2024, MLILAB,  KAIST AI.pdfH.Seo,  ICLR 2024, MLILAB,  KAIST AI.pdf
H.Seo, ICLR 2024, MLILAB, KAIST AI.pdf
 
HYDROPOWER - Hydroelectric power generation
HYDROPOWER - Hydroelectric power generationHYDROPOWER - Hydroelectric power generation
HYDROPOWER - Hydroelectric power generation
 
COLLEGE BUS MANAGEMENT SYSTEM PROJECT REPORT.pdf
COLLEGE BUS MANAGEMENT SYSTEM PROJECT REPORT.pdfCOLLEGE BUS MANAGEMENT SYSTEM PROJECT REPORT.pdf
COLLEGE BUS MANAGEMENT SYSTEM PROJECT REPORT.pdf
 
ASME IX(9) 2007 Full Version .pdf
ASME IX(9)  2007 Full Version       .pdfASME IX(9)  2007 Full Version       .pdf
ASME IX(9) 2007 Full Version .pdf
 
AKS UNIVERSITY Satna Final Year Project By OM Hardaha.pdf
AKS UNIVERSITY Satna Final Year Project By OM Hardaha.pdfAKS UNIVERSITY Satna Final Year Project By OM Hardaha.pdf
AKS UNIVERSITY Satna Final Year Project By OM Hardaha.pdf
 
Student information management system project report ii.pdf
Student information management system project report ii.pdfStudent information management system project report ii.pdf
Student information management system project report ii.pdf
 
Gen AI Study Jams _ For the GDSC Leads in India.pdf
Gen AI Study Jams _ For the GDSC Leads in India.pdfGen AI Study Jams _ For the GDSC Leads in India.pdf
Gen AI Study Jams _ For the GDSC Leads in India.pdf
 
Nuclear Power Economics and Structuring 2024
Nuclear Power Economics and Structuring 2024Nuclear Power Economics and Structuring 2024
Nuclear Power Economics and Structuring 2024
 
weather web application report.pdf
weather web application report.pdfweather web application report.pdf
weather web application report.pdf
 
Quality defects in TMT Bars, Possible causes and Potential Solutions.
Quality defects in TMT Bars, Possible causes and Potential Solutions.Quality defects in TMT Bars, Possible causes and Potential Solutions.
Quality defects in TMT Bars, Possible causes and Potential Solutions.
 
Automobile Management System Project Report.pdf
Automobile Management System Project Report.pdfAutomobile Management System Project Report.pdf
Automobile Management System Project Report.pdf
 
一比一原版(SFU毕业证)西蒙菲莎大学毕业证成绩单如何办理
一比一原版(SFU毕业证)西蒙菲莎大学毕业证成绩单如何办理一比一原版(SFU毕业证)西蒙菲莎大学毕业证成绩单如何办理
一比一原版(SFU毕业证)西蒙菲莎大学毕业证成绩单如何办理
 

Practical Fundamentals of Voice over IP (VoIP) for Engineers and Technicians

  • 1. PRACTICAL FUNDAMENTALS OF VOICE OVER IP (VoIP) for Engineers & Technicians
  • 2. 1 Introduction 1.1 Overview The objective of this course is to examine Voice over IP technologies comprehensively to equip telecommunication personnel with the necessary information to successfully implement a VoIP network in an organization. The course provides detailed information on TCP/IP, converged networks, applications of converged networks– voice over IP, fax over IP, video over IP, and the different protocols used such as, Real Time Protocol (RTP), Real Time Control Protocol (RTCP), Resource Reservation Protocol (RSPV), Diff Serv, MPLS , H.323 , MEGACO/MGCP and Session Initiation Protocol (SIP) etc. The course also outlines the interface and hardware requirements and operation standards for the VoIP. Also considered are issues related to implementation, cost benefits, quality of service and testing and trouble shooting of VoIP applications. 1.2 Introduction Voice Over IP (VOIP) is simply transport of voice traffic by using the Internet Protocol on packet switched networks. But the question is when traditional telephony networks are transporting carrier- grade voice in an efficient and satisfactory manner, using circuit switching and giving five-nine reliability (only five minutes downtime per year) then why VOIP is required. Traditional circuit switching technology though carries voice very well, is not suitable for new age applications that are data centric. These new applications include transfer of files on data networks, e-mail, instant messaging, world wide web etc. There has been tremendous growth in data traffic over past couple of years and it is fast catching up with the voice traffic. Personal Computers are widely deployed in offices, work places, business places and households and they are interconnected as well. An upshot of this is that there are two distinct and separate networks in most of the places one for voice (real time applications) and other for data traffic. This is not a very economical scenario. What is required is a unified network or more appropriately a converged network.
  • 3. 2 Practical Fundamentals of Voice over Internet Protocol (VOIP) for Engineers and Technicians Thus we can define VOIP as: “ Voice Over IP (VOIP) is a converged network application that allows voice, data, video and fax to be transported over existing IP data networks instead of conventional Public Switched Telephone Network (PSTN).” IP is an attractive choice for voice transport for many reasons- • Lower Equipment Cost. • Integration of Voice and Data application. • Optimum Bandwidth Utilization. • Universal Acceptance and Availability of IP as a networking protocol. 1.2.1 Lower equipment cost Circuit Switched based networks are around for many decades and there are numerous standards and technical specifications for circuit-switched telephony. Still the systems are generally proprietary in nature. A switch from a given supplier will use proprietary hardware, proprietary operating system and applications will run on proprietary software. Therefore any requirement for up gradation, expansion will have to be made through existing vendor, severely restricting the choice. IP based switch architecture is an open and distributed architecture, modular in concept. Here each module can be sourced from different vendors providing wider choice and networks are also highly scalable. Final outcome is lower equipment cost. 1.2.2 Integration of voice and data application IP offers a converged and unified platform for transport of data as well as voice. 1.2.3 Optimum bandwidth utilization A circuit switched network requires 64 kbps bandwidth in each direction for a standard telephone call. However over the years many bandwidth efficient coding algorithms have been developed which are bandwidth efficient and consume 32, 16, 8, 6.3 Kbps bandwidth. The legacy telephony networks cannot use these coding schemes, as it would entail massive up gradation and investment at network as well as customer premises. VOIP on the other hand can effectively use these coding schemes to optimize bandwidth utilization. 1.2.4 Universal acceptance and availability of IP as a networking protocol Almost all computing devices and processing devices use IP. IP is almost universally deployed in all networked devices. However theoretical considerations apart many challenges are to be met and impediments to be overcome before VOIP is successfully implemented and widely deployed. The problems in implementing VOIP are- • Speech Quality. • Delay (Latency). • Jitter.
  • 4. Introduction 3 • Packet Loss. • Bandwidth • Reliability • Security Speech quality For VOIP to pose a serious challenge to circuit-switched telephony, the voice quality provided by VOIP shall be as good as in telephony network. But IP is basically designed for transporting data traffic and data traffic is asynchronous that is it can tolerate delay. Voice traffic on the other hand is synchronous, that is it is real time and delay sensitive. Any appreciable delay in receipt of voice packet will badly impair the quality of speech. Delay (Latency) The requirement of real time communications (voice traffic) are exactly opposite to the requirement of data. Voice is tolerant of packet loss, provided lost packets are kept to a small percentage of total traffic (less than five percent). Voice is however do not tolerate delay. The ITU-T recommendation G.114 states that the round trip delay should be less than 300 ms for telephony applications, or end-to-end delay requirement of less than 150 ms. In a multiservice network, the total delay experienced by a packet is sum total of various factor as outlined below. 1. Packetization Delay - It is the time taken by endpoints to create the packets for transmission. This means that voice samples are accumulated before putting them into frame for transmission and Packetization delay is caused by the amount of time it takes to fill a packet with data. As per RFC 1890 the default Packetization period shall be 20 ms. 2. Algorithmic Delay- This delay is introduced by the CODEC used by terminal and it is an inherent feature of coding algorithm. The algorithmic delays of common codecs are as follows: Coding Standards Algorithmic Delay (ms) G.711 0.125 G.726 1 G.728 3-5 G.729 15 G.723.1 37.5 3. Serialization Delay - The delay which takes place to serialize the digital data onto a physical links of the interconnecting equipment. This delay is inversely proportional to the link speed. Therefore faster the link lesser is serialization delay. 4. Propagation Delay- This is the time required for the electrical or optical signal to travel along a transmission medium and is a function of the geographic distance. The accepted formula for calculating propagation delay is: Propagation delay in seconds = Circuit km/(299,300km*.6)
  • 5. 4 Practical Fundamentals of Voice over Internet Protocol (VOIP) for Engineers and Technicians For example one-way propagation delay of 6000 km fiber run (ignoring any signal repeaters in between) is = 6000/ (299,300km*.6) = 0.034 sec = 33.4 ms. 5. Queuing Delay- Is the amount of time that a packet remains buffered in a network element awaiting transmission. It is a major contributor of delay. To reduce it adequate bandwidth and resources are required. 6. Packet Switching delay - The time taken by a router or switch to buffer a packet before transmitting out in the right interface. This delay depends on the architecture of the router or switch. Jitter Jitter is variation in delay. If there is some delay in conversation then it is possible to adjust the delay provided the delay remains constant. Jitter is caused in IP networks in two ways, first packets take different routes from source to destination and experience different delays. Secondly different packets experience different queuing time, due to sharing of available resources by different users. Jitter is not an issue in circuit –switched telephony as there is a dedicated one to one path between source and destination. For example in VOIP environment, with a constant packet transmission rate of every 20 ms, every packet would be expected to arrive at the destination exactly every 20 ms. However this situation is not always present. Some packets may arrive on time but others may get delayed. To take care of jitter problems Media gateways have play out buffers that buffer a packet stream so that the reconstructed voice waveform is not affected by the packet jitter. Play out buffers can minimize the effects of jitter but cannot eliminate severe jitter. Packet loss VOIP is based on packet switched network architecture that is voice is first digitized, packetized and then transported in the form of packets. If packets are lost in transit then unlike in data traffic where lost packets can be retransmitted, any retransmission will introduce delay badly impairing the quality of voice.