An Introduction to Internet Telephony (or Voice over IP)

Size: px
Start display at page:

Download "An Introduction to Internet Telephony (or Voice over IP)"

Transcription

1 Kathleen M. Adams, Kiran Bhalla Operational Management Report 25 November 2003 An Introduction to Internet Telephony (or Voice over IP) Summary Voice over IP has developed significantly during the last few years. Enterprises have not been able to ignore the benefits and flexibility of VoIP despite inherent challenges in quality. Table of Contents What Is Voice Over IP? Technology Overview Implementation of IP Telephony IP Telephony Applications Standards The Future Insight List Of Tables Table 1: Configuration of IP Telephony Calls Table 2: Functionality of TCP/IP Suite Layers Table 3: Quality in IP Telephony Table 4: Compression Algorithms Gartner Reproduction of this publication in any form without prior written permission is forbidden. The information contained herein has been obtained from sources believed to be reliable. Gartner disclaims all warranties as to the accuracy, completeness or adequacy of such information. Gartner shall have no liability for errors, omissions or inadequacies in the information contained herein or for interpretations thereof. The reader assumes sole responsibility for the selection of these materials to achieve its intended results. The opinions expressed herein are subject to change without notice.

2 What Is Voice Over IP? Voice over IP (VoIP) permits the movement of voice traffic over Internet Protocol (IP)-based network. IP is a standard for data transmission based on packet-switching technology. Voice is broken into a series of packets at the transmitting end. The components are then reassembled and decoded at the receiving device. VoIP is often confused with Internet telephony, which is only one form of using VoIP where voice packets are sent over the Internet. Other types of IP networks include those that are owned and managed by operators; IP networks for closed user groups, such as WANs and intranets; as well as the open and public Internet. IP has been designed primarily for the transmission of data, where delays and occasional loss of data are less critical as packets travel throughout the network. This may not necessarily involve using the shortest possible route or the same route for each packet. However, voice communications is both real time and mission-critical. Any delay can make a call prohibitive and lead to an undesired poor quality of service. Packet loss can be caused by router congestion that may lead to a loss of portions of words or sentences. Traffic can multiply as the number of routers is increased in the network leading to longer delays. Network jitter can mean that packets don t arrive in sequence leading to unavoidable delays and poor quality of service. The increased interest in VoIP on the corporate network has been driven by the opportunity to combine data and voice networks onto a single network. Theoretically, a single network may reduce administration costs by improving the ability to manage a network. In addition a converged network helps businesses to save procurement costs for network infrastructure. VoIP also allows the ability to improve basic telephony services by integrating it with data applications as companies strive to become more competitive. Applications such as unified messaging and virtual call centers help streamline operations and can improve a company s ability to communicate. Critics of VoIP have argued that the benefits of converged networking are not compelling enough to justify the cost of procuring new systems. Applications conferred by VoIP are not new and are available by reconfiguring existing legacy technologies. Some have questioned the virtue in adopting VoIP to bypass an incumbent operator s traditional billing mechanism when the price for long-distance services has fallen dramatically during the last several years. However, VoIP has permitted businesses to consider working in new ways. As companies have become increasingly decentralized, VoIP has allowed them to extend corporate resources and communication systems to remote employees, telecommuters and remote offices. Despite the technological developments of VoIP, it has not developed to a point where it has taken over circuit-switched networks, which have proven prevalent in voice communications for more than a century. Most voice communication today is primarily provided over circuit-switched networks a technology that lends itself to services requiring high quality and minimum delays. VoIP comprises several different configurations of calls as summarized in Table Configuration of IP Telephony Calls. Table 1: Configuration of IP Telephony Calls Configuration PC-to-PC Description The most basic form requires both users to be configured similarly and to be online simultaneously. 25 November

3 Table 1: Configuration of IP Telephony Calls Configuration PC-to-Phone, Phone-to-PC Phone-to-Phone Source: Gartner. Description The Internet service provider (ISP) recognizes a telephone call and provides the gateway to the public switched telephone network (PSTN) or to an internal corporate network via an IP virtual private network (VPN) connection. This configuration often consists of a multistage dial-up with access numbers and personal identification number (PIN) codes. The call can go over the public Internet, which provides less than adequate quality for corporate use. Enables closed user groups to better use WAN or VPN infrastructures. IP gateways are added between the company private branch exchange (PBX) and the IP network. Technology Overview Background In the mid-1990s a small Israeli company, Vocaltec, introduced software that made it possible to make telephone calls over the Internet. Provided the receiver and the recipient both used the so-called Internet Phone and were online simultaneously, it was possible to make a telephone call from one PC to another. To begin with, sound quality was poor and the conversation was often characterized by long delays. The subsequent development of IP gateways, which serve to bridge the IP and PSTNs, made it possible to make a call from a PC to an ordinary telephone. The introduction of the IP gateway also meant there was no longer a requirement for the call to originate from a PC. It had now become possible to use the conventional telephone to call an operator who forwarded the call onto the IP network. Circuit-Switched Telephony Nearly all voice traffic is circuit switched and transmitted over a PSTN. The speed with which voice is transmitted is an aggregate rate of 64 Kbps. A direct connection between two connection points provides a permanent 64-Kbps link for the duration of the call. This link cannot be used for any other purpose during this time. PSTN provides low latency (delay) and is bidirectional, allowing for a two-way or fullduplex conversation to take place. The main shortfalls of circuit switching are provided by the inflexibility and inefficiency inherited in the network by requiring a dedicated connection each time. Packet-Switched Telephony In a packet-switched network, data is broken down into packets, each with a destination address. When the packets are transmitted through the network, the addresses are read at each router, or network switch, for forward routing. At the destination, the packets are reassembled and re-sequenced. Depending on congestion levels in the network, packets may take different routes on their way to the destination. Packet switching provides a virtual circuit connection and is generally half-duplex. The main difference from the circuit-switched network is that there is no dedicated connection. This is a connectionless network, which allows network resources to be used very efficiently as bandwidth can be shared between applications. Internet Protocols and Network The common standard for interconnection between technologically diverse networks is the TCP/IP suite of protocols. Protocols are essentially the rules of communication that different types of computers and operating systems need to follow in order to be capable of connecting and communicating with each 25 November

4 other. In the TCP/IP stack of protocols, IP is the lower layer, providing transportation of information. TCP is concerned with fragmentation of the message, retransmission if and when needed, acknowledgment of delivery and flow control, and reassembly. Since these are all functions that are necessary for many different protocols, they have been combined into one separate protocol, the TCP. Above TCP are the application-specific protocols, such as Simple Mail Transfer Protocol (SMTP) for . The protocols tend to be deployed in layers, each responsible for a different function as summarized in Table Functionality of TCP/IP Suite Layers. Table 2: Functionality of TCP/IP Suite Layers Layer Network (Internet) Layer Transport Layer Application Layer Source: Gartner. Function Handles the movement of packets through the network and manages the routing of the packets from node to node. Examples include the IP, which is a best-effort principle applied without guarantees. The software segments the data message to be transmitted into small packets and adds address labels. There are two transport protocols, User Diagram Protocol (UDP) and TCP. TCP provides the added function of verifying the correct and complete delivery of data. It detects lost data and triggers retransmission. Manages the details related to specific applications. The application program elects the kind of transport needed and passes it to the transport level. Examples include SMTP (for ) and File Transfer Protocol (FTP). IP Telephony For IP telephony, the caller uses the PSTN and dials the access number of the IP voice gateway. On authentication of the calling party, the caller dials the number of the desired destination. In a gateway, the voice signal is digitized, compressed and converted into IP packets. This is then transmitted over an IP network that may be shared with other IP-based applications. There are no silent periods during which the connection remains open but unused. The network capacity is further used by the compressed voice signal. The gateway is located between the circuit-switched and the packet-switched networks and performs the functionality for enabling voice traffic to be transmitted across different networks and technologies. Voice calls are digitized, encoded, compressed and packetized in the originating gateway. At the destination gateway, the process is reversed. The gateway provides the following functions: The interface and signaling between the networks that is required to facilitate the conversion between different networks. Voice processing functions like call setup and teardown. Translation between telephone numbers and IP addresses. Compression and decompression of voice signals. Compression reduces the amount of bandwidth used by a voice conversation and also reduces the impact of delay. Packetization and unpacketization of compressed voice. Echo control. Silence suppression technology is deployed so that bandwidth is required only when someone is talking. Forward error-correction methods to minimize loss. 25 November

5 Jitter-buffer techniques to reduce latency variations. Quality of service (QOS) by ensuring priority for voice transmission. The VoIP gateways are connected to a so-called VoIP gatekeeper, which serves as a system controller providing functions such as caller authentication, routing tables, call accounting information and billing plans. Voice-Quality Issues There are several factors affecting the quality of VoIP as summarized in Table Quality in IP Telephony. Table 3: Quality in IP Telephony Factors Latency Packet Loss Jitter Compression Source: Gartner. Effect Latency affects the pace of the conversation and is the result of delays in the gateway or network. Latency that is more than 250 ms becomes disruptive for a normal conversation. This issue concerns Internet telephony over the public Internet more than that on private networks. Packet loss occurs when routers routing the packets through the IP network become overloaded. A router s response is to intermittently discard some packets. An acceptable voice conversation is unlikely to notice any packet loss less than 5 percent. Any loss of packets that is more than 5 percent is likely to result in a broken-up conversation. Jitter results when a telephone conversation is broken down to packets, which then travel across the IP networks, possibly at different speeds. When the packets arrive at different speeds, the user will hear a bit of conversation followed by silence until the next packet arrives. Today most gateways will have buffers of appropriate size that ensure there is a continuous stream of voice on the receiving end. There is a trade-off between compression and quality. The more the voice signal is compressed, the lower the quality. It is possible to compress the voice signal from the conventional 64 Kbps down to rates lower than 10 Kbps. The quality issues result largely from the design of packet-switched networks that were designed to carry data and do not easily carry delay-sensitive traffic such as voice. When an IP network becomes more congested, the quality suffers as the congestion causes packet loss or latency (the delay between one party speaking and the other party hearing). An acceptable voice conversation requires fast and sequential processing of voice packets. Technological developments are proceeding rapidly to address quality issues. Improvements in latency will result from the development of improved VoIP gateways and particularly the deployment of PSTN/IP gateways over private networks where bandwidth use and, therefore, latency, are better controlled. The future development of the Internet itself should also serve to reduce latency and improve quality of service. However, VoIP will always be characterized by some degree of delay. The process of digitizing voice, compressing and decompressing, and packetization and unpacketization of voice in data packets will continue to take up time, although this will shorten. Within an enterprise, network managers can use network policy management to prioritize voice over data and provide it with sufficient bandwidth to match protocol and desired voice quality. 25 November

6 Implementation of IP Telephony The success and benefits of IP telephony vary according to where in the network the applications are applied. Today, the main advantage of IP telephony arises from its complementary function to the ordinary telephone network. The initial benefit, the cost factor, has remained significant in driving IP telephony forward for all consumer groups. The ability to bypass established players, regulations, and the traditional telecom local loops and access charges is clearly tempting. With the onset of economic downturn, priorities for corporate network managers have changed to cost reduction rather than the enhanced functionality conferred by VoIP. PSTN Public Networks Public network operators have long demanded the same solutions to allow them to take advantage of the economics and openness of packet-based technologies while allowing them at the same time to replicate the robustness of the PSTN. Next-Generation Operators Next-generation carriers such as Level 3 and Qwest built their networks based on asynchronous transfer mode (ATM) and native IP, allowing them to exploit significant cost reductions and undercut traditional players. The potential downside is the higher risk associated with less proven technology. Carriers and vendors are often guilty of not including all the costs of IP telephony, giving the appearance that IP telephony is considerably more cost-effective than it is. Clearinghouses Operators such as TeliaSonera, ibasis and GRIC Communications have established clearinghouses allowing them to terminate traffic from other carriers for toll bypass. They have established a global presence by establishing switch sites and interconnections in as many key markets as possible. For clearinghouses, VoIP technology provides two key benefits: First, VoIP technology is highly scalable and reduces initial investments and, therefore, business risks, significantly for those markets or cities where the business potential is uncertain. Second, the use of VoIP technology enables these operators to provide fax services to those markets where international voice services have yet to be deregulated. Fax service is, strictly speaking, a data service, and data services tend not to be covered by national regulations. For some developing markets, fax traffic can represent as much as 70 percent of all international traffic and is, therefore, a highly attractive source of revenue. Established carriers such as AT&T and Level 3 have been using clearinghouses to interconnect voice and data via IP backbones to points worldwide. However, there are differences between how clearinghouses use the public Internet. Some clearinghouses use the public Internet to route calls whereas others, such as Net2phone, use a privately managed network to insulate themselves from traffic spikes. Others, however, may use the public Internet and reroute traffic at times of heavy demand over the PSTN. Wholesale carriers and incumbents have been deploying IP in their trunk networks to take advantage of the capacity use. This has been extended with the deployment of dense wave division multiplexing (DWDM) on fiber optics that has increased bandwidth arithmetically. Private Networks Implementation in the corporate networks has been driven by two incentives: the potential to reduce costs by transferring intercompany voice traffic to the corporate data networks and the enhanced flexibility offered by converged networks. 25 November

7 IP telephony is widely used in the WAN environment, where bandwidth requirements are both increasing and costly, often paid for according to usage and distance. Adding compressed voice to the WAN should only generate an incremental proportion to the requirements and costs of operating the WAN as a whole. However, there are additional costs involved such as ensuring quality of service and reserving enough bandwidth for voice services as data traffic grows exponentially. Many businesses have adopted IP VPN that allow branch offices and remote employees to access a secure corporate network using public infrastructure rather than dedicated (and expensive) point-to-point leased circuits. Reduced Equipment Costs Many companies today operate two networks: one for voice and one for data traffic, for which they own or lease separate equipment. Adding voice to a data network can potentially save costs in procurement and managing two separate networks. In addition, IP technology-related products tend to have shorter product cycles than conventional switching products, leading to a faster falling price trend. Administrative Costs The cost of managing one network instead of two will bring economic benefits. Reduced Call Charges Long-distance cost savings are most often applied to intercompany calls over the WAN. The costs associated with routing a voice call over the IP network are lower, and additional savings may be made from a reduced number of access lines. Cost Savings Resulting From Regulatory Framework In some regulated markets, tariffs for packet-switched (data) traffic tend to be lower than for conventional circuit-switched (voice) traffic. In other markets, data traffic may not be regulated at all. Reduced Leased Trunk Line Costs A number of operators such as Equant offer integrated voice and data over one circuit such as digital subscriber line (DSL), frame relay or ATM entering into an enterprise. Voice is converted into data packets (IP) and then overlaid onto frame relay circuits. A single circuit saves money by reducing the number of leased lines installed in an enterprise. While this saves costs over a number of trunk lines, it increases the risk of service disruption even with a tried-and-tested technology such as frame relay. Furthermore, tying oneself to a single operator for all telecom and data services is very risky, despite the increaseincost. Increased Functionality VoIP can offer increased functionality and sophistication for applications (such as customer relationship management [CRM] solutions) when combined with other data on the network. Voice Over the Internet Internet telephony brings similar benefits to those generated by a private network. However, as a result of the characteristics of the Internet (publicly available with minimum quality controls or guarantees), the quality of such voice communications varies considerably. However, there has been a great deal of progress to improve service quality. There is a growing number of subscribers for VoIP services, particularly in developing countries where telecom deregulation hasn t progressed as quickly as in other developed markets. The user base accepts the quality drawbacks, in return for significant cost reductions on long-distance and international calls. These cost reductions are available as international 25 November

8 transmissions on the Internet and are not subject to the artificial tariff s regime that currently is in place on the international voice market. Integrated services such as videophone will benefit this group, albeit at a significantly lower level of quality than that provided by a private network. IP Telephony Applications IP Telephony potentially offers more than just a cost-based complement to the PSTN. The ability to integrate services over one network will become increasingly important not only from a cost perspective but also by enabling new advanced services and opening up new opportunities for service offerings and differentiation. It will become easier to customize and integrate voice and data solutions, thereby reducing the conformity dictated by proprietary applications. IP-based solutions and applications are mainly used for internal markets, so lack of QOS over the public Internet remains a deterrent. The following are the more common applications: Unified Messaging Has many characteristics including the handing of various media such as voice mail, and fax. Unified Messaging implies that the IP network handles all sorts of messages. Voice mail messages can originate as while can be forwarded to the mobile phone where it is read by an automatic voice. For remote or working employees, it also enables them to access voice, and fax from the corporate intranet site. Presence-Based Services Allow users to choose where they would like to receive information: in the home, at the office or on their cellular phone. Services can be integrated with Unified Messaging. Web-Based Call Centers Enables the user to make a call to an agent (without disconnecting from the Internet) using services/applications such as click-to-call. The call center agent has the benefit of being able to track the user s movements through the Web site and typed commands. This should assist help desk functions. There is no delay between interest shown, making contact and receiving a reply. Internet Call Waiting Enables calls to be made to the PC (Web phone) while browsing the Web. A future scenario also includes features allowing the user a choice of how to manage incoming calls through caller identification with options to put first call on hold and to answer; to forward to voice mail; or, if the caller s equipment allows, to post reply messages. IP Conferencing Conduct videoconferencing over IP and also to share documents over the same line. Face-to-face interaction can be facilitated by videoconferencing, thereby reducing travel time and cost. Videoconferencing over IP provides cost and speed advantages over Integrated Services Digital Network (ISDN). IP Centrex Allows operators to offer Centrex facilities to small and midsize businesses (SMBs). The service could be particularly attractive to businesses with less than 250 employees in a location, since it offers the distributed capability of a Centrex and the intelligence of IP phones vs. traditional phones. IP Telephony Calling Cards Have served to generate an established interest but may, in so doing, also have delayed further commercialization of VoIP. Fax over IP (FoIP) Like VoIP, FoIP has several configurations: fax-to-fax, fax-to-pc and vice versa, and PC-to-PC. There are several technology choices for transmission where it is possible to choose real-time transmission or so-called store and forward. The drivers for FoIP are improved communications at a lower cost. 25 November

9 Toll Bypass Still one of the most popular IP telephony applications for SMBs is toll bypass, which uses gateways to switch long-distance voice and fax calls onto IP-based networks. This application is particularly well-suited for international calling. IP voice and fax calls can significantly reduce business long-distance costs, particularly if companies generate high volumes of calls to on-network international locations. Standards The process of developing standards for the VoIP segment has been ongoing since the mid-1990s. Early gateways were based on proprietary protocols and were not capable of communicating with gateways on different networks. Gateways also needed to be as robustly scalable as those which controlled the PSTN. The International Telecommunication Union (ITU) recommended the H.323 standard to bridge IP and PSTN networks, enabling interoperability between IP and PSTN gateway vendors. H.323 is an umbrella standard that defines how delay-sensitive traffic, such as voice, receives priority on a network such as a LAN or WAN, thereby providing real-time applications with the QOS through bandwidth management. However, the standard is subject to continuous enhancements. The second version of H.323 set in early 1998 included elements to set QOS through Resource Reservation Protocol (RSVP): increased security, faster call setup and advanced services such as call forwarding and transfer. The standard provides a common protocol, which includes coding and compressing algorithms and call-switching functions. Applications function seamlessly and are network-, platform- and application-independent. While H.323 is adopted to handle packetization and handshakes between the PSTN and IP networks, it does not manage large user groups well and is more suited to multimedia applications. One of the major criticisms of the standard is that call setup is relatively slow. Incredibly, even products from different vendors that are so-called H.323-compliant do not interoperate because of the different H.323 versions available and the inherent flexibility within the H.323 standard itself. H.323 also lacks network-to-network interface and congestion control mechanisms. In November 2000, a fourth version of H.323 was released to address concerns over reliability, scalability and flexibility. H.323 is still the most prevalent standard used in IP telephony; however, the standard is expected to have a short life due to its complexity. The Internet Engineering Task Force (IETF) has developed the Session Initiation Protocol (SIP) specifically designed for the IP environment, as an alternative to H.323. Work on the standard began in 1996, but it wasn t until 1998 that a protocol was first approved by the IETF. SIP has several advantages over H.323 such as faster call setup since calls can be completed between two clients without the need of a call gateway. SIP achieves this as intelligence for call setup is featured on the end device such as a SIP handset phone. Call control signaling is run directly at the SIP end devices. The end device sends requests to a caller s client with a simple text command that can be accepted or rejected. Adoption of SIP has been relatively slow. It is currently suitable for small, portable devices since it is less complex and uses fewer resources than H.232. SIP does have the edge as the long-term VoIP standard of choice because it is easier to implement than H.323. During the last few years, SIP has won endorsements from major U.S. carriers such as Level 3, Qwest and MCI, as well as from software vendors such as Microsoft. MCI Advantage offers a managed VoIP service using primarily SIP handsets. Media Gateway Control Protocol (MGCP) is an alternative standard from the IETF, designed to overcome the shortfalls of H.323, such as scalability. MGCP/Media Gateway Control (Megaco) enables the external control and management of gateways as opposed to embedding control functions within the protocol itself. In August 2000, an agreement was reached by the ITU to supplement the H.323 family of protocols and integrate MGCP into a new protocol called Megaco. Megaco, also known as H.248 protocol, separates the call control layer from the call processing function so that gateways are more scalable. 25 November

10 Centralized gateways will be capable of controlling and performing signaling across a larger number of ports. At present, the market is dominated by gateways and other equipment that support H.323 protocols. However, Megaco is likely to be adopted in some form since it is designed to accommodate connectedoriented media such as ATM and IP. Products have been launched incorporating the global standard; however, the standard is likely to face competition from SIP proponents. Nevertheless, H.323 expertise is more widespread, and interoperability of the protocol has progressed considerably through collaborative forums between manufacturers and operators. Megaco offers a natural migration step from H.323; SIP is likely to find life through niche and Web-based applications, such as Web-based call centers, to support e-commerce. Settlement Traditionally, settlements of telephone charges are through bilateral agreements between operators. It is a simple procedure to monitor over which networks a telephone call is transmitted and charge accordingly. Internet telephony does not make it as easy to trace the route of a telephone call. For a long time, Internet telephony had to originate and terminate within the network of one operator. The Open Settlement Protocol (OSP) should provide a solution in the absence of intercarrier agreements. OSP is used by clearinghouses and can route intercarrier connections and provide billing data. OSP can also manage authentication and authorization of callers and provide call detail reports. OSP will institute perminute settlement for VoIP calls. Benefits include confidentiality of information provided by the Secure Sockets Layer (SSL) encryption. The providers will be able to share traffic and allocate costs in a cooperative standards environment. Coder/Decoder (CODEC) A voice coder is the device that converts an analog voice signal into a digital signal. The digital signal is also compressed to reduce bandwidth requirements. Using a hybrid coding technique with complex algorithms, the voice waveform is sampled and the speech parameters are extracted. Thus, in any predefined time period, the waveform is assembled by a synthesis technique to closely assemble the original waveform. The best way to reduce latency is to change the voice coding method; however, the trade-off is voice quality vs. bandwidth required. While there is a delay in the voice compression methods used, there is little further delay with decompression regardless of the algorithm used. Table 4: Compression Algorithms Algorithm Rates G.711 Pulse code modulation (PCM); specifies the initial analog-to-digital conversion of speech. Speech is transmitted at 64 Kbps which is considered to be toll quality. G.723 ITU algorithm; offers voice transmission with quality at rates of 6.3 Kbps and 5.3 Kbps with 30-ms delay. G.726 Adaptive Differential PCM (ADPCM); coding at 40 Kbps, 32 Kbps, 24 Kbps and 16 Kbps, which yields as much as 4-1 compression ratio. G.728 Digitized voice data runs at 16 Kbps with 2.5-ms delay. G.729 Algorithm runs at 8.4 Kbps with 10-ms delay and a compression ratio of 8-to-1. Source: Gartner. Integration of the PSTN Despite some similarities, there are fundamental differences in the way signaling takes place in a PSTN and in packet networks based on IP. Signaling is essential to ensure call-related control information 25 November

11 necessary to establish, bill and terminate connections. To allow full convergence and seamless integration of functionality between PSTN and IP networks, signaling has to be developed to avoid degradation of services. The signaling used in a PSTN is carried over a different physical network known as Signaling System 7 (SS7). SS7 messages are exchanged in the form of data packets similar to the way IP networks transmit data, on a dedicated overlay network used exclusively for signaling. By using this separate network for out-of-band signaling, this ensures that lines are clear and are free prior to setting up calls. IP networks do not use the same type of out-of-band signaling. Instead, they use the protocols such as H.323 or SIPs that are not compatible with the PSTN. A new signaling architecture has been required to integrate both networks seamlessly; however, this does not yet exist. A variety of protocols has been proposed to meet PSTN-IP integration, and these include H.323, SIP IPS7 and Megaco to migrate interoperability and signaling issues. Nevertheless, these standards are being improved to protect against packet loss and to allow for the transmission of toll-quality voice services. Until these are resolved, it is likely that Internet telephony traffic will be carried over dedicated IP networks. The Future Going forward, an increased proportion of voice will be transmitted over data networks such as IP VPNs. The ubiquity of IP telephony will be impacted by several factors. On the network level, the success of IP telephony will depend on robust, high-capacity IP networks. A significant increase in network infrastructure with regard to bandwidth and access speeds in particular will benefit the entire VoIP telephony segment. Despite improvement efforts, bandwidth and coverage remain too narrow for IP services. The development of the gateway is also paramount with scalability one of the issues still to be resolved. The establishment and widespread adoption of global standards should drive deployment and uptake of IP telephony. VoIP products and services transported via the public Internet are likely to become niche products characterized by unpredictable performance, albeit improved from that offered today. Layering of the Internet whereby users pay for the service level required would also enable the Internet to handle realtime applications, such as voice and video, more reliably. The cost benefit that sparked the initial incentive will not be long lasting with PSTN charges falling rapidly. Service providers will, therefore, need to differentiate their services from those offered on the PSTN relatively soon and make better use of what IP networks are good at: a more flexible environment for voice and data. VoIP offerings are increasingly prevalent; however, enterprises are often adopting the service with careful considerations for risk management. Gartner case studies have shown that IP-based solutions can be unstable even though the technology may be viable. Callers have experienced unclear voice, lower quality, broken lines and difficult access during hours of peak use. Case studies have also shown that very few network integrators have experience in building LANs that can support voice and data traffic. Often a vendor s distributor s procedures and support capabilities have the greatest impact. Both these types of organizations require additional time to learn how to manage data networks. Enterprises should also avoid any vendor lock-in or any long-term commitment as the technology is still in nascent stages. Initial takeup of VoIP services has been over private networks, WANs or VPNs that allows for lower intercompany call charges. This has had the benefits of providing a controlled environment where VoIP performs relatively well as network managers can decide policy management and dedicate bandwidth. This contrasts with the unregulated public Internet, where it has been difficult to maintain service quality over disparate networks. However, WAN connections are expensive, and migrating voice over the 25 November

12 connection may not be the best way of maximizing return on investments. It may be taking away bandwidth from other crucial data applications. While lower-quality voice may be acceptable for internal communications, this may not be tolerable for external communications with a customer. Carriers such as Equant have launched integrated services for voice and data; however, voice calls are restricted to on-net calls within an enterprise. There must be very compelling reasons for moving away from a voice network that provides reliable widespread services at a rapidly falling cost. At a sufficiently low price, service quality begins to have a significantly greater impact. Nonetheless, there is commitment to the VoIP industry from all major vendors and operators. This commitment will result in the resolution of many of the issues discussed. The industry must demonstrate the return on investment of adopting VoIP services. Beyond the short term, the small user shall continue to benefit from inexpensive long-distance call charges and calling cards. However, VoIP, in conjunction with the advancement of integrated services, will particularly benefit the corporate segment. Insight VoIP has developed significantly in the last few years. It is only now that offerings from telecom operators have become more prevalent. The key advantage of VoIP has been the promise of lower costs. The industry is not without its challenges on standards and interoperability as the technology continues to develop. Enterprises should not approach VoIP in the same way as traditional telephony due to the former s shared use of infrastructure and the inherent problem this brings with variances in load and usage. Carriers often neglect to highlight that while VoIP may exhibit cost savings, this frequently requires businesses to upgrade their infrastructure. VoIP has shown promise, despite the initial hype of the technology, as offerings have begun to evolve. However, the quality and reliability are still not on par with circuit-switched voice. 25 November

ABSTRACT. that it avoids the tolls charged by ordinary telephone service

ABSTRACT. that it avoids the tolls charged by ordinary telephone service ABSTRACT VoIP (voice over IP - that is, voice delivered using the Internet Protocol) is a term used in IP telephony for a set of facilities for managing the delivery of voice information using the Internet

More information

Internet Telephony. Definition. Overview. Topics. 1. Introduction

Internet Telephony. Definition. Overview. Topics. 1. Introduction Internet Telephony Definition Internet telephony refers to communications services voice, facsimile, and/or voice-messaging applications that are transported via the Internet, rather than the public switched

More information

Voice over Internet Protocol

Voice over Internet Protocol Voice over Internet Protocol Voice over Internet Protocol Contents Introduction Benefits of Integrating Voice and Data Networks Converting Voice to Data Efficient and Reliable Network Infrastructures

More information

STUDY ON INTERNET PROTOCOL TELEPHONY. March 2004

STUDY ON INTERNET PROTOCOL TELEPHONY. March 2004 STUDY ON INTERNET PROTOCOL TELEPHONY March 2004 1 OBJECTIVE This presentation is mainly aimed at describing the principal economic, technical, and regulatory features of IP Telephony, to help the members

More information

Competitive Public Switched Telephone Network (PSTN) Wide- Area Network (WAN) Access Using Signaling System 7 (SS7)

Competitive Public Switched Telephone Network (PSTN) Wide- Area Network (WAN) Access Using Signaling System 7 (SS7) Competitive Public Switched Telephone Network (PSTN) Wide- Area Network (WAN) Access Using Signaling System 7 (SS7) Definition Using conventional Internet access equipment, service providers may access

More information

NGN: Enterprise IP Telephony

NGN: Enterprise IP Telephony NGN: Enterprise IP Telephony Research Brief Abstract: Enterprises have been slow to adopt Internet Protocol-based telephony. Vendors should educate them as to its benefits, using realistic calculations

More information

Network+ Guide to Networks 6th Edition. Chapter 12 Voice and Video Over IP

Network+ Guide to Networks 6th Edition. Chapter 12 Voice and Video Over IP Network+ Guide to Networks 6th Edition Chapter 12 Voice and Video Over IP Objectives Use terminology specific to converged networks Explain VoIP (Voice over IP) services, PBXs, and their user interfaces

More information

Ch. 4 - WAN, Wide Area Networks

Ch. 4 - WAN, Wide Area Networks 1 X.25 - access 2 X.25 - connection 3 X.25 - packet format 4 X.25 - pros and cons 5 Frame Relay 6 Frame Relay - access 7 Frame Relay - frame format 8 Frame Relay - addressing 9 Frame Relay - access rate

More information

COM I. Keene, B. Hafner

COM I. Keene, B. Hafner I. Keene, B. Hafner Research Note 23 December 2002 Commentary The Telecommunications and Networking Hype Cycle New networking technologies and services continue to stream into the telecommunications marketplace.

More information

Ai-Chun Pang, Office Number: 417. Homework x 3 30% One mid-term exam (5/14) 40% One term project (proposal: 5/7) 30%

Ai-Chun Pang, Office Number: 417. Homework x 3 30% One mid-term exam (5/14) 40% One term project (proposal: 5/7) 30% IP Telephony Instructor Ai-Chun Pang, acpang@csie.ntu.edu.tw Office Number: 417 Textbook Carrier Grade Voice over IP, D. Collins, McGraw-Hill, Second Edition, 2003. Requirements Homework x 3 30% One mid-term

More information

MASERGY S MANAGED SD-WAN

MASERGY S MANAGED SD-WAN MASERGY S MANAGED New Performance Options for Hybrid Networks Business Challenges WAN Ecosystem Features and Benefits Use Cases INTRODUCTION Organizations are leveraging technology to transform the way

More information

Convergence. Cost Analysis Voice Over IP Cost Savings New Applications and Generating Revenue Data Network Investment

Convergence. Cost Analysis Voice Over IP Cost Savings New Applications and Generating Revenue Data Network Investment Convergence Convergence Contents Introduction The Impact of Convergence Cost Analysis Voice Over IP Cost Savings New Applications and Generating Revenue Data Network Investment Bandwidth Management Compressing

More information

Synopsis of Basic VoIP Concepts

Synopsis of Basic VoIP Concepts APPENDIX B The Catalyst 4224 Access Gateway Switch (Catalyst 4224) provides Voice over IP (VoIP) gateway applications for a micro branch office. This chapter introduces some basic VoIP concepts. This chapter

More information

VeriSign Communications Services. IP Network Solutions. Outsourcing the Softswitch Functionality. Where it all comes together.

VeriSign Communications Services. IP Network Solutions. Outsourcing the Softswitch Functionality. Where it all comes together. IP Network Solutions Outsourcing the Softswitch Functionality Where it all comes together. Contents + Introduction 3 + IP Infrastructure Service Provider Issues 3 Access to the and Network 3 Ownership

More information

IT Services' IP Telephony-Related Growth Remains Strong Through 2007 (Executive Summary) Executive Summary

IT Services' IP Telephony-Related Growth Remains Strong Through 2007 (Executive Summary) Executive Summary IT Services' IP Telephony-Related Growth Remains Strong Through 2007 (Executive Summary) Executive Summary Publication Date: 15 December 2003 Author Eric Goodness This document has been published to the

More information

Virtual Private Networks (VPNs)

Virtual Private Networks (VPNs) CHAPTER 19 Virtual Private Networks (VPNs) Virtual private network is defined as customer connectivity deployed on a shared infrastructure with the same policies as a private network. The shared infrastructure

More information

NGN: Carriers and Vendors Must Take Security Seriously

NGN: Carriers and Vendors Must Take Security Seriously Research Brief NGN: Carriers and Vendors Must Take Security Seriously Abstract: The next-generation network will need to provide security on many levels. A comprehensive set of standards should be in place

More information

Never Drop a Call With TecInfo SIP Proxy White Paper

Never Drop a Call With TecInfo SIP Proxy White Paper Innovative Solutions. Trusted Performance. Intelligently Engineered. Never Drop a Call With TecInfo SIP Proxy White Paper TecInfo SD-WAN product - PowerLink - enables real time traffic like VoIP, video

More information

Simplify IP Telephony with System i. IBM System i IP Telephony

Simplify IP Telephony with System i. IBM System i IP Telephony Simplify IP Telephony with System i IBM System i IP Telephony Highlights Deploy a complete IP telephony suite on one easy-to-manage system, or even part of a system, shared with other applications Integrate

More information

NGN: The Evolution of Wireless Networks

NGN: The Evolution of Wireless Networks NGN: The Evolution of Wireless Networks Research Brief Abstract: Operators of mobile phone networks are already working through the financial and technical challenges of their own next generation of networks.

More information

Mobile TeleSystems (MTS) Converges Fixed and Mobile Telephony

Mobile TeleSystems (MTS) Converges Fixed and Mobile Telephony Mobile TeleSystems (MTS) Converges Fixed and Mobile Telephony MTS creates new revenue opportunities with new services. EXECUTIVE SUMMARY Mobile TeleSystems (MTS) Industry: Telecommunications BUSINESS CHALLENGE

More information

IP Interconnection. Calvin S. Monson Vice President. Antigua September 2007

IP Interconnection. Calvin S. Monson Vice President. Antigua September 2007 IP Interconnection Calvin S. Monson Vice President Antigua 10-13 September 2007 ICT Regulation Toolkit Sponsored by ITU and World Bank s infodev Link to ICT Regulation Toolkit: http://www.ictregulationtoolkit.org

More information

Secure VPNs for Enterprise Networks

Secure VPNs for Enterprise Networks Secure Virtual Private Networks for Enterprise February 1999 Secure VPNs for Enterprise Networks This document provides an overview of Virtual Private Network (VPN) concepts using the. Benefits of using

More information

Signaling System 7 (SS7) By : Ali Mustafa

Signaling System 7 (SS7) By : Ali Mustafa Signaling System 7 (SS7) By : Ali Mustafa Contents Types of Signaling SS7 Signaling SS7 Protocol Architecture SS7 Network Architecture Basic Call Setup SS7 Applications SS7/IP Inter-working VoIP Network

More information

White Paper. SIP Trunking: Deployment Considerations at the Network Edge

White Paper. SIP Trunking: Deployment Considerations at the Network Edge SIP Trunking: Deployment Considerations at the Network Edge at the Network Edge Executive Summary The move to Voice over IP (VoIP) and Fax over IP (FoIP) in the enterprise has, until relatively recently,

More information

Intranets and Virtual Private Networks (VPNs)

Intranets and Virtual Private Networks (VPNs) Intranets and Virtual Private Networks (VPNs) Definition Private networking involves securely transmitting corporate data across multiple sites throughout an entire enterprise. Creating a truly private

More information

Alcatel 7515 Media Gateway. A Compact and Cost-effective NGN Component

Alcatel 7515 Media Gateway. A Compact and Cost-effective NGN Component Alcatel 7515 Media Gateway A Compact and Cost-effective NGN Component As a key component of Alcatel s next generation network (NGN) solution, the Alcatel 7515 Media Gateway (MG) provides seamless interworking

More information

State of Florida uses the power of technology to accomplish objectives. Sprint provides state-of-the-art voice and data solutions

State of Florida uses the power of technology to accomplish objectives. Sprint provides state-of-the-art voice and data solutions Case Study State of Florida uses the power of technology to accomplish objectives Sprint provides state-of-the-art voice and data solutions A look inside the State of Florida government Through recent

More information

VoIP Basics. 2005, NETSETRA Corporation Ltd. All rights reserved.

VoIP Basics. 2005, NETSETRA Corporation Ltd. All rights reserved. VoIP Basics Phone Network Typical SS7 Network Architecture What is VoIP? (or IP Telephony) Voice over IP (VoIP) is the transmission of digitized telephone calls over a packet switched data network (like

More information

What is SIP Trunking? ebook

What is SIP Trunking? ebook What is SIP Trunking? ebook A vast resource for information about all things SIP including SIP, security, VoIP, SIP trunking and Unified Communications. Table of Contents 3 4 5 6 7 8 9 10 11 What is the

More information

Converged Voice Service Summary

Converged Voice Service Summary SERVICE DELIVERY OVERVIEW Voyant offers a managed converged voice and Internet solution for businesses owning and managing a premise-based KTS or PBX system. Voice and Internet services are delivered over

More information

NetIQ's VoIP Management Products

NetIQ's VoIP Management Products Products, D. Neil Research Note 10 September 2002 NetIQ's VoIP Management Products NetIQ has announced its Voice over IP management strategy and has a number of pre- and post-implementation products available.

More information

OSI Layer OSI Name Units Implementation Description 7 Application Data PCs Network services such as file, print,

OSI Layer OSI Name Units Implementation Description 7 Application Data PCs Network services such as file, print, ANNEX B - Communications Protocol Overheads The OSI Model is a conceptual model that standardizes the functions of a telecommunication or computing system without regard of their underlying internal structure

More information

Communications Transformations 2: Steps to Integrate SIP Trunk into the Enterprise

Communications Transformations 2: Steps to Integrate SIP Trunk into the Enterprise Communications Transformations 2: Steps to Integrate SIP Trunk into the Enterprise The Changing Landscape IP-based unified communications is widely deployed in enterprise networks, both for internal calling

More information

VOIP SOLUTIONS. telecomsni

VOIP SOLUTIONS. telecomsni VOIP SOLUTIONS telecomsni Why are businesses turning to VoIP? Low cost In general, a telephone service via VoIP costs less than an equivalent service from traditional providers. There are also some cost

More information

Antelope Consulting FINAL, JULY Appendix K: Glossary

Antelope Consulting FINAL, JULY Appendix K: Glossary Antelope Consulting FINAL, JULY 2001 DFID Internet Costs Study Appendix K: Glossary TESSA N GROVES, 16 SEPTEMBER 2001 Admin Lease rate APEC APEC TEL Call Detail Record Circuit-switched, Circuit switching

More information

CDW LLC 200 North Milwaukee Avenue, Vernon Hills, IL

CDW LLC 200 North Milwaukee Avenue, Vernon Hills, IL Coordinating Conferencing and Collaboration Vital unified communications capabilities offer a solid foundation for an integrated view of the collaborative environment. To make the most of the opportunities

More information

Changing the Voice of

Changing the Voice of Changing the Voice of Telecommunications Level 3 Solutions for Voice Service Providers Competitive: It is a word you know well. As a voice services provider, you face a unique set of challenges that originate

More information

VoIP Dictionary, Glossary and Terminology

VoIP Dictionary, Glossary and Terminology VoIP Dictionary, Glossary and Terminology The following provides a glossary of terms and definitions that are commonly used in VoIP Solutions. We hope this will provide a good reference for you during

More information

Data & Computer Communication

Data & Computer Communication Basic Networking Concepts A network is a system of computers and other devices (such as printers and modems) that are connected in such a way that they can exchange data. A bridge is a device that connects

More information

voice-enabling.book Page 72 Friday, August 23, :19 AM

voice-enabling.book Page 72 Friday, August 23, :19 AM voice-enabling.book Page 72 Friday, August 23, 2002 11:19 AM voice-enabling.book Page 73 Friday, August 23, 2002 11:19 AM C H A P T E R 4 Offering Bundled and Data Services Chapter 2, VoIP Network Architectures:

More information

Network protocols and. network systems INTRODUCTION CHAPTER

Network protocols and. network systems INTRODUCTION CHAPTER CHAPTER Network protocols and 2 network systems INTRODUCTION The technical area of telecommunications and networking is a mature area of engineering that has experienced significant contributions for more

More information

Telecommunications Glossary

Telecommunications Glossary Telecommunications Glossary API - Application Programming Interface. An API allows two applications to communicate. It's what enables data to be seamlessly distributed to different applications on different

More information

Frame Relay. Frame Relay Information 1 of 18

Frame Relay. Frame Relay Information 1 of 18 Frame Relay Information 1 of 18 This document was retrieved from the Web and has been been edited by Thomas Jerry Scott for use in his TCP/IP network classes. Chapter Goals Describe the history of Frame

More information

Optimize Your Broadband WAN

Optimize Your Broadband WAN Technology, G. Johnson Research Note 15 September 2003 Optimize Your Broadband WAN When migrating from narrowband to broadband WANs, be aware that TCP's limitations can severely affect network performance,

More information

5 Best Practices for Transitioning from Legacy Voice to VoIP and UC&C

5 Best Practices for Transitioning from Legacy Voice to VoIP and UC&C WHITE PAR 5 Best Practices for Transitioning from Legacy Voice to VoIP and UC&C 1 WHITE PAR from Legacy Voice to VoIP and UC&C Voice communications are undergoing a profound shift, with many organizations

More information

Virtual private networks

Virtual private networks Technical papers Virtual private networks Virtual private networks Virtual private networks (VPNs) offer low-cost, secure, dynamic access to private networks. Such access would otherwise only be possible

More information

ZyXEL V120 Support Notes. ZyXEL V120. (V120 IP Attendant 1 Runtime License) Support Notes

ZyXEL V120 Support Notes. ZyXEL V120. (V120 IP Attendant 1 Runtime License) Support Notes ZyXEL V120 (V120 IP Attendant 1 Runtime License) Support Notes Version 1.00 April 2009 1 Contents Overview 1. Overview of V120 IP Attendant...3 2. Setting up the V120...4 3. Auto Provision...7 4. V120

More information

TELECOMMUNICATION SYSTEMS

TELECOMMUNICATION SYSTEMS TELECOMMUNICATION SYSTEMS By Syed Bakhtawar Shah Abid Lecturer in Computer Science 1 Public Switched Telephone Network Structure The Local Loop Trunks and Multiplexing Switching 2 Network Structure Minimize

More information

Digital Advisory Services Professional Service Description SIP IP Trunk with Field Trial for Legacy PBX Model

Digital Advisory Services Professional Service Description SIP IP Trunk with Field Trial for Legacy PBX Model Digital Advisory Services Professional Service Description SIP IP Trunk with Field Trial for Legacy PBX Model 1. Description of Services. 1.1 SIP IP Trunk with Field Trial for Legacy PBX Verizon will assist

More information

IP Mobility vs. Session Mobility

IP Mobility vs. Session Mobility IP Mobility vs. Session Mobility Securing wireless communication is a formidable task, something that many companies are rapidly learning the hard way. IP level solutions become extremely cumbersome when

More information

It s Time for WAN Optimization to Evolve to Meet the Needs of File Collaboration

It s Time for WAN Optimization to Evolve to Meet the Needs of File Collaboration It s Time for WAN Optimization to Evolve to Meet the Needs of File Collaboration By Zeus Kerravala, Founder and Principal Analyst with ZK Research Contents Introduction: Effective File Collaboration Is

More information

Managing Your IP Telephony Environment

Managing Your IP Telephony Environment Managing Your IP Telephony Environment with HP OpenView The Growing Need to Manage IP Telephony...2 Designing an IP Telephony Solution...2 Installing and Configuring an IP Telephony Solution...4 Maintaining

More information

Cisco How Virtual Private Networks Work

Cisco How Virtual Private Networks Work Table of Contents How Virtual Private Networks Work...1 Introduction...1 Before You Begin...1 Conventions...1 Prerequisites...1 Components Used...1 Background Information...1 What Makes a VPN?...2 Analogy:

More information

Approaches to Deploying VoIP Technology Instead of PSTN Case Study: Libyan Telephone Company to Facilitate the Internal Work between the Branches

Approaches to Deploying VoIP Technology Instead of PSTN Case Study: Libyan Telephone Company to Facilitate the Internal Work between the Branches Approaches to Deploying VoIP Technology Instead of PSTN Case Study: Libyan Telephone Company to Facilitate the Internal Work between the Branches Dr. Elmabruk M Laias * Department of Computer, Omar Al-mukhtar

More information

GUIDELINES FOR VOIP NETWORK PREREQUISITES

GUIDELINES FOR VOIP NETWORK PREREQUISITES GUIDELINES FOR VOIP NETWORK PREREQUISITES WHITE PAPER October 2016 Unified Networks Unified User Clients Unified Messaging Mobility 100+ Call Management Features Executive Summary This document contains

More information

Mission Critical MPLS in Utilities

Mission Critical MPLS in Utilities Mission Critical MPLS in Utilities The Technology to Support Evolving Networks Application Note February 2017 Mission Critical MPLS in Utilities The Technology to Support Evolving Networks Abstract This

More information

Push-to-Talk Brings Voice-Based Instant Messaging to Europe

Push-to-Talk Brings Voice-Based Instant Messaging to Europe Research Brief Push-to-Talk Brings Voice-Based Instant Messaging to Europe Abstract: Push-to-talk services will soon let Europe s mobile phone users send voice messages via IP, boosting data revenue. Young

More information

On-Site PBX Vs Hosted PBX

On-Site PBX Vs Hosted PBX Warm Welcome On-Site PBX Vs Hosted PBX On-Site PBX 1. Private Branch Exchange is a physically wired switchboard system that routes external calls to a series of internal phone lines. 2. This technology

More information

Trends in Fixed Public Network Services: Austria, (Executive Summary) Executive Summary

Trends in Fixed Public Network Services: Austria, (Executive Summary) Executive Summary Trends in Fixed Public Network Services: Austria, 2000-2006 (Executive Summary) Executive Summary Publication Date: September 25, 2002 Authors Michal Halama Maureen Coulter Katja Ruud Susan Richardson

More information

Introduction to iscsi

Introduction to iscsi Introduction to iscsi As Ethernet begins to enter into the Storage world a new protocol has been getting a lot of attention. The Internet Small Computer Systems Interface or iscsi, is an end-to-end protocol

More information

Networking interview questions

Networking interview questions Networking interview questions What is LAN? LAN is a computer network that spans a relatively small area. Most LANs are confined to a single building or group of buildings. However, one LAN can be connected

More information

Digital Advisory Services Professional Service Description SIP Centralized IP Trunk with Field Trial Model

Digital Advisory Services Professional Service Description SIP Centralized IP Trunk with Field Trial Model Digital Advisory Services Professional Service Description SIP Centralized IP Trunk with Field Trial Model 1. Description of Services. 1.1 SIP Centralized IP Trunk with Field Trial Verizon will assist

More information

VoIP for Small to Medium- Sized Business (SMBs)... VoIP for SMBs: Driving the Industry Standard

VoIP for Small to Medium- Sized Business (SMBs)... VoIP for SMBs: Driving the Industry Standard . VoIP for Small to Medium- Sized Business (SMBs).......... VoIP for SMBs: Driving the Industry Standard Introduction Small to medium-sized business (SMBs) are increasingly turning to voice over IP (VoIP)

More information

Transporting Voice by Using IP

Transporting Voice by Using IP Transporting Voice by Using IP National Chi Nan University Quincy Wu Email: solomon@ipv6.club.tw 1 Outline Introduction Voice over IP RTP & SIP Conclusion 2 Digital Circuit Technology Developed by telephone

More information

Truffle Broadband Bonding Network Appliance

Truffle Broadband Bonding Network Appliance Truffle Broadband Bonding Network Appliance Reliable high throughput data connections with low-cost & diverse transport technologies PART I Truffle in standalone installation for a single office. Executive

More information

VOIP Network Pre-Requisites

VOIP Network Pre-Requisites VOIP Network Pre-Requisites Executive Summary This document contains basic network requirements that are foundational for good voice quality when using Vogtec VoIP products/solutions over a data network.

More information

WITH RELIABLE, AFFORDABLE ENTERPRISE PRI

WITH RELIABLE, AFFORDABLE ENTERPRISE PRI POWER YOUR PHONE SERVICE WITH RELIABLE, AFFORDABLE ENTERPRISE PRI Increase Users Without Compromising Quality, Stability, Security or Continuity If your medium or large-size company needs the most reliable

More information

SIP as an Enabling Technology

SIP as an Enabling Technology SIP as an Enabling Technology SIP and VoIP Fundamentals Mike Taylor - CTO spscom.com 888.777.7280 Strategic Products and Services / 300 Littleton Road / Parsippany, NJ 07054 Agenda What is SIP? Acceptance

More information

A typical WAN structure includes the following components.

A typical WAN structure includes the following components. CBCN4103 WAN is a computer network that spans a relatively large geographical area. Typically, a WAN consists of two or more LANs. A WAN is a network usually provided by a specialised company called a

More information

Voice, Video and Data Convergence:

Voice, Video and Data Convergence: : A best-practice approach for transitioning your network infrastructure White Paper The business benefits of network convergence are clear: fast, dependable, real-time communication, unprecedented information

More information

Application Notes. Introduction. Performance Management & Cable Telephony. Contents

Application Notes. Introduction. Performance Management & Cable Telephony. Contents Title Managing Cable Telephony Services Series VoIP Performance Management Date June 2004 Overview This application note describes the typical performance issues that cable operators encounter when deploying

More information

Introduction to Quality of Service

Introduction to Quality of Service Introduction to Quality of Service The use of IP as a foundation for converged networks has raised several issues for both enterprise IT departments and ISPs. IP and Ethernet are connectionless technologies

More information

DPRO Kimberly K. Hiller, Gerald Arcuri

DPRO Kimberly K. Hiller, Gerald Arcuri Kimberly K. Hiller, Gerald Arcuri Technology Overview 27 August 2003 Routers: Overview Summary Routers continue to evolve with better performance and a larger variety of WAN and LAN options, and security.

More information

Reaping the Benefits of Managed Services

Reaping the Benefits of Managed Services Figure 1. Converged Network with Managed Services These services complement each other when bundled together. For example, an IP VPN service makes managing an IP voice network simpler and more effective

More information

Wireless Signaling and Intelligent Networking

Wireless Signaling and Intelligent Networking 3 Wireless Signaling and Intelligent Networking The first two chapters provided an introduction to the history of mobile communications, its evolution, and the wireless industry standards process. With

More information

Cisco Webex Cloud Connected Audio

Cisco Webex Cloud Connected Audio White Paper Cisco Webex Cloud Connected Audio Take full advantage of your existing IP telephony infrastructure to help enable a Webex integrated conferencing experience Introduction Cisco Webex Cloud Connected

More information

VOXOX. A Tell-All Guide EVERYTHING YOU NEED TO KNOW ABOUT HOSTED PBX. a VOXOX ebook VOXOX, Inc A Comprehensive Guide

VOXOX. A Tell-All Guide EVERYTHING YOU NEED TO KNOW ABOUT HOSTED PBX. a VOXOX ebook VOXOX, Inc A Comprehensive Guide VOXOX A Tell-All Guide EVERYTHING YOU NEED TO KNOW ABOUT HOSTED PBX a VOXOX ebook 2017 VOXOX, Inc A Comprehensive Guide CONTENTS 3 INTRODUCTION 4 WHAT IS HOSTED PBX 6 ANATOMY OF A HOSTED PBX CALL 8 GETTING

More information

Four Partial Solutions for Remote Network Access

Four Partial Solutions for Remote Network Access Decision Framework, E. Paulak Research Note 29 August 2003 Four Partial Solutions for Remote Network Access Four different solutions can help to meet your remoteaccess needs. Managed-service providers

More information

H.323. Definition. Overview. Topics

H.323. Definition. Overview. Topics H.323 Definition H.323 is a standard that specifies the components, protocols and procedures that provide multimedia communication services real-time audio, video, and data communications over packet networks,

More information

A common issue that affects the QoS of packetized audio is jitter. Voice data requires a constant packet interarrival rate at receivers to convert

A common issue that affects the QoS of packetized audio is jitter. Voice data requires a constant packet interarrival rate at receivers to convert A common issue that affects the QoS of packetized audio is jitter. Voice data requires a constant packet interarrival rate at receivers to convert data into a proper analog signal for playback. The variations

More information

Data center interconnect for the enterprise hybrid cloud

Data center interconnect for the enterprise hybrid cloud WHITEPAPER Data center interconnect for the enterprise hybrid cloud The world is moving to the cloud. Everything from entertainment and consumer mobile applications to enterprise software and government

More information

Leased-Line Market Thrives in Asia/ Pacific Despite Bandwidth Glut (Executive Summary) Executive Summary

Leased-Line Market Thrives in Asia/ Pacific Despite Bandwidth Glut (Executive Summary) Executive Summary Leased-Line Market Thrives in Asia/ Pacific Despite Bandwidth Glut (Executive Summary) Executive Summary Publication Date: December 4, 2002 Authors Alayne Wong To Chee Eng Evelyn Goh Kenshi Tazaki Andrew

More information

Traditional PBX & Hosted VOIP Technology: The Key Differences & What They Mean For Your Business

Traditional PBX & Hosted VOIP Technology: The Key Differences & What They Mean For Your Business Traditional PBX & Hosted VOIP Technology: The Key Differences & What They Mean For Your Business CONTENTS Summary... 3 What s The Buzz About?... 3 What It Means For Businesses... 3 What It Means For Employees...

More information

Page 2 Skype Connect Requirements Guide

Page 2 Skype Connect Requirements Guide Thinking about implementing Skype Connect? Read this guide first. Skype Connect provides connectivity between your business and the Skype community. By adding Skype Connect to your existing SIP-enabled

More information

WAN Technologies CCNA 4

WAN Technologies CCNA 4 WAN Technologies CCNA 4 Overview Note: Most of this will be described in more detail in later chapters. Differentiate between a LAN and WAN Identify the devices used in a WAN List WAN standards Describe

More information

VoIP for the Small Business

VoIP for the Small Business Reducing your telecommunications costs Research firm IDC 1 has estimated that a VoIP system can reduce telephony-related expenses by 30%. Voice over Internet Protocol (VoIP) has become a viable solution

More information

Access to the Web. Coverage. Basic Communication Technology. CMPT 165: Review

Access to the Web. Coverage. Basic Communication Technology. CMPT 165: Review Access to the Web CMPT 165: Review Tamara Smyth, tamaras@cs.sfu.ca School of Computing Science, Simon Fraser University December 5, 2011 Access to the Web requires: a computer (of some kind) a connection

More information

RingCentral White Paper UCaaS Connectivity Options in the New Age. White Paper. UCaaS Connectivity Options in the New Age: Best Practices

RingCentral White Paper UCaaS Connectivity Options in the New Age. White Paper. UCaaS Connectivity Options in the New Age: Best Practices White Paper UCaaS Connectivity Options in the New Age: Best Practices 1 Today s IT stacks are cloud-first, taking advantage of the many benefits of SaaS applications, while answering the increasing needs

More information

Troubleshooting Voice Over IP with WireShark

Troubleshooting Voice Over IP with WireShark Hands-On Troubleshooting Voice Over IP with WireShark Course Description Voice over IP is being widely implemented both within companies and across the Internet. The key problems with IP voice services

More information

Converged Networks. Objectives. References

Converged Networks. Objectives. References Converged Networks Professor Richard Harris Objectives You will be able to: Discuss what is meant by convergence in the context of current telecommunications terminology Provide a network architecture

More information

Introduction to VoIP. Cisco Networking Academy Program Cisco Systems, Inc. All rights reserved. Cisco Public. IP Telephony

Introduction to VoIP. Cisco Networking Academy Program Cisco Systems, Inc. All rights reserved. Cisco Public. IP Telephony Introduction to VoIP Cisco Networking Academy Program 1 Requirements of Voice in an IP Internetwork 2 IP Internetwork IP is connectionless. IP provides multiple paths from source to destination. 3 Packet

More information

IMPACT OF NON-VOICE APPLICATIONS ON THE TELEPHONE NETWORK

IMPACT OF NON-VOICE APPLICATIONS ON THE TELEPHONE NETWORK INTERNATIONAL TELECOMMUNICATION UNION CCITT E.301 THE INTERNATIONAL TELEGRAPH AND TELEPHONE CONSULTATIVE COMMITTEE (11/1988) SERIES E: OVERALL NETWORK OPERATION, TELEPHONE SERVICE, SERVICE OPERATION AND

More information

WHITE PAPER. IP Network Solutions Interconnecting VoIP Networks and the PSTN (for smaller service providers)

WHITE PAPER. IP Network Solutions Interconnecting VoIP Networks and the PSTN (for smaller service providers) IP Network Solutions Interconnecting VoIP Networks and the PSTN (for smaller service providers) CONTENTS + Introduction 3 + IP Infrastucture Service Provider Issues 3 Access to the PSTN and SS7 Networks

More information

Paper on Handling Menace of International Grey Traffic

Paper on Handling Menace of International Grey Traffic Paper on Handling Menace of International Grey Traffic White Paper 01 of 2012 PiRRC In this paper discussion is only about the conventional international voice telephony requiring a license to bring in

More information

Voice Over IP - Is Your Network Ready?

Voice Over IP - Is Your Network Ready? I T I n f r a s t r u c t u r e S o l u t i o n s Note: The following technical article was current at the time it was published. However, due to changing technologies and standards updates, some of the

More information

UNIT-II OVERVIEW OF PHYSICAL LAYER SWITCHING & MULTIPLEXING

UNIT-II OVERVIEW OF PHYSICAL LAYER SWITCHING & MULTIPLEXING 1 UNIT-II OVERVIEW OF PHYSICAL LAYER SWITCHING & MULTIPLEXING Syllabus: Physical layer and overview of PL Switching: Multiplexing: frequency division multiplexing, wave length division multiplexing, synchronous

More information

These patterns include: The use of proprietary software

These patterns include: The use of proprietary software Strategic Planning, F. Kenney, J. Thompson Research Note 7 August 2003 B2B Security Patterns: Finding the Perfect Combination Achieving business-to-business security is a combination of examining internal

More information

W H I T E P A P E R : O P E N. V P N C L O U D. Implementing A Secure OpenVPN Cloud

W H I T E P A P E R : O P E N. V P N C L O U D. Implementing A Secure OpenVPN Cloud W H I T E P A P E R : O P E N. V P N C L O U D Implementing A Secure OpenVPN Cloud Platform White Paper: OpenVPN Cloud Platform Implementing OpenVPN Cloud Platform Content Introduction... 3 The Problems...

More information

Impact of Voice Coding in Performance of VoIP

Impact of Voice Coding in Performance of VoIP Impact of Voice Coding in Performance of VoIP Batoul Alia Baker Koko 1, Dr. Mohammed Abaker 2 1, 2 Department of Communication Engineering, Al-Neelain University Abstract: Voice over Internet Protocol

More information