HOME

TheInfoList



OR:

A VoIP phone or IP phone uses
voice over IP Voice over Internet Protocol (VoIP), also known as IP telephony, is a set of technologies used primarily for voice communication sessions over Internet Protocol (IP) networks, such as the Internet. VoIP enables voice calls to be transmitted as ...
technologies for placing and transmitting
telephone call A telephone call, phone call, voice call, or simply a call, is the effective use of a connection over a telephone network between the calling party and the called party. Telephone calls are the form of human communication that was first enabl ...
s over an IP network, such as the
Internet The Internet (or internet) is the Global network, global system of interconnected computer networks that uses the Internet protocol suite (TCP/IP) to communicate between networks and devices. It is a internetworking, network of networks ...
. This is in contrast to a standard phone which uses the traditional
public switched telephone network The public switched telephone network (PSTN) is the aggregate of the world's telephone networks that are operated by national, regional, or local telephony operators. It provides infrastructure and services for public telephony. The PSTN consists o ...
(PSTN). Digital IP-based telephone service uses control protocols such as the Session Initiation Protocol (SIP), Skinny Client Control Protocol (SCCP) or various othe
proprietary protocols.


Types

VoIP Voice over Internet Protocol (VoIP), also known as IP telephony, is a set of technologies used primarily for voice communication sessions over Internet Protocol (IP) networks, such as the Internet. VoIP enables voice calls to be transmitted as ...
phones can be simple software-based softphones or purpose-built hardware devices that appear much like an ordinary
telephone A telephone, colloquially referred to as a phone, is a telecommunications device that enables two or more users to conduct a conversation when they are too far apart to be easily heard directly. A telephone converts sound, typically and most ...
or a cordless phone. Traditional PSTN phones can be used as VoIP phones with analog telephone adapters (ATA). A VoIP phone or application may have many features an analog phone doesn't support, such as e-mail-like IDs for contacts that may be easier to remember than names or phone numbers, or easy sharing of contact lists among multiple accounts. Generally the features of VoIP phones follow those of
Skype Skype () was a proprietary telecommunications application operated by Skype Technologies, a division of Microsoft, best known for IP-based videotelephony, videoconferencing and voice calls. It also had instant messaging, file transfer, ...
and other PC-based phone services, which have richer feature sets but may experience latency-related problems, because they rely on mainstream operating systems' IP and audio support. As mainstream operating systems became better at voice applications with appropriate
quality of service Quality of service (QoS) is the description or measurement of the overall performance of a service, such as a telephony or computer network, or a cloud computing service, particularly the performance seen by the users of the network. To quantitat ...
(QoS) guarantees, and 5G handoff ( IEEE 802.21 etc.) becomes available from wireless carriers, tablets and
smartphone A smartphone is a mobile phone with advanced computing capabilities. It typically has a touchscreen interface, allowing users to access a wide range of applications and services, such as web browsing, email, and social media, as well as multi ...
s became the dominant interfaces.
iPhone The iPhone is a line of smartphones developed and marketed by Apple that run iOS, the company's own mobile operating system. The first-generation iPhone was announced by then–Apple CEO and co-founder Steve Jobs on January 9, 2007, at ...
, Android and the QNX OS used in 2012-and-later BlackBerry phones are widely capable of VoIP performance. Besides wireless, they also typically support USB, but not
Ethernet Ethernet ( ) is a family of wired computer networking technologies commonly used in local area networks (LAN), metropolitan area networks (MAN) and wide area networks (WAN). It was commercially introduced in 1980 and first standardized in 198 ...
or Power over Ethernet interfaces. The smartphone became the dominant VoIP phone because it works both indoors and outdoors, and shifts base stations/protocols easily. It achieves this by accepting higher access costs and call clarity, and other factors personal to the user. The PoE/USB VoIP phone was thus relegated to the role of a transitional device, except in traditional business office, where it is still widely used as a desk phone.


Components and software

A VoIP telephone consist of the hardware and software components. The software requires standard networking components such as a
TCP/IP The Internet protocol suite, commonly known as TCP/IP, is a framework for organizing the communication protocols used in the Internet and similar computer networks according to functional criteria. The foundational protocols in the suite are ...
network stack, client implementation for DHCP, and the
Domain Name System The Domain Name System (DNS) is a hierarchical and distributed name service that provides a naming system for computers, services, and other resources on the Internet or other Internet Protocol (IP) networks. It associates various information ...
(DNS). In addition, a VoIP signalling protocol stack, such as for the Session Initiation Protocol (SIP), H.323, Skinny Client Control Protocol (Cisco), and/or
Skype Skype () was a proprietary telecommunications application operated by Skype Technologies, a division of Microsoft, best known for IP-based videotelephony, videoconferencing and voice calls. It also had instant messaging, file transfer, ...
, is needed. For media streams, the Real-time Transport Protocol (RTP) is used in most VoIP systems. For voice and media encoding, a variety of codecs are available, such as for audio: G.711,
GSM The Global System for Mobile Communications (GSM) is a family of standards to describe the protocols for second-generation (2G) digital cellular networks, as used by mobile devices such as mobile phones and Mobile broadband modem, mobile broadba ...
, iLBC, Speex, G.729, G.722, G.722.2 (AMR-WB), other audio codecs, and for video H.263, H.263+, H.264. User interface software controls the operation of the hardware components, and may respond to user actions with messages to a display screen.


STUN client

To enable the VoIP communications, the SIP/RTP packets should be utilised and STUN client would be the key component for VoIP communications with management of the SIP/RTP packets. A Session Traversal Utilities for NAT (STUN) client is used on some SIP-based VoIP phones as firewalls on network interface sometimes block SIP/RTP packets. Some special mechanism is required in this case to enable routing of SIP packets from one network to other. STUN is used in some of the sip phones to enable the SIP/RTP packets to cross boundaries of two different IP networks. A packet becomes unroutable between two sip elements if one of the networks uses private IP address range and other is in public IP address range. Stun is a mechanism to enable this border traversal. There are alternate mechanisms for traversal of NAT, STUN is just one of them. STUN or any other NAT traversal mechanism is not required when the two SIP phones connecting are routable from each other and no firewall exists in between.


DHCP client

DHCP client software simplifies connection of a device to an IP network. The software automatically configures the network and VoIP service parameters.......


Hardware

The overall hardware may look like a telephone or mobile phone. A VoIP phone has the following hardware components *An handset with a
headphone Headphones are a pair of small loudspeaker drivers worn on or around the head over a user's ears. They are electroacoustic transducers, which convert an electrical signal to a corresponding sound. Headphones let a single user listen to an ...
and a
microphone A microphone, colloquially called a mic (), or mike, is a transducer that converts sound into an electrical signal. Microphones are used in many applications such as telephones, hearing aids, public address systems for concert halls and publi ...
, unless the whole telephone is a hand-held device containing these *A
loudspeaker A loudspeaker (commonly referred to as a speaker or, more fully, a speaker system) is a combination of one or more speaker drivers, an enclosure, and electrical connections (possibly including a crossover network). The speaker driver is an ...
to act as a speakerphone * Keypad or touchpad to enter phone number and text * Display hardware to feedback user input and show caller-id/messages * General-purpose microprocessor (GPP) to control the device *A voice engine or a digital signal processor (DSP) to process RTP messages. Some IC manufacturers provides GPP and DSP in single chip * AD and DA converters: To convert voice to digital data and vice versa *
Ethernet Ethernet ( ) is a family of wired computer networking technologies commonly used in local area networks (LAN), metropolitan area networks (MAN) and wide area networks (WAN). It was commercially introduced in 1980 and first standardized in 198 ...
or
wireless network A wireless network is a computer network that uses wireless data connections between network nodes. Wireless networking allows homes, telecommunications networks, and business installations to avoid the costly process of introducing cables int ...
hardware to send and receive messages on data network *Power source - a battery or DC/AC source; some VoIP phones receive electricity from Power over Ethernet *Some VoIP phones include an RJ-11 port to connect the phone to the
PSTN The public switched telephone network (PSTN) is the aggregate of the world's telephone networks that are operated by national, regional, or local telephony operators. It provides infrastructure and services for public telephony. The PSTN consists ...


Other devices

There are several
Wi-Fi Wi-Fi () is a family of wireless network protocols based on the IEEE 802.11 family of standards, which are commonly used for Wireless LAN, local area networking of devices and Internet access, allowing nearby digital devices to exchange data by ...
enabled
mobile phone A mobile phone or cell phone is a portable telephone that allows users to make and receive calls over a radio frequency link while moving within a designated telephone service area, unlike fixed-location phones ( landline phones). This rad ...
s and PDAs that have pre-installed SIP client software, or are capable of running IP telephony clients, including most
smartphone A smartphone is a mobile phone with advanced computing capabilities. It typically has a touchscreen interface, allowing users to access a wide range of applications and services, such as web browsing, email, and social media, as well as multi ...
s. Analog telephone adapters provide an interface for traditional analog telephones to a voice-over-IP network. They connect to the Internet or
local area network A local area network (LAN) is a computer network that interconnects computers within a limited area such as a residence, campus, or building, and has its network equipment and interconnects locally managed. LANs facilitate the distribution of da ...
using an
Ethernet Ethernet ( ) is a family of wired computer networking technologies commonly used in local area networks (LAN), metropolitan area networks (MAN) and wide area networks (WAN). It was commercially introduced in 1980 and first standardized in 198 ...
port and have jacks that provide a standard RJ11 interface that can accommodate a standard analog telephone. Another type of gateway device acts as a simple cellular base station. Regular
mobile phone A mobile phone or cell phone is a portable telephone that allows users to make and receive calls over a radio frequency link while moving within a designated telephone service area, unlike fixed-location phones ( landline phones). This rad ...
s can connect to this device, and make VoIP calls. While a license is required to run a cellular base station in most countries, these can be useful on
ship A ship is a large watercraft, vessel that travels the world's oceans and other Waterway, navigable waterways, carrying cargo or passengers, or in support of specialized missions, such as defense, research and fishing. Ships are generally disti ...
s, or in remote areas where a low-powered gateway transmitting on unused frequencies is likely to go unnoticed. Some VoIP phones and ATAs also support PSTN phone lines directly.


Common functionality and features

* Caller ID display * Call transfer and call hold * Dialing using name/ID (differs from speed dial in that no number is stored on the client) * Locally stored and network-based directories * Conference calling and multiparty calls * Call park * Call blocking feature. * Support for multiple VoIP accounts – the phone may register with more than one VoIP server/provider. ** Accounts are usually set and memorized on the phone itself. A more sophisticated feature is dynamic download of account settings, also known as " extension mobility". This feature allows settings stored on a server to be downloaded to the phone, based on user login. The user logs into the phone and that phone becomes the user's extension. This feature requires both a client (phone) and a server, usually in the context of
unified communications Unified communications (UC) is a business and marketing concept describing the integration of enterprise communication services such as instant messaging (chat), presence information, voice (including IP telephony), mobility features (including ...
VoIP — Vulnerability over Internet Protocol
/ref> * Secure encrypted communications


See also

* IP Multimedia Subsystem (IMS) * List of SIP software * Media phone * Mobile VoIP


References

{{Authority control Phone Network appliances