Voice Over Internet Protocl

Introduction The term VoIP refers to the transfer ofcaused when dealing with several software packages
Voice over the Internet Protocol (IP) of the TCP/IPand platforms.
protocol suite. Using "VoIP" technology we can makeü Maintenance (Upgrades to existing services or
traditional telephone calls from either computer orintroducing new services) can be easily done, as most
phone to other computer or phone using both publicapplications are actually software based and do not
switched telephone network (PSTN) and internetrequire any hardware replacements and configuration.
(which is packet switched network). All you need is anü Smart Net - Being software based, VoIP
Internet connection for VoIP. This technology reallyproducts and services enable various smart solutions.
changes everything because it allows people toAchieving the same management capabilities on
receive phone calls from anywhere that an internetstandard PSTN requires substantial hardware changes
connection exists, just in the same way you canwhilst most of the VoIP solutions can easily managed
receive your emails anywhere that you can connectby a click of a mouse. An example could be the
to the internet.routing of a phone call to a subscriber in a predefined
The term "VoIP technology" covers a range ofway: a schedule is set, and all phone calls are diverted
technologies, including voice-over-IP (VoIP) andto different locations (e.g. Home, Cellular, Business, and
fax-over-IP services, which are carried over both theVoicemail) according to this schedule. Performing this
Internet and private IP-based networks. VoIP is part ofcapability in VoIP networks is trivial (Software solution),
packet voice, which includeswhile achieving the same functionality on standard
voice-over-asynchronous-transmission-mode (ATM)PSTN requires a great deal of effort.
and frame-relay networks, which run faster than IP butü New age multimedia - Because we treat voice
are less common. VoIP connects across combinationsas data and due to the fact that we can use voice
of PCs, Web-based telephones, and phonesservices and telephony services from our PC, We can
connected via public telephone lines to remote voiceuse voice applications as another application on our
gateways. Because information travels in discretecomputer. In that way we can use the same
packets, it doesn't need to rely on a continuouslyhardware to browse the net, talk over the phone and
available switched circuit.work on other applications at the same time and
Using VoIP we can enhance the traditional PBX bywithout having to switch between devices. This idea is
combining voice and data services onto a singlealso part of the convergence advantage that was
network. The end user devices (also called clientbrought up here in this section.
device) are normally referred to as VoIP phone areü Evolution towards better communication
used in VoIP. Development of the 'VoIPphone' willservices - For all the reasons mentioned above, VoIP
require the development of a ' system on a chip' whichis an evolution towards better communication services.
combines digital signal processing (DSP) functions,We can combine voice with streaming video for
micro-controller (MCU) functions, analog interface,conference calls, allow better multimedia by using all
telephone user interface and associated glue logic.sorts of web applications and offer customers with
Uses of VoIP VoIP service is deployed in enterprisebetter communication services (such as the smart net)
and service provider network for various reasons.in order to get a communication package that will be
Most of these can be categorized into following.adjustable and will be configured to supply every
Ø Better bandwidth utilization by:customer needs.
§ Using compressionMain Issues of VoIP For VoIP to become popular,
§ Exploiting silence periods during conversationssome key issues need to be resolved. Some of these
§ Sharing of equipment for voice and data trafficissues stem from the fact that IP was designed for
(unified processing)transporting data while some issues have arisen
Ø Introduction of new services:because the vendors are not conforming to the
§ Conferences, distance learning, etc.standards [3].
Working of VoIPThe basic steps involved in originatingThe key issues are discussed below.
an VoIP call are conversion of the analog voice signalInteroperability In a public network environment,
to digital format and compression/translation of theproducts from different vendors need to operate with
signal into Internet protocol (IP) packets foreach other if Voice over IP is to become common
transmission over the Internet; the process is thenamong users. To achieve interoperability, standards are
reversed at the receiving end -- switching the digitalbeing devised and the most common standard for
format back to analog so the telephone call goesVoIP is the H.323 standard.
through as normal.VoIP calls originate on anySecurity This problem exists because in the Internet,
broadband line: coaxial cable, DSL (Digital Subscriberanyone can capture the packets meant for someone
Line), wireless or even satellite. The call is routed to theelse. Using encryption and tunneling can provide some
VoIP Company, where a computer converts thesecurity. The common tunneling protocol used is Layer
sound into data packets - similar to the packets used2 Tunneling protocol and the common encryption
to transfer internet data such as email. Sending datamechanism used is Secure Sockets Layer (SSL).
by packets is far more efficient as it enables theIntegration with Public Switched Telephone Network
same line to handle more information simultaneously.(PSTN) While Internet telephony is being introduced; it
These data packets are sent through any of thewill need to work in conjunction with PSTN for a few
Internet's multiple networks to a recipient of the call.years. We need to make the PSTN and IP telephony
The caller can receive the call via a wireless provider,network appear as a single network to the users of
a broadband provider, or a local phone carrier. In orderthis service.
to understand VoIP it is essential to have a completeScalability As researchers are working to provide the
understanding of what the difference between circuitsame quality over IP as normal telephone calls but at a
switching and packet switching. A normal telephonemuch lower cost, so there is a great potential for high
uses circuit switching for phone calls, which involvesgrowth rates in VoIP systems. VoIP systems need to
routing of your call through the switch at your localbe flexible enough to grow to large user market and
carrier to the person you is calling. The connection ofallow a mix of private and public services.
two points in both directions is known as circuit. PacketVoIP technology can yield big cost savings to both
switching on the other hand is more efficient incorporations and consumers. It is more efficient than
transmitting data since small amount of data, which isthe plain old telephone service (POTS) and is poised to
called a packet, is sent from one system to another. Inundergo huge growth. Before that growth can occur,
a VoIP system, once the called party answers, voicehowever, designers have to address the issues listed
must be transmitted by converting the voice intoabove.
digitized form, then segmenting the voice signal into aAlong with the issues listed above, providing better
stream of packets. The first step in this process isvoice quality to the customer is another major
converting analog voice signals to digital, using anchallenge. VoIP introduces a number of potential
analog-digital converter. Since digitized voice requires aimpairments that can impact voice quality adversely,
large number of bits, a compression algorithm can besuch as the use of lossy low-bit-rate codec's, the
used to reduce the volume of data to be transmitted.effects of tandem encoding/transcoding, longer delays,
Next, voice samples are inserted into data packets toand packet loss. Most of these impairments are either
be carried on the Internet. The protocol for the voicenot present or are negligible in circuit switched
packets is typically the Real-time Transport Protocolnetworks. Thus new techniques for delivering and
(RTP). RTP packets have special header fields thatmaintaining voice quality are needed for VoIP
hold data needed to correctly re-assemble thenetworks. The impairments that a voice call
packets into a voice signal on the other end. However,experiences can be classified as either architectural or
voice packets will be carried as payload by UDP (Userload dependent.
datagram protocol) protocols that are also used forArchitectural components include IP phone codec's and
ordinary data transmission.their configuration parameter settings as well as fixed
ADVANTAGES The following are some of thecomponents of delay such as processing delays at
advantages of VoIP:each network element along the path and the
ü VoIP is cost effective - using VoIP productsend-to-end propagation delay. These architectural
long distance phone calls and international calls can becomponents define an upper bound on the best voice
made within the price of a local call. The caller simplyquality that could be achieved in a given network. If the
connects to the Internet (with the price of a call to hisupper bound is unacceptable, then changes in
local Internet provider) and using the appropriateequipment and configurations will be required. In general,
software, calls other computers running similar VoIPif the architecture is satisfactory, then low packet loss
applications, or even other telephones anywhere in theand delay are sufficient to ensure good voice quality.
world. (Performing a PC-2-Phone conversationLoad dependent impairments include packet loss,
requires a VoIP Gateway to be present at the remotequeuing delay, and jitter. As load increases, these
location).parameters deteriorate and begin to degrade voice
A growing amount of communication operatorsquality. The voice quality a user experiences depends
throughout the world utilize VoIP as the modernon the behavior of the entire end-to-end connection.
communication method for long distance calls, enablingThis connection may cross multiple network domains
a full Phone-2-Phone conversation, which is carriedeach with its own set of controls and management
over an IP network. (Fully transparent to the caller)methods. Since impairments across the connection are
Using the IP networks for voice transportation allowscumulative, it is possible that each network domain
for a greater deal of phone calls to be madedelivers acceptable voice quality while the end-to-end
simultaneously, thus reducing the operators' costs.connection does not.
Furthermore, large companies can use their intranet asThe networks service offering to the end applications
their internal enterprise phone network (iPBX). Thiscan be measured quantitatively and qualitatively by
enables lower maintenance fees, and cheapmeans defining network Quality of Service. Managing
communication to remote sites and branches of thevoice Quality of Service across multiple domains
organization.requires SLAs (Service Level Agreements) between
ü Convergence - By using VoIP, a company canservice providers and use of signaling protocols to
have one comprehensive solution handling both dataindicate the desired QoS.
and telephone communication, all on the same platformIn the next chapter we have discussed about QoS,
and supported by a single vendor. This allowsand requirements of QoS for voice. The minimum QoS
companies to use a single system for all theirrequirements needed for better voice quality in VoIP
communication needs and prevents the overheadnetworks.