Abstract: TABLE OF CONTENTS 1. INTRODUCTION. 1 of 14 11/27/2013 1:46 AM. Vinodkrishnan Kulathumani, vinodkri@cse.wustl.edu

Size: px
Start display at page:

Download "Abstract: TABLE OF CONTENTS 1. INTRODUCTION. 1 of 14 11/27/2013 1:46 AM. Vinodkrishnan Kulathumani, vinodkri@cse.wustl.edu"

Transcription

1 1 of 14 11/27/2013 1:46 AM Vinodkrishnan Kulathumani, Abstract: Once you are aware of the benefits and applications of Voice over IP, it is too good to resist. Perhaps that is why vendors are flooding the market with VOIP products and services. The following paper analyzes the various issues in the evolving VOIP technology and the challenges in the development of VOIP products. It then presents the features of few VOIP Products offered by the leaders in this field, how well they handle the issues and some services currently available. See also: VOIP Protocols Voice over ATM Voice over IP (Lecture by Dr Jain) H.323 and Associated Protocols VOIP References Books on Voice over IP and IP Telephony Other reports on Recent Advances in Networking Back to Raj Jain's Home page TABLE OF CONTENTS 1. Introduction 1.1 Benefits of the Technology 1.2 New applications 2. Identification of Major System Components 2.1 Gateways 2.2 Gatekeepers 2.3 IP Telephones 2.4 PC based Software Phones 3. VOIP Product Development Issues 3.1 Voice Quality 3.2 Bandwidth Constraint 3.3 Transparency to the user 3.4 TCP/UDP Issue 3.5 Deployment of Gateway: Trunk Contention Ratio 3.6 Security 3.7 Accounting/Billing 4. Market Products 4.1 Gateways 4.2 Gatekeepers 4.3 IP Telephones 4.4 PC based Software Phones 4.5 Motorola vanguard 6560 access Device 4.6 Lucent Technologies Softswitch 5.VOIP Services 5.1 PC to phone Services 5.2 PC to PC Services 5.3 Phone to Phone Services 5.4 Network Services 5.5 Service for the Service providers 6.Summary Appendix A - List of Gateway vendors Appendix B - List of Group Conference Software Vendors References Acronyms 1. INTRODUCTION "Migrate to IP or risk being left behind." This seems to be the idea in the minds of vendors who have been using circuit switching infrastructures for the transportation of voice. As you are reading this article, the Internet is being modified to support voice traffic and products are being made to link the data and voice networks. Eventually the Internet and the telephone network will be one and the same. Internet Telephony is an emerging technology and has a number of technological and evolutionary issues. The technological issues are mainly because the Internet was not designed for real time traffic such as voice and video. The evolutionary issues stem from the fact that a variety of vendors develop their products according to market demands and supplies. It will take time for all these products to converge and inter work with the same reliability as the circuit switched networks. However the benefits of using IP as a generic platform for both data and real time applications are

2 2 of 14 11/27/2013 1:46 AM compelling enough to encourage resolution of these issues. The following sections describe the benefits of this technology, the issues related to the technology, the challenges ahead and also present a survey of the current VOIP products in the market, the services provided and how well they handle the issues. 1.1 Benefits of the technology Integration of Voice and Data The integration of voice and data traffic will be demanded by multi application software. The inevitable evolution will be web servers capable of interacting with voice, data and images. Simplification An integrated infra structure that supports all forms of communication allows more standardization and lesser equipment management. The result is a fault tolerant design. Network Efficiency The integration of voice and data effectively fills up the data communication channels efficiently, thus providing bandwidth consolidation. The idea is to move away from the TDM scheme wherein the user is given bandwidth when he is not talking. Data networks do not do this. It is a big saving when one considers the statistics that 50% of a conversation is silence. The network efficiency can be further boosted, by removing the redundancy in certain speech patterns. Cost reduction The Public Switched Telephone Networks' toll services can be bypassed using the Internet backbone, which means slash in prices of the long distance calls. However these reductions may slightly decrease when the Federal communications Commission (FCC) removes the Enhanced Service Provider (ESP) status granted to Internet service providers (ISPs) by which they do not have to pay the local access fees to use the telephone company (TELCO) local access facilities. Access fees form a significant part of all long distance calls. But in spite of this, the circuit switched telephony would be expensive because of lack of bandwidth consolidation and speech compression techniques. 1.2 New Applications Directory Services over Telephones Ordinary telephones can be enhanced to act as an Internet access device. Directory services could be implemented by submitting a name and receiving a reply. Inter Office trunking over the corporate intranet The tie trunks between company owned PBXs could be replaced by an Intranet link and would provide large savings at a good quality of service. Remote access to the office from your home One's home could be converted to a home office and gain access to the company's voice, data and fax services using the company's Intranet. IP-based call centers With the advent of the Internet, companies have experienced large increase in their web site inquiries. These may not result in immediate financial transaction but atleast people get to know about their products. This is the beginning of E-commerce. With VOIP there can be interaction with the customers. Fax over IP Real time facsimile transmission is an immediate application of Voice over IP. Facsimile services which use dial-up PSTN services are affected by high cost for long distance, analog signal quality and machine compatibility. Instead a fax interface unit can convert the data to packet form, handle the conversion of signaling and controlling protocols and ensure complete delivery of the data in correct order. 2. IDENTIFICATION OF MAJOR SYSTEM COMPONENTS 2.1 Gateways The gateways are the devices that communicate between the telephone signals and the IP endpoint. The IP endpoint usually speaks H.323 for media stream and more recently Session Initiation protocol (SIP). The gateways usually perform the following 6 functions Search function When an IP gateway is used to place a call across an IP network, it receives a called party phone number. It converts it into the IP address of the far end gateway, possibly through a table lookup in the originating gateway or in a centralized directory server. Connection Function

3 3 of 14 11/27/2013 1:46 AM The originating gateway establishes a connection to the destination gateway, exchanges call setup, compatibility information and performs any option negotiation and security handshake. Digitizing function Analog telephone signals coming into a trunk on the gateway are digitized by the gateway into a format useful to the gateway, usually 64 kbps PCM. This requires the gateway to interface to a variety of Telephone-signaling conventions. Demodulation functions With some gateways the gateway trunk can accept only a voice signal or a fax signal but not both. But sophisticated gateways handle both. When the signal is a fax, it is demodulated by the DSP back into the original kbps digital format. This is then put into the IP packets for transmission. The demodulated information is remodulated back to the original analog fax signal by the remote gateway, for delivery to the remote fax machine. Compression functions When the signal is determined to be voice, it is usually compressed by a DSP from 64K PCM to a 5.3 Kbps signal, which is the G standard. Decompression and Remodulation functions At the same time that the gateway performs steps 1-5, it is also receiving packets. Hence this function is required 2.2 Gatekeepers Terminals are the L AN client endpoints that provide real time two way communications. When an endpoint is switched on, it performs a multicast discovery for a gatekeeper and registers with it. Thus the gatekeeper knows how many users are connected and where they are located. The collection of a gatekeeper and its registered endpoints is called as azone. A gatekeeper is required to perform the following functions: Address translation Translation of an alias address to a Transport Address using a table updated via Registration messages. Admissions control Authorization of LAN access, using Admissions Requests or Confirm and Reject (ARQ/ARC/ARJ) messages. Access is based on call authorization, bandwidth or some other criteria. Bandwidth management Support for Bandwidth Request, Confirm and Reject messages, or a null function that accepts all requests for bandwidth changes. Zone management The Gatekeeper provides the above functions for terminals, MCUs, and Gateways, which are registered in its Zone of control. 2.3 IP Telephones These are devices, which replace the existing telephones by providing enhanced services suited to VOIP. At the same time they should retain the capabilities of the original phones to keep the user comfortable. 2.4 PC Software phones This arrangement consists of a microphone connected to a PC interfaced by a card and running a software which permits voice and multimedia transfer over the Internet. Microsoft NetMeeting is an example.

4 4 of 14 11/27/2013 1:46 AM Fig.1 Components of a VOIP system A range of the above products launched by different vendors is discussed later. But before that, the major development issues regarding these products are discussed. 3.VOIP PRODUCT DEVELOPMENT ISSUES In this section we discuss the points that manufacturers have to take note of while developing their products. 3.1 Voice Quality The voice quality should be comparable to what is available using the PSTN, even over networks of varying levels of QoS. If a company thinks that reducing the bills is the criteria and adopts a poor quality VOIP service, then the only people using that service would be the Managing Director and the Accounting Officer. The employees will not compromise quality to reduce the company's bills. The following factors decide the VOIP quality: Use of a Quality CODEC Codec stands for Coder Decoder. It should give good voice quality and low delay. The International Telecommunication Union's (ITU's) officially recommended CODEC for all wide area networking applications is G.729 Echo cancellation When a two-wire telephone cable connects to a four-wire PBX interface or a telco central office interface, a special electric circuit called a hybrid is used to do the conversion. But in them a small percentage of telephone energy is not converted but instead reflected back to the caller creating an echo. If the delay is more than 10mS the caller hears the echo and this has to be avoided. Delay

5 5 of 14 11/27/2013 1:46 AM Total Transmission Delay Total transmission delay is the sum of the compression, decompression delays, processing delay, the buffering/queueing delay, the transmission delay and the network delay. The network delay is variable while the others can be fixed pre hand to less than 130ms. When this total delay exceeds 200ms, the two speakers have to make sure that when one speaks the other listens and pauses to make sure that the speaker is done. Bad timing may result in stepping on the other's message. Delay Jitter Delay jitter is the variability in arrival time of a packet. When a packet does not arrive in time to fit into the voice stream going out of the far end gateway, it has to be discarded. It cannot be re transmitted, as it would delay proceedings too much. If this happens too often, then the listener will perceive reduced voice quality. Delay management VOIP Packet Prioritization The reason VOIP works well over a corporate IP network is due more to the corporate network's low jitter than low delay. Corporate routers usually prioritize voice/fax packets either by explicit programming of the router or by using a prioritization protocol like Resource ReserVation Protocol (RSVP). IP Packet Segmentation This is an important step required to ensure that a very long data packet does not delay the voice packet from exiting the router in a timely manner. This is achieved by programming the router to segment all out bound data packets according to the WAN access link. Packet replay technique To allow for variable packet arrival time and still produce a steady outgoing stream of speech, at the far end the speech is not played as soon as the first packet arrives. Instead it is held in the jitter buffer for some time and then played. This adds to the overall delay. The lesser the jitter, smaller the jitter buffer time and lower the delay. The combination of the above three techniques produces a VOIP friendly IP network. Such IP networks are called as Managed IP networks. VOIP Forward Error Correction (FEC) The public Internet has substantial packet corruption and loss. Packet replay may not suffice. For this FEC can compensate for the corrupted or missing packet. Intra Packet FEC Here extra bits are added, thus allowing the receiving end to determine which of the bits were corrupted, yielding a packet ready for play out. Extra packet FEC Here extra information is added to each packet that allows the receiving gateway to extrapolate from the previously received good packet and reconstruct the missing or severely corrupted packet 3.2 High Bandwidth consumption A telephone quality call or a toll quality call requires atleast 64 kbps/call. This bandwidth is impossible to dedicate on a data network for voice. Speech compression techniques as the G.729 reduce this to around 8kbps. The IP router overhead is around 7 kbps. Thus it is 15 kbps. But modern compressors make use of an important technique called assilence suppression. In a typical full duplex phone conversation, only 35-40% is active. There are significant pauses between words, phrases etc. The bandwidth consumption is thus reduced by silence suppression. Ultimately voice requires only 5-6 kbps. Silence suppression renders the line absolutely silent to the listener so much so that it sounds absolutely dead. But by inserting Comfort Noiseor even better, by periodically sampling the background noise and regenerating it for the listener, the line sounds active. 3.3 Transparency to the user The user need not know what technology is being used for the call. He should be able to use the telephone as he does right now. Ease of configuration An easy to use management interface is needed to configure the equipment. A variety of parameters and options such as telephony protocols,

6 6 of 14 11/27/2013 1:46 AM compressing algorithm selections, dialing plans, access controls, PSTN fall back features, port arrangement etc. are to be taken care of. Addressing / Directories Telephone numbers and IP addresses need to be managed in a way that it is transparent to the user. PCs that are used for voice calls, may need telephone numbers. IP enabled telephones IP addresses or an access to one via DHCP protocols and Internet directory services will need to be extended to include mappings between the two types of addresses. 3.4 The TCP/UDP issue The voice packet is constructed as a UDP/IP packet, to avoid TCP/IP's attempt to retransmit the corrupted packet. However TCP could be a better alternative for Fax transmission simply because if lost packets occur during the negotiation of a page, the fax could be terminated. When TCP/IP is used and the host software hides the retransmission from the fax machine, there will be no impact. 3.5 Deployment of the Gateway: Trunk Contentions At a remote site there are normally 2 to 4 VOIP connections (or trunks) from the VOIP gateway to the PBX allowing 2-4 simultaneous phone/fax connections between the remote site and other corporate locations. The actual number of trunks, depend upon the number of calls made per day and the total amount they consume. The number of the head quarters trunks is decided by the total number of phone calls between head quarters and the remote sites and the total number of simultaneously active calls. Usually, head quarters have a fraction of the total trunk count. The trunk contention ratio is the ratio of total remote site trunks to head quarter trunks. 3.6 Security Authentication/ Encryption VOIP offers the potential for secure telephony by making use of the services available in TCP/IP environments. Access controls can be implemented using authentication and calls can be made private using encryption of the links. Security implementation Security features are usually implemented using four primary components: Packet Filtering Router, Connection gateway, Address Translating firewall and Application proxy. [Mercer '99] Achieving security is a complex issue. An H.323 call is made up of many different connections. In addition addresses and port numbers are exchanged within the data stream of the next higher connection. this makes it particularly difficult for address translating fire walls which must modify the addresses inside those data streams. The firewall must be able to stand under a large number of simultaneous connections also. Detection of intruders should be possible on the inside and the outside of the firewall. 3.7 Accounting / Billing VOIP gateways must keep track of successful and unsuccessful calls. Call detail records should be produced. But the major issue is the suitable billing model selection. A number of billing models have been suggested Time-based - Metered by flow duration, time-of-day, time-of week Destination, distance, carrier-based IP - Rated by called and calling station IDs associated with the sequence of stages used to support the call QoS-based Voice over IP - reflecting established service parameters such as priority, selected QoS, and latency Future Billing Models [Mercer '99] Directory-based billing applications will streamline the process of customer registration, authorization, and service provisioning without human intervention. Directory-based billing applications store user profiles, service profiles, and service policy information in the directory instead of a private datastore. That way, the directory service can maintain the security and integrity of the data in a physically distributed environment. Other billing models currently being developed include: Secure Active Directory services for storage and replication of static and dynamic data Integrated Domain Name System (DNS) and Dynamic Host Configuration Protocol (DHCP) services for associating IP address pools with user and application profiles Directory-based event services for propagation of application and network events Cross-platform application programming interfaces for enabling disparate billing, provisioning, and management applications to securely produce and consume directory-based data In addition to all the above points, in a public networking environment different products will need to inter work if any to any communications is to be possible. The gateway between the telephone and the VOIP needs to be highly reliable and fault tolerant. Sufficient capacity must be available in the VOIP systems to minimize the likelihood of a call blocking and mid call disconnects. The gateways must allow every device to be accessible, especially when there is mapping across different protocols and signaling systems. VOIP is likely to get very popular. In that case, the components should be flexible enough to grow to very large user populations, to allow a mix of public and private services and to adapt to legal regulations. 4. MARKET PRODUCTS

7 7 of 14 11/27/2013 1:46 AM In this section some important market products categorized as gateways, gatekeepers, IP phones and PC based software phones are discussed. Two important VOIP support products, which do not fall into these categories, are discussed in the end of the section. These are the Motorola Vanguard 6560 and Lucent Softswitch. 4.1 Gateways MICOM V/IP Gateway Features Operation Uses the company's current LANs, routers and WANs Easily integrates into any server or desktop PC running DOS, Windows 95, Windows NT or Netware Flexible analog/digital connections and operating platforms V/IP interfaces with all the current communications equipment, from telephones and PCs to servers and routers. The benefits of Voice/ data integration are obtained at no risk of losing data or the expense of re provisioning of the network. The V/IP access number, destination office number and remote extension number triggers a "calling out" signal which travels from the telephone through the PBX system. The "calling out " signal goes into either an analog or digital V/IP voice interface card in the gateway PC. The V/IP does call setup based on the digits entered. The V/IP's phone data base maps the destination office number to the remote V/IP gateway's remote address. V/IP establishes availability of an open channel on the remote gateway. If a priority protocol such as RSVP is available, it is requested for allocation of bandwidth. The call is connected within 1 or 2 seconds. In the course of the conversation, the voice signal is digitized and compressed into IP Packets. The voice packets are sent over a router. The router treats the packets as priority IP traffic over the WAN. When the call is terminated, V/IP automatically deallocates bandwidth, logs call accounting records and recycles for the next call Nortel Networks CVX SS7 Gateway Features Scalability The CVX SS7 Gateway supports up to 100,000 circuits, 2,048 route/trunk groups, and 32 SS7 links (16 link sets). Because of this, service providers can grow without bothering about Signaling System 7 (SS7) hardware changes, if any. Cost-Efficiency Makes it easier to leverage existing SS7 trunks, which are typically less expensive and readily available. Compliance to standards. Bellcore certified to Network Equipment Building Standard (NEBS) Level 3, Earthquake Zone 4, and is Year 2000 compliant. Availability Provides a highly available, Bellcore- and industry-proven platform. It includes fully redundant hardware components. Hence they are resistant to single failures. Network Management Web-based network management interface (SS7View) is provided to enable fast and easy provisioning, supervising and troubleshooting Lucent Technologies Pathstar Access server This integrates the following components into a single system. Digital loop carrier Telephony system Voice over IP gateway Remote access server Digital Subscriber Line (DSL) Access multiplexer Edge router It is an open platform with support for industry standard protocols such as H.323, Q.931, Signaling System 7 (SS7), Open Shortest Path First (OSPF), Border Gateway Protocol (BGP) and IP multicast CISCO systems DE-30+ Gateway The Cisco DE-30+ digital gateway provides a connection path between the Cisco AVVID (Architecture for Voice, Video and Integrated Data) packet

8 8 of 14 11/27/2013 1:46 AM telephony network and the Public Switched Telephone Network (PSTN) or a PBX, which uses digital Primary rate Integrated Services Digital Network (PRI ISDN) trunks. The DE-30+ supports 30 voice channels on an E1 interface. Gateways are administered through the required Cisco CallManager.The DE-30+ gateway consists of a single PCI bus-based card and mounts in any PCI bus-pc (where it only draws power). The DE-30+ gateway supports up to 30 simultaneous channels of voice over IP (VoIP) packet to circuit switched adaptation, G.711 encoding (A-law or m-law), dual tone multifrequency (DTMF) detection/generation, signaling, and line echo cancellation. 30 simultaneous channels of G encode/decode are also supported Com Gateway Features 3Com's total control IP telephony gateway promises to deliver a high density, scalable platform that performs all H.323v/2 compliant functionality including real time voice and call processing. Its modular design allows interface and application cards to be inserted and removed while the chassis remains on line, minimizing downtime. 3Com gateway is designed to inter operate with H.323 compliant gateways, gatekeepers and legacy or third party back end services. Each gateway can support up to 312 concurrent DS0 channels via T1 infrastructures or 390 calls via E VocalTec Series 2000 Gateway Features Advanced Audio Capabilities Advanced voice packet handling strategies such as reconstruction redundancy provide enhanced sound quality. It also includes a jitter buffer (0-300 msec with controlled automatic tuning mechanism), interpolation of bad frames, Voice Activity Detector (VAD), Comfort Noise Generator (CNG) and 16/32 ms G.165 adaptive echo canceler. The G.168 adaptive echo canceler is up coming. Additional audio features include input/output gain control and selectable G.711 u-law/a-law interface. Management Capabilities A standalone application, which runs on Microsoft WindowsNT, provides network management. It offers an advanced Graphical User Interface (GUI). Management can be launched from VocalTec Network Manager on a single console. Failure Handling and Redundancy Failure handling, based on VocalTec Gatekeeper (VGK), ensures that Call Detail Record (CDR) information will be saved locally until the VocalTec Gatekeeper connection can be renewed. A dynamic gatekeeper search algorithm (DNS or IP-based) allows quick relocation of an available gatekeeper. System maintenance and monitoring The system topology, various statistics, current equipment status are displayed. An event history browser with event log is also provided. Output relay stops traffic in case of an alarm. Terminal tumble switches allow the administrator to monitor time slots. Open Interfaces The open architecture of VocalTec Telephony Gateway Series 2000 offers the option of interfacing to third party systems. Billing, Quality of Service (QoS), and Authorization, Authentication, and Accounting (AAA) Software Development Kit (SDKs) are available for third-party developers. AAA is also supported via VocalTec Gatekeeper in VocalTec Telephony Gateway Series Scalability VocalTec Telephony Gateway Series 2000 supports up to 16 E1/T1 trunks, with up to 480/384 ports per shelf and 3 terminals per cabinet. Standards Compliance VocalTec Telephony Gateway Series 2000 uses industry standard codecs (G.729A, G723.1, G.711, G.726, G.727, VHQC at 6.4, 7.2, 8, 8.8, 9.6 Kbps). It is compliant with the International Telecommunication Union H.323v2 standard, helping to achieve interoperability in a multi-vendor environment. Security H.323 (specifically H.235) token based authentication and authorization procedures maintain network security Nuera Solutions Access plus F200 IP Features Advanced voice compression High bandwidth efficiency Call routing Flexible voice interfaces SNMP network management.

9 9 of 14 11/27/2013 1:46 AM High density, scalable architecture. MGCP (Media gateway Control protocol) protocol used. 4.2 Gatekeepers Ericsson H.323 gatekeeper Features Provides Least Cost Routing Provides Admission Control using Access Control lists and User profiles. Tracks bandwidth usage Provides Billing and Customer Care using a god database management system Service Management is web based. It is done through extensive monitoring and logging. It includes alarm and debug facilities. Registration Admission Support (RAS), Q.931 and H.245 signaling support Non RAS client support (e.g. Microsoft NetMeeting) Scalability through architectural design VocalTec Gatekeeper Features Dialing Plan Management It provides flexible, rule based dialing plan management to ensure full control over call routing to all VocalTec Telephone Gateways. Routing can be configured using permissions, restrictions or hours of service. Least Cost Routing is supported, by assigning priorities to termination gateways. Load Balancing ensures even distribution of call load between available gateways. Network Security It authenticates user ID/passwords and authenticates users who want to access the IP telephony system. Cryptographic access tokens allow secured control to network elements in compliance with the International Telecommunication Union (ITU) H.235 standard. Centralized Accounting and Billing is maintained. Database Management and Backup is done through an Oracle Database. It promises to accommodate networks with thousands of lines and millions of subscribers. Network manager can establish a gatekeeper hierarchy for networks managed by separate organizations (domains). Each gatekeeper defines its own view of the network and communicates with other gatekeepers when necessary to contact a destination outside its span Nortel networks' IPConnect IPConnect is an Internet Telephony solution from Nortel Networks for full featured telephone services and advanced data/multimedia services. IPConnect promises a full featured, PSTN-grade telephony over multi-service IP networks. IPConnect allows customers to take advantage of the cost efficiency, open standards, and time to market for new services promised by IP networks without sacrificing the values of traditional telephony: service richness, quality, reliability, scalability and manageability. The idea is, providing PSTN equivalency is the first step in moving to a highly advanced, integrated voice/data communications based on an IP network Elemedia H.323 gatekeeper GK2000S The Elemedia H.323 Gatekeeper Platform is a software package that enables rapid development of high-performance H.323 Gatekeeper applications. This modular software provides the components necessary to build H.323 version 2 compliant gatekeeper applications. It is designed to interface easily to existing systems. It also provides stand-alone services for the H.323 environment. 4.3 IP telephones CISCO's IP Phones The Cisco 30 VIP voice instrument is marketed as a full featured IP telephone for executives and managers. It provides 30 programmable line and feature buttons, an internal, high-quality, two-way speakerphone with microphone mute, and a transfer feature button. The 30 VIP also provides a large 40-character LCD display consisting of two lines of 20 characters each. The display provides features such as date and time, calling party name, calling party number, and digits dialed. An LED associated with each of the 30 feature and line buttons provides feature and line status Selsius IP phones The Selsius IP Ethernet telephone is a device, which connects to the standard ethernet LAN jack. It gives audio quality comparable to that of a PBX telephone and id easy to use with single button access to line appearances and features. The IP telephone has many characteristics of a PC in that it can operate as a standard IP device and has its own IP address. Because the IP phone is compatible with H.323, it can talk to other H.323 devices like Microsoft NetMeeting Nokia Systems' IPCourier

10 10 of 14 11/27/2013 1:46 AM IPCourier is an ethernet business telephone that delivers PBX functionality to the desktop without the PBX. Its features are multiple line appearances, speakerphone capability, programmable buttons for memory dialing and LCD display. IPCourier also supports advanced call features such as call waiting, caller ID, forward, transfer, mute and do not disturb. 4.4 PC based software Phones VocalTec IPhone v.5.01 PC-to-Phone Communication: requires signing up with an Internet Telephone Service Provider (ITSP) and then regular telephones around the world can be called. Community Browser serves as a virtual neighborhood in Cyberspace. Direct Calling makes calling as simple as entering an address. Caller ID, Call Waiting, Muting, Blocking and Directory Assistance offer the amenities of a full featured phone. Live Motion Video: One can actually see the person with whom he is speaking. (No additional hardware is required to receive video). Audio Conferencing Support: Can talk with up to 100 people using the VocalTec Conferencing Server. White boarding lets one share and edit documents, photos, and drawings with other users. Text Chat lets fingers do the talking. Multitasking and Auto Accept Calls let Internet Phone run in the background while working Netscape's CoolTalk CoolTalk is a real time desktop audio conferencing and data collaboration tool specifically designed for the Internet. Not only does CoolTalk provide real-time audio conferencing at either 9600 baud, 14.4k or 28.8k modem speeds, but also includes a full function White board, text based chat tool, and answering machine White Pine's CU-SeeMe Pro Directory Service lets one see a list of all of the users published on a particular ILS server, whether they are usingcu-seeme Pro, CU-SeeMe Version 3.1.2, or Microsoft NetMeeting. Conference Companion lets the user locate associates, friends or family online and call them without needing to know their IP addresses One can view up to 12 video images simultaneously Integrated T.120 data collaboration for sharing applications, white board, and file transfer for multi-user collaboration during conferences A choice of video and audio codecs for best performance over a variety of network speeds It is H.323 compatible So one can make point-to-point calls to users of Microsoft NetMeeting, Intel ProShare and other H.323 clients It is available for Windows 95/98, Windows NT Microsoft Net Meeting Overview NetMeeting for Windows 95 and Windows NT is an award winning product that provides the most complete conferencing solution for the Internet and corporate Intranet. Its features let one communicate with both audio and video, collaborate on virtually any Windows based application, exchange graphics on an electronic white board, transfer files or use the text based chat program. Using the PC and the Internet, one can now hold face-to-face conversations with friends and family around the world. NetMeeting works with any video capture card or camera that supports Video for Windows. Benefits Multipoint Data Conferencing. Allows sharing of any Windows based application or folder with several other participants using standards based T.120 data conferencing. There is also an electronic white board, text based chat as well as file transfer capabilities. Internet Audio/Video Conferencing. With a sound card, microphone, and speakers, NetMeeting lets one place standards based H.323 audio calls over the Internet or a corporate Intranet. Addition of a video camera permits face-to-face communication. 4.5 Motorola Vanguard Series Motorola Vanguard 6560 This is an award winning expandable network access and concentration platform that integrates LAN, analog/digital voice and future multimedia traffic. The Vanguard 6560 Multimedia Access Device features Dual Core routing and Bridging, which results in low response times, bandwidth efficiency, quality voice transmission, and Multimedia transport capability. It has following Voice Support features: 8/16 Kbps compression minimizes network bandwidth requirement Support for analog and digital voice port connections Other benefits include low response times and high bandwidth efficiency 4.6 Lucent Softswitch Overview

11 11 of 14 11/27/2013 1:46 AM The Lucent technologies Softswitch is a programmable, multi-protocol software system that allows communication between different signaling systems such as SS7, SIP, H.323 and Q.931. It thus serves as a mediator between telephony and IP connectivity. The system promises to be a scalable one. It restores the simplicity for the user who is used to the current style of placing telephone calls, fax and other voice services. It also solves inter operability problems between gateways from different vendors caused by signaling and protocol incompatibilities. Thus it permits an incremental evolution of services. New protocols can be supported, by defining new device servers. Working It sets up a point-to-point connection across IP and PSTN networks by providing interoperability between SS7 and IP protocols. It is written in Java and works on several platforms available. Internet Service Providers can use it to offer multi-protocol telephony or telephony enabled services and both. 5. VOIP SERVICES With a whole range of products being launched in this field, there are a variety of services being provided to the end user. The service basically involves transferring voice from one end to the other. There are different ways though. 5.1 PC to Phone Services These Services require a gateway on the receiving side to convert the IP packets back to Telephone signals. VocalTec Surf&Call A good example would be the VocalTec Surf&Call. It enables Web to Phone Call center applications, promoting e-commerce. The web user sees an icon of Surf&Call and when he clicks on that he is connected to the phone on the other side through the internet via VocalTec gateway bypassing the PSTN. Dialpad.com Dialpad.com has started an online VOIP service at This offers free of cost long distance calling service without any installation of software through the Internet. Its revenue comes from online advertising. 5.2 PC to PC services These can be provided without a gateway on either side. This service is obtained by a variety of software products such as Microsoft NetMeeting VocalTec Iphone TaoTalk.com. It promotes video conferencing applications, Application share, White board etc. 5.3 Phone to Phone Services A large number of Companies are providing long distance phone call services by means of VOIP at reduced rates. Examples are: AT&T's 7cents per minute any day any time offer for long distance calls in the United States. It also offers discounted international calls on purchase of the above offer. America On-line offers 9cents/minute service. IDT Corporation introduced a service, which costs 8cents/minute in US. UK-18cents, Australia 20cents, Japan 29cents/minute. These rates are 95% less than before. A variety of calling card services to talk over long distances from anywhere, including different countries. However in many of these services which offer low rates, the quality is poor. But there are some, which use good gateways and reliable billing mechanisms. Examples: AcculinQ : This offers local Access in 5 Major US Cities including: Austin, Dallas, Fort Worth, Houston Texas & Denver Colorado at an extraordinarily low long distance rate of 5.9 cent per minute. Calls to France and Germany are 11.9 cents per minute. USATEL VIA ONE Prepaid Calling card: This card does not charge the FCC pay phone access fee. It charges 14 cents per minute in Continental USA. Qwest, AT&T, Deutsche Telecom in Germany, France Telecom, MCI, Sprint, Cyberlink, VoiceNet Global cardare some other examples.

12 12 of 14 11/27/2013 1:46 AM 5.4 Network Services Here we talk about services being offered to improve the quality of transfer of IP packets. VOIP in a company Intranet is currently much better than that over the public Internet. While talkng about issues, we talked about the Managed IP Network. It is believed that fiber networks will improve the quality of transfer Level 3's IP Crossroad Service It is a nation wide IP network. This service is intended to give better multimedia transfer across the network at reduced rates. The customer is charged depending on the origination and the destination of traffic QWest QWest Virtual Network Service enables building a virtual private network system for call networks to meet individual business needs. It is built with Qwest Macro Capacity Fiber network as a backbone and advanced architecture and includes features desired by most private users. QWest Dedicated Internet Access provides reliable Internet connection by means of OC-48 packet over SONET IP backbone 5.5 Services for the Service Providers ITXC The company's customers and affiliates are traditional telephone companies, new competitive carriers, ISPs, prepaid calling card companies, call back companies, and newly formed Internet telephony service providers. ITXC's WWeXchange Service networks different carriers and links every telephone in the world by using a combination IP and PSTN IP Telephony for carriers by Delta Three and Ericsson This service, combines Delta three's IP network with Ericsson's networking hardware and software. The service will be marketed to fixed line carriers and Internet Service Providers Cisco and VocalTec to jointly provide hybrid end-to-end services to carriers and service providers This agreement is claimed to put both companies in a unique position for offering scalable, manageable, and flexible end-to-end solutions for customers seeking innovative new services over cost-effective networks. It is supposed to combine the best of both worlds by bringing together Cisco's experience as a leading manufacturer of data networking and voice gateway equipment and VocalTec's strong reputation as a software provider and focused research and development in the area of voice services Cisco AVVID Cisco Architecture for Video, Voice and Integrated Data is an Open systems architecture proposed by Cisco to bring about converged networking. It proposes 3 building blocks for this Infrastructure such as Switches and Routers Applications such as call control. Clients such as IP telephones, H.323 Video conferencing equipment and PCs It has applications in unified messaging, Desktop IP Telephony and CISCO IP Contact centers. 6. CONCLUSION VOIP is growing fast. The very knowledge of the applications of this technology is enough for users and manufacturers to flock towards it. It is ideal for computer based communications and at the same time bringing down the cost of multimedia transfer. Hence VOIP products and services have flooded the market. The above paper presented the features of the products of a few major game players in the field of VOIP and how well they handle the issues. A list of gateway vendors and links to their web sites can be found in Appendix A. A list of Group Conference Software Vendors is provided in Appendix B. APPENDIX A: LIST OF GATEWAY VENDORS Vendor Product Vendor Product Cisco systems 7500 Series, Access path-vs3 systems Ericsson IPT

13 13 of 14 11/27/2013 1:46 AM ECI Telecom ITX 120 GlobalTel Portal CPCI Gateway Franklin Telecom Typhoon Hypercom IP.tel 6000 Internet Telecom Telecommunication Pro MasterMind Technologies MasterVox Media Gate Edge Commander Global gateway group Local Exchange Server Innomedia InfoGate Netrix Network Exchange 2410 Inter Tel InterPrise Series, Vocal'Net Series Interline Digital Gateway NeTrue NeTrueCom NetPhone IPBX, Connect Nokia IP Telephony Gateway Nortel Networks CVX 1800 Gateway StarVox Stargate Server Latic Latnet Gateway Server Telogy Golden Gateway VegaStream Vega100,Vega200 VipNet Telco-In-a-Box World Telecom labs INX 3Com TotalControl Gateway Ascend Multivoice for the MAX Cheap Call Cheap call Coyote Technologies Carrier IP gateway Computer Protocol CpIP Gateway Clarent Clarent Gateway Array Telecom Series 3000 EFusion Estream DigiEurope NetBlazer 8500 Intelliswitch iswitch gateway Lucent Packetstar MockingBird Nuvo500 Nuera F200ip Quescom Qbox V series VocalTec VocalTec Gateway Vsys Vswitch ViveSynergies MultiVoIP ArelNet i-tone Micom Micom V/IP gateway VocalData IP*Star APPENDIX B: GROUP CONFERENCE SOFTWARE VENDORS Vendor Product Vendor Product Cine Com Cine Video DataBeam Meeting Tools Engineering Consulting ClearPhone Dywco Conference System Hani Abu Rahmeh Internet Multimedia Honey transfer Com HoneyCom BoxTop ivisit NetSpeak WebPhone Tribal Voice PowWow VocalTec IPhone Wintronix XtX Visual conference Wincroft DigiPhone, VideoTalk Vox Phone Video Vox phone White Pine CU-SeeMe-Pro Labtam Communications CollabOrator 2000 Microsoft NetMeeting Multitude FireTalk INRIA Free Phone John Walker Speak Freely, Netscape CoolTalk REFERENCES The following references are organized approximately in the order of their usefulness and relevance. Technical Papers [Mercer 98] Tom Mercer, "An Overview of the Internet Telephony Market", Compaq White papers '98, 9 pages, /info/liw06w Discusses Current VOIP market [Mercer 99] Richard jones, Jesus Cruz, Sridhar Solur, "Carrier Class Voice over IP", Compaq White Papers '99,9 pages, /info/liw0pf Discusses blling and other issues related to VOIP [Ryan] Jerry Ryan, "Voice Over IP", Techguide, 24 pages,. Article on fundamentals of Voice over IP and issues related to quality of transfer

14 14 of 14 11/27/2013 1:46 AM [Micom] "Voice/Fax over IP: Internet, Intranet and Extranet", MICOM White Paper,50 pages, Discusses Qulity of service in VOIP and economics of investment [SR99] Henning Schulzrine, Jonathan Rsenburg, " The IETF Internet Telephony Architecture and Protocols ", IEEE Networks (June 99), pp [HCM99] Christian Huitema, Jane Cameron, Petros Mouchtaris, Darek Smyk, " An Architecture for Residential Telephony Service ", IEEE Networks (June 99),pp [CISCO] "AVVID", Cisco White Paper,30 pages, Discusses CISCO's Architecture for Video, Voice and Integrated Data [RC99] Daniele Rizetto, Claudio Catania, " A Voice over IP Service Architecture for Integrated Communications ", IEEE Networks (June 99), pp [Munch] Bjarne Munch, "IP Telephony - Today/Tomorrow Ever? ", Ericsson White Paper,13 pages Discusses Fundamentals of VOIP and Market situation of VOIP Books [Marcus 98] Marcus Gonclaves, "Voice over IP Networks", 1998 [Black 99] Uyless Black, "Voice over IP", 1999 [DP 99] Jonathan Davidson, Jim Peters, "Voice Over IP Fundamentals," Macmillan, November 1999 [KG 99] Matthew Kolon, Walter J. Goralski, "IP Telephony," McGraw Hill, September 1999 [Minoli 98] D. Minoli and E. Minoli, "Delivering Voice over IP Networks," John Wiley, 1998 [Douskalis 99] Bill Douskalis,, "IP Telephony: The Integration of Robust VolP Services," Prentice Hall, 1999 Web Pages (For Product Information) 1. CISCO, 2. MICOM, 3. Lucent Technolgies, 4. Nortel Networks, 5. VocalTec, 6. Nuera, 7. Ericsson, 8. Qwest, 9. ITXC, Motorola, Delta Three, ACRONYMS BGP - Border Gateway Protocol NEBS - Network Equipment Building Standard OSPF - Open Shortest Path First PSTN - Public Switched Telephone Network SIP - Session Initiation Protocol SS7 - Signaling System 7 Back to Table of contents Last Modified: November 23,1999. Note: This paper is available on-line at

Voice over IP Basics for IT Technicians

Voice over IP Basics for IT Technicians Voice over IP Basics for IT Technicians White Paper Executive summary The IP phone is coming or has arrived on desk near you. The IP phone is not a PC, but does have a number of hardware and software elements

More information

Voice over IP: Issues and Challenges

Voice over IP: Issues and Challenges Voice over IP: Issues and Challenges IP is now at Columbus, OH 43210 Jain@cse.ohio-State.Edu Washington University in Saint Louis Jain@cse.wustl.edu http://www.cse.ohio-state.edu/~jain/ http://www.cse.wustl.edu/~jain/

More information

Voice over IP (VoIP) Basics for IT Technicians

Voice over IP (VoIP) Basics for IT Technicians Voice over IP (VoIP) Basics for IT Technicians VoIP brings a new environment to the network technician that requires expanded knowledge and tools to deploy and troubleshoot IP phones. This paper provides

More information

4. H.323 Components. VOIP, Version 1.6e T.O.P. BusinessInteractive GmbH Page 1 of 19

4. H.323 Components. VOIP, Version 1.6e T.O.P. BusinessInteractive GmbH Page 1 of 19 4. H.323 Components VOIP, Version 1.6e T.O.P. BusinessInteractive GmbH Page 1 of 19 4.1 H.323 Terminals (1/2)...3 4.1 H.323 Terminals (2/2)...4 4.1.1 The software IP phone (1/2)...5 4.1.1 The software

More information

Glossary of Terms and Acronyms for Videoconferencing

Glossary of Terms and Acronyms for Videoconferencing Glossary of Terms and Acronyms for Videoconferencing Compiled by Irene L. Ferro, CSA III Education Technology Services Conferencing Services Algorithm an algorithm is a specified, usually mathematical

More information

Toll-bypass Long Distance Calling... 1. What Is VOIP?... 2. Immediate Cost Savings... 3. Applications... 3. Business Quality Voice...

Toll-bypass Long Distance Calling... 1. What Is VOIP?... 2. Immediate Cost Savings... 3. Applications... 3. Business Quality Voice... telephony internet access remote access modems Content Toll-bypass Long Distance Calling... 1 What Is VOIP?... 2 That Was Then... This is Now... Immediate Cost Savings... 3 Applications... 3 Office-to-office

More information

Voice over IP. Raj Jain. The Ohio State University Columbus, OH 43210 Jain@cse.ohio-State.Edu http://www.cse.ohio-state.edu/~jain/ Raj Jain

Voice over IP. Raj Jain. The Ohio State University Columbus, OH 43210 Jain@cse.ohio-State.Edu http://www.cse.ohio-state.edu/~jain/ Raj Jain Voice over IP IP The Ohio State University Columbus, OH 43210 Jain@cse.ohio-State.Edu http://www.cse.ohio-state.edu/~jain/ 1 Overview Sample Products and Services 13 Technical Issues 4 Other Issues H.323

More information

Course 4: IP Telephony and VoIP

Course 4: IP Telephony and VoIP Course 4: IP Telephony and VoIP Telecommunications Technical Curriculum Program 3: Voice Knowledge 6/9/2009 1 Telecommunications Technical Curriculum Program 1: General Industry Knowledge Course 1: General

More information

White Paper: Voice Over IP Networks

White Paper: Voice Over IP Networks FREE FREE One One Hour Hour VoIPonline VoIPonline Seminar TM Seminar TM For additional information contact: Terry Shugart - tshugart@analogic.com http://www.analogic.com/cti TEL: 978-977-3000 FAX: 978-977-6813

More information

Contents. Specialty Answering Service. All rights reserved.

Contents. Specialty Answering Service. All rights reserved. Contents 1 Introduction... 2 2 PBX... 3 3 IP PBX... 4 3.1 How It Works... 4 3.2 Functions of IP PBX... 5 3.3 Benefits of IP PBX... 5 4 Evolution of IP PBX... 6 4.1 Fuelling Factors... 6 4.1.1 Demands from

More information

ehealth and VoIP Overview

ehealth and VoIP Overview ehealth and VoIP Overview Voice over IP (VoIP) configurations can be very complex. Your network could contain a variety of devices, applications, and configuration capabilities to support voice traffic.

More information

Combining Voice over IP with Policy-Based Quality of Service

Combining Voice over IP with Policy-Based Quality of Service TechBrief Extreme Networks Introduction Combining Voice over IP with Policy-Based Quality of Service Businesses have traditionally maintained separate voice and data networks. A key reason for this is

More information

1. Public Switched Telephone Networks vs. Internet Protocol Networks

1. Public Switched Telephone Networks vs. Internet Protocol Networks Internet Protocol (IP)/Intelligent Network (IN) Integration Tutorial Definition Internet telephony switches enable voice calls between the public switched telephone network (PSTN) and Internet protocol

More information

Hands on VoIP. Content. Tel +44 (0) 845 057 0176 enquiries@protelsolutions.co.uk. Introduction

Hands on VoIP. Content. Tel +44 (0) 845 057 0176 enquiries@protelsolutions.co.uk. Introduction Introduction This 4-day course offers a practical introduction to 'hands on' VoIP engineering. Voice over IP promises to reduce your telephony costs and provides unique opportunities for integrating voice

More information

Integration of Voice over Internet Protocol Experiment in Computer Engineering Technology Curriculum

Integration of Voice over Internet Protocol Experiment in Computer Engineering Technology Curriculum Integration of Voice over Internet Protocol Experiment in Computer Engineering Technology Curriculum V. Rajaravivarma and Farid Farahmand Computer Electronics and Graphics Technology School of Technology,

More information

Voice over IP is Transforming Business Communications

Voice over IP is Transforming Business Communications White Paper Voice over IP is Transforming Business Communications Voice over IP (VoIP) is changing the world of telecommunications. It entails the transmission of voice calls over data networks that support

More information

5. DEPLOYMENT ISSUES Having described the fundamentals of VoIP and underlying IP infrastructure, let s address deployment issues.

5. DEPLOYMENT ISSUES Having described the fundamentals of VoIP and underlying IP infrastructure, let s address deployment issues. 5. DEPLOYMENT ISSUES Having described the fundamentals of VoIP and underlying IP infrastructure, let s address deployment issues. 5.1 LEGACY INTEGRATION In most cases, enterprises own legacy PBX systems,

More information

Goal We want to know. Introduction. What is VoIP? Carrier Grade VoIP. What is Meant by Carrier-Grade? What is Meant by VoIP? Why VoIP?

Goal We want to know. Introduction. What is VoIP? Carrier Grade VoIP. What is Meant by Carrier-Grade? What is Meant by VoIP? Why VoIP? Goal We want to know Introduction What is Meant by Carrier-Grade? What is Meant by VoIP? Why VoIP? VoIP Challenges 2 Carrier Grade VoIP Carrier grade Extremely high availability 99.999% reliability (high

More information

District of Columbia Courts Attachment 1 Video Conference Bridge Infrastructure Equipment Performance Specification

District of Columbia Courts Attachment 1 Video Conference Bridge Infrastructure Equipment Performance Specification 1.1 Multipoint Control Unit (MCU) A. The MCU shall be capable of supporting (20) continuous presence HD Video Ports at 720P/30Hz resolution and (40) continuous presence ports at 480P/30Hz resolution. B.

More information

Application Notes. Introduction. Contents. Managing IP Centrex & Hosted PBX Services. Series. VoIP Performance Management. Overview.

Application Notes. Introduction. Contents. Managing IP Centrex & Hosted PBX Services. Series. VoIP Performance Management. Overview. Title Series Managing IP Centrex & Hosted PBX Services Date July 2004 VoIP Performance Management Contents Introduction... 1 Quality Management & IP Centrex Service... 2 The New VoIP Performance Management

More information

Network Connection Considerations for Microsoft Response Point 1.0 Service Pack 2

Network Connection Considerations for Microsoft Response Point 1.0 Service Pack 2 Network Connection Considerations for Microsoft Response Point 1.0 Service Pack 2 Updated: February 2009 Microsoft Response Point is a small-business phone solution that is designed to be easy to use and

More information

QoS issues in Voice over IP

QoS issues in Voice over IP COMP9333 Advance Computer Networks Mini Conference QoS issues in Voice over IP Student ID: 3058224 Student ID: 3043237 Student ID: 3036281 Student ID: 3025715 QoS issues in Voice over IP Abstract: This

More information

IP Telephony Deployment Models

IP Telephony Deployment Models CHAPTER 2 Sections in this chapter address the following topics: Single Site, page 2-1 Multisite Implementation with Distributed Call Processing, page 2-3 Design Considerations for Section 508 Conformance,

More information

Integrate VoIP with your existing network

Integrate VoIP with your existing network Integrate VoIP with your existing network As organisations increasingly recognise and require the benefits voice over Internet Protocol (VoIP) offers, they stop asking "Why?" and start asking "How?". A

More information

Indepth Voice over IP and SIP Networking Course

Indepth Voice over IP and SIP Networking Course Introduction SIP is fast becoming the Voice over IP protocol of choice. During this 3-day course delegates will examine SIP technology and architecture and learn how a functioning VoIP service can be established.

More information

Is Your Network Ready For IP Telephony?

Is Your Network Ready For IP Telephony? WHITE PAPER Is Your Network Ready For IP Telephony? Straight facts about IP telephony planning and deployment 1. Introduction Enterprises are rapidly adopting IP telephony for cost savings, productivity

More information

ZyXEL V100 Support Notes. ZyXEL V100. (V100 Softphone 1 Runtime License) Support Notes

ZyXEL V100 Support Notes. ZyXEL V100. (V100 Softphone 1 Runtime License) Support Notes ZyXEL V100 (V100 Softphone 1 Runtime License) Support Notes Version 1.00 April 2009 1 Contents Overview 1. Overview of V100 Softphone...3 2. Setting up the V100 Softphone.....4 3. V100 Basic Phone Usage.....7

More information

159.334 Computer Networks. Voice over IP (VoIP) Professor Richard Harris School of Engineering and Advanced Technology (SEAT)

159.334 Computer Networks. Voice over IP (VoIP) Professor Richard Harris School of Engineering and Advanced Technology (SEAT) Voice over IP (VoIP) Professor Richard Harris School of Engineering and Advanced Technology (SEAT) Presentation Outline Basic IP phone set up The SIP protocol Computer Networks - 1/2 Learning Objectives

More information

Addressing Convergence and IP Telephony in Enterprise Communications

Addressing Convergence and IP Telephony in Enterprise Communications Addressing Convergence and IP Telephony in Enterprise Communications Introduction The convergence of voice and data networks has begun to drive radical changes in the development and delivery of products

More information

IP PBX using SIP. Voice over Internet Protocol

IP PBX using SIP. Voice over Internet Protocol IP PBX using SIP Voice over Internet Protocol Key Components for an IP PBX setup Wireless/Fiber IP Networks (Point to point/multi point, LAN/WAN/Internet) Central or Multicast SIP Proxy/Server based Virtual

More information

Overview of Voice Over Internet Protocol

Overview of Voice Over Internet Protocol Overview of Voice Over Internet Protocol Purva R. Rajkotia, Samsung Electronics November 4,2004 Overview of Voice Over Internet Protocol Presentation Outline History of VoIP What is VoIP? Components of

More information

Packetized Telephony Networks

Packetized Telephony Networks Packetized Telephony Networks Benefits of Packet Telephony Networks Traditionally, the potential savings on long-distance costs was the driving force behind the migration to converged voice and data networks.

More information

Functional Specifications Document

Functional Specifications Document Functional Specifications Document VOIP SOFT PBX Project Code: SPBX Project Advisor : Aftab Alam Project Team: Umair Ashraf 03-1853 (Team Lead) Imran Bashir 02-1658 Khadija Akram 04-0080 Submission Date:19-10-2007

More information

Cisco Networks (ONT) 2006 Cisco Systems, Inc. All rights reserved.

Cisco Networks (ONT) 2006 Cisco Systems, Inc. All rights reserved. Optimizing Converged Cisco Networks (ONT) reserved. Lesson 2.4: Calculating Bandwidth Requirements for VoIP reserved. Objectives Describe factors influencing encapsulation overhead and bandwidth requirements

More information

Enterprise Edge Communications Manager. Data Capabilities

Enterprise Edge Communications Manager. Data Capabilities Enterprise Edge Communications Manager Data Capabilities Data Module Objectives After the completion of this module you will be able to describe the following Data components of the Enterprise Edge Communications

More information

Voice over IP. Abdus Salam ICTP, February 2004 School on Digital Radio Communications for Research and Training in Developing Countries

Voice over IP. Abdus Salam ICTP, February 2004 School on Digital Radio Communications for Research and Training in Developing Countries Voice over IP Abdus Salam ICTP, February 2004 School on Digital Radio Communications for Research and Training in Developing Countries Ermanno Pietrosemoli Latin American Networking School (Fundación EsLaRed)

More information

Voice over IP (VoIP) for Telephony. Advantages of VoIP Migration for SMBs BLACK BOX. 724-746-5500 blackbox.com

Voice over IP (VoIP) for Telephony. Advantages of VoIP Migration for SMBs BLACK BOX. 724-746-5500 blackbox.com Voice over IP (VoIP) for Telephony Advantages of VoIP Migration for SMBs BLACK BOX Hybrid PBX VoIP Gateways SIP Phones Headsets 724-746-5500 blackbox.com Table of Contents Introduction...3 About Voice

More information

Voice over IP Protocols And Compression Algorithms

Voice over IP Protocols And Compression Algorithms University of Tehran Electrical and Computer Engineering School SI Lab. Weekly Presentations Voice over IP Protocols And Compression Algorithms Presented by: Neda Kazemian Amiri Agenda Introduction to

More information

802.1p An IEEE standard for providing QoS using three bits (defined in 802.1q) to allow switches to reorder packets based on priority level.

802.1p An IEEE standard for providing QoS using three bits (defined in 802.1q) to allow switches to reorder packets based on priority level. Glossary and Terms 802.1p An IEEE standard for providing QoS using three bits (defined in 802.1q) to allow switches to reorder packets based on priority level. 802.1q An IEEE standard for providing virtual

More information

Voice over IP. Presentation Outline. Objectives

Voice over IP. Presentation Outline. Objectives Voice over IP Professor Richard Harris Presentation Outline Brief overview of VoIP and applications Challenges of VoIP IP Support for Voice Protocols used for VoIP (current views) RTP RTCP RSVP H.323 Semester

More information

QoS in VoIP. Rahul Singhai Parijat Garg

QoS in VoIP. Rahul Singhai Parijat Garg QoS in VoIP Rahul Singhai Parijat Garg Outline Introduction The VoIP Setting QoS Issues Service Models Techniques for QoS Voice Quality Monitoring Sample solution from industry Conclusion Introduction

More information

Any to Any Connectivity Transparent Deployment Site Survivability

Any to Any Connectivity Transparent Deployment Site Survivability Any to Any Connectivity Transparent Deployment Site Survivability The Performance You Want. The Installation Simplicity You Expect. Quintumʼs innovative solutions are The Perfect Fit for Enterprise& Service

More information

Glossary of Telco Terms

Glossary of Telco Terms Glossary of Telco Terms Access Generally refers to the connection between your business and the public phone network, or between your business and another dedicated location. A large portion of your business

More information

Which VoIP Architecture Makes Sense For Your Contact Center?

Which VoIP Architecture Makes Sense For Your Contact Center? a White Paper from Vanguard Communications Which VoIP Architecture Makes Sense For Your Contact Center? by Areg Gharakhanian August 2002 Vanguard Communications Corporation 100 American Road Morris Plains,

More information

1 ABSTRACT 3 2 CORAL IP INFRASTRUCTURE 4

1 ABSTRACT 3 2 CORAL IP INFRASTRUCTURE 4 Coral IP Solutions TABLE OF CONTENTS 1 ABSTRACT 3 2 CORAL IP INFRASTRUCTURE 4 2.1 UGW 4 2.2 IPG 4 2.3 FLEXSET IP 5 2.4 FLEXIP SOFTPHONE 6 2.5 TELEPORT FXS/FXO GATEWAYS 7 2.6 CORAL SENTINEL 7 3 CORAL IP

More information

CompTIA Convergence+ 2006 Examination Objectives

CompTIA Convergence+ 2006 Examination Objectives CompTIA Convergence+ 2006 Examination Objectives Introduction The CompTIA Convergence+ examination covering the 2006 objectives certifies that the successful candidate has the necessary knowledge to perform

More information

How To Understand The Differences Between A Fax And A Fax On A G3 Network

How To Understand The Differences Between A Fax And A Fax On A G3 Network The Fax on IP Networks White Paper February 2011 2 The Fax on IP Networks Contents Overview... 3 Group 3 Fax Technology... 4 G.711 Fax Pass-Through... 5 T.38 IP Fax Relay... 6 Network Design Considerations...

More information

Region 10 Videoconference Network (R10VN)

Region 10 Videoconference Network (R10VN) Region 10 Videoconference Network (R10VN) Network Considerations & Guidelines 1 What Causes A Poor Video Call? There are several factors that can affect a videoconference call. The two biggest culprits

More information

Understanding Latency in IP Telephony

Understanding Latency in IP Telephony Understanding Latency in IP Telephony By Alan Percy, Senior Sales Engineer Brooktrout Technology, Inc. 410 First Avenue Needham, MA 02494 Phone: (781) 449-4100 Fax: (781) 449-9009 Internet: www.brooktrout.com

More information

Voice-Over-IP for Corporate Users

Voice-Over-IP for Corporate Users Edwin van Tricht and Cor Quist Voice-Over-IP for Corporate Users A solution in search of a problem? What is the real value of voice over IP (VoIP) for corporate users? This is the key question of this

More information

An Introduction to VoIP Protocols

An Introduction to VoIP Protocols An Introduction to VoIP Protocols www.netqos.com Voice over IP (VoIP) offers the vision of a converged network carrying multiple types of traffic (voice, video, and data, to name a few). To carry out this

More information

Voice over IP. Better answers

Voice over IP. Better answers This white paper provides an overview of voice and data convergence. It discusses enabling business drivers and technical factors, such as compression techniques and QOS parameters, that have complemented

More information

Agilent Technologies Performing Pre-VoIP Network Assessments. Application Note 1402

Agilent Technologies Performing Pre-VoIP Network Assessments. Application Note 1402 Agilent Technologies Performing Pre-VoIP Network Assessments Application Note 1402 Issues with VoIP Network Performance Voice is more than just an IP network application. It is a fundamental business and

More information

Implementation Guide. Simplify, Save, Scale VoIP: The Next Generation Phone Service. A single source for quality voice and data services.

Implementation Guide. Simplify, Save, Scale VoIP: The Next Generation Phone Service. A single source for quality voice and data services. Implementation Guide Simplify, Save, Scale VoIP: The Next Generation Phone Service A single source for quality voice and data services. > > > > > > > > > > All signs point to VoIP so letês get started.

More information

Need for Signaling and Call Control

Need for Signaling and Call Control Need for Signaling and Call Control VoIP Signaling In a traditional voice network, call establishment, progress, and termination are managed by interpreting and propagating signals. Transporting voice

More information

Converged Voice Service Summary

Converged Voice Service Summary SERVICE DELIVERY OVERVIEW Zayo Enterprise Networks (ZEN) offers a managed converged voice and Internet solution for businesses owning and managing a premise-based KTS or PBX system. Voice and Internet

More information

SIP Trunking and Voice over IP

SIP Trunking and Voice over IP SIP Trunking and Voice over IP Agenda What is SIP Trunking? SIP Signaling How is Voice encoded and transported? What are the Voice over IP Impairments? How is Voice Quality measured? VoIP Technology Confidential

More information

IP Telephony (Voice over IP)

IP Telephony (Voice over IP) (Voice over IP) Instructor Ai-Chun Pang, acpang@csie.ntu.edu.tw Office Number: 417, New building of CSIE Textbook Carrier Grade Voice over IP, D. Collins, McGraw-Hill, Second Edition, 2003. Requirements

More information

CTS2134 Introduction to Networking. Module 07: Wide Area Networks

CTS2134 Introduction to Networking. Module 07: Wide Area Networks CTS2134 Introduction to Networking Module 07: Wide Area Networks WAN cloud Central Office (CO) Local loop WAN components Demarcation point (demarc) Consumer Premises Equipment (CPE) Channel Service Unit/Data

More information

WEB CONFIGURATION. Configuring and monitoring your VIP-101T from web browser. PLANET VIP-101T Web Configuration Guide

WEB CONFIGURATION. Configuring and monitoring your VIP-101T from web browser. PLANET VIP-101T Web Configuration Guide WEB CONFIGURATION Configuring and monitoring your VIP-101T from web browser The VIP-101T integrates a web-based graphical user interface that can cover most configurations and machine status monitoring.

More information

Mobile VoIP: Managing, scheduling and refining voice packets to and from mobile phones

Mobile VoIP: Managing, scheduling and refining voice packets to and from mobile phones Mobile VoIP: Managing, scheduling and refining voice packets to and from mobile phones MOHAMMAD ABDUS SALAM Student ID: 01201023 TAPAN BISWAS Student ID: 01201003 \ Department of Computer Science and Engineering

More information

VoIP Solutions Guide Everything You Need to Know

VoIP Solutions Guide Everything You Need to Know VoIP Solutions Guide Everything You Need to Know Simplify, Save, Scale VoIP: The Next Generation Phone Service Ready to Adopt VoIP? 10 Things You Need to Know 1. What are my phone system options? Simplify,

More information

EXPLOITING SIMILARITIES BETWEEN SIP AND RAS: THE ROLE OF THE RAS PROVIDER IN INTERNET TELEPHONY. Nick Marly, Dominique Chantrain, Jurgen Hofkens

EXPLOITING SIMILARITIES BETWEEN SIP AND RAS: THE ROLE OF THE RAS PROVIDER IN INTERNET TELEPHONY. Nick Marly, Dominique Chantrain, Jurgen Hofkens Nick Marly, Dominique Chantrain, Jurgen Hofkens Alcatel Francis Wellesplein 1 B-2018 Antwerp Belgium Key Theme T3 Tel : (+32) 3 240 7767 Fax : (+32) 3 240 8485 E-mail : Nick.Marly@alcatel.be Tel : (+32)

More information

How To Understand The Technical Specifications Of Videoconferencing

How To Understand The Technical Specifications Of Videoconferencing Videoconferencing Glossary Algorithm A set of specifications that define methods and procedures for transmitting audio, video, and data. Analog Gateway A means of connecting dissimilar codecs. Incoming

More information

network infrastructure: getting started with VoIP

network infrastructure: getting started with VoIP hp procurve networking business may 2003 network infrastructure: getting started with VoIP technical brief table of contents introduction 2 network optimization for VoIP 2 bandwidth provisioning 3 end-to-end

More information

Frequently Asked Questions about Integrated Access

Frequently Asked Questions about Integrated Access Frequently Asked Questions about Integrated Access Phone Service How are local, long distance, and international calls defined? Local access transport areas (LATAs) are geographical boundaries set by the

More information

VoIP for Radio Networks

VoIP for Radio Networks White Paper VoIP for Radio Networks Revision 1.0 www.omnitronicsworld.com In the early eighties, a communications protocol was created that allowed the research community to send data anywhere in the world

More information

(Refer Slide Time: 6:17)

(Refer Slide Time: 6:17) Digital Video and Picture Communication Prof. S. Sengupta Department of Electronics and Communication Engineering Indian Institute of Technology, Kharagpur Lecture - 39 Video Conferencing: SIP Protocol

More information

No.1 IP WHITE PAPERS. IP Telephony Today/Tomorrow/Ever?

No.1 IP WHITE PAPERS. IP Telephony Today/Tomorrow/Ever? No.1 IP WHITE PAPERS IP Telephony Today/Tomorrow/Ever? Bjarne Munch, Ericsson Australia July 1998 Voice communication over the Internet debuted in mid-1994 with a shareware program, Internet Voice Chat

More information

Simple Voice over IP (VoIP) Implementation

Simple Voice over IP (VoIP) Implementation Simple Voice over IP (VoIP) Implementation ECE Department, University of Florida Abstract Voice over IP (VoIP) technology has many advantages over the traditional Public Switched Telephone Networks. In

More information

INTRODUCING PRACTICAL IP TELEPHONY INTO CORPORATE INTRANETS

INTRODUCING PRACTICAL IP TELEPHONY INTO CORPORATE INTRANETS 52-30-10 DATA COMMUNICATIONS MANAGEMENT INTRODUCING PRACTICAL IP TELEPHONY INTO CORPORATE INTRANETS John Fiske INSIDE Internet Voice Technology Basics, Gateways, Open versus Proprietary Systems, Architecture,

More information

Optimizing Converged Cisco Networks (ONT)

Optimizing Converged Cisco Networks (ONT) Optimizing Converged Cisco Networks (ONT) Module 2: Cisco VoIP Implementations (Deploy) Calculating Bandwidth Requirements for VoIP Objectives Describe factors influencing encapsulation overhead and bandwidth

More information

nexvortex SIP Trunking Implementation & Planning Guide V1.5

nexvortex SIP Trunking Implementation & Planning Guide V1.5 nexvortex SIP Trunking Implementation & Planning Guide V1.5 510 S PRING S TREET H ERNDON VA 20170 +1 855.639.8888 Introduction Welcome to nexvortex! This document is intended for nexvortex Customers and

More information

PETER CUTLER SCOTT PAGE. November 15, 2011

PETER CUTLER SCOTT PAGE. November 15, 2011 Future of Fax: SIP Trunking PETER CUTLER SCOTT PAGE November 15, 2011 QUESTIONS AND ANSWERS TODAY S SPEAKERS Peter Cutler Vice President of Sales Instant InfoSystems Scott Page Subject Matter Expert Dialogic

More information

VoIP Analysis Fundamentals with Wireshark. Phill Shade (Forensic Engineer Merlion s Keep Consulting)

VoIP Analysis Fundamentals with Wireshark. Phill Shade (Forensic Engineer Merlion s Keep Consulting) VoIP Analysis Fundamentals with Wireshark Phill Shade (Forensic Engineer Merlion s Keep Consulting) 1 Phillip D. Shade (Phill) phill.shade@gmail.com Phillip D. Shade is the founder of Merlion s Keep Consulting,

More information

Integrated Communications Platform

Integrated Communications Platform Integrated Communications Platform Voice services Data networking Applications Remote administration and multisite management The InstantOffice system is a robust, modular Integrated Communications Platform

More information

A Brief Overview of VoIP Security. By John McCarron. Voice of Internet Protocol is the next generation telecommunications method.

A Brief Overview of VoIP Security. By John McCarron. Voice of Internet Protocol is the next generation telecommunications method. A Brief Overview of VoIP Security By John McCarron Voice of Internet Protocol is the next generation telecommunications method. It allows to phone calls to be route over a data network thus saving money

More information

Understanding IP Faxing (Fax over IP)

Understanding IP Faxing (Fax over IP) Understanding IP Faxing (Fax over IP) A detailed technical overview of how VoIP technology and IP Faxing (Fax over IP) are changing the way organizations utilize existing network infrastructures for voice

More information

INTRODUCTION TO VOICE OVER IP

INTRODUCTION TO VOICE OVER IP 52-30-20 DATA COMMUNICATIONS MANAGEMENT INTRODUCTION TO VOICE OVER IP Gilbert Held INSIDE Equipment Utilization; VoIP Gateway; Router with Voice Modules; IP Gateway; Latency; Delay Components; Encoding;

More information

ReplixFax Fax over IP (FoIP) Technical Overview and Benefits

ReplixFax Fax over IP (FoIP) Technical Overview and Benefits ReplixFax Fax over IP (FoIP) Technical Overview and Benefits www.softlinx.com Table of Contents INTRODUCTION... 3 HOW FAX OVER IP (FOIP) WORKS... 3 FAX PROTOCOLS FOR FOIP... 3 TRADITIONAL FAX SERVER VS.

More information

Nationwide WAN + VoIP connectivity

Nationwide WAN + VoIP connectivity Nationwide WAN + VoIP connectivity Client: Multi-state network of universities based in a Southern state. Customer's requirement: The customer wanted to establish WAN connectivity between the Head office

More information

Intel NetStructure Host Media Processing Software Release 1.0 for the Windows * Operating System

Intel NetStructure Host Media Processing Software Release 1.0 for the Windows * Operating System Datasheet Intel NetStructure Host Media Processing Software Release 1.0 for the Windows * Operating System Media Processing Software That Can Be Used To Build Cost-Effective IP Media Servers Features Benefits

More information

12 Quality of Service (QoS)

12 Quality of Service (QoS) Burapha University ก Department of Computer Science 12 Quality of Service (QoS) Quality of Service Best Effort, Integrated Service, Differentiated Service Factors that affect the QoS Ver. 0.1 :, prajaks@buu.ac.th

More information

TIME-SAVING VOIP FEATURES YOUR BUSINESS NEEDS

TIME-SAVING VOIP FEATURES YOUR BUSINESS NEEDS TIME-SAVING VOIP FEATURES YOUR BUSINESS NEEDS For America's growing small businesses, the solutions offered by a VoIP phone system are worth taking noting. VoIP is widely recognized for the tremendous

More information

VoIP Bandwidth Considerations - design decisions

VoIP Bandwidth Considerations - design decisions VoIP Bandwidth Considerations - design decisions When calculating the bandwidth requirements for a VoIP implementation the two main protocols are: a signalling protocol such as SIP, H.323, SCCP, IAX or

More information

TDS Series. Enterprise Class Hybrid IP Communication System. A High Performance Communication System for Midsize to Large Enterprises 40 TO1280 PORTS

TDS Series. Enterprise Class Hybrid IP Communication System. A High Performance Communication System for Midsize to Large Enterprises 40 TO1280 PORTS TDS Series Enterprise Class Hybrid IP Communication System A High Performance Communication System for Midsize to Large Enterprises 40 TO1280 PORTS TDS Series Enterprise Class Communication System Support

More information

VoIP: Architectural Differences of SIP and MGCP/NCS Protocols and What It Means in Real World VoIP Service

VoIP: Architectural Differences of SIP and MGCP/NCS Protocols and What It Means in Real World VoIP Service VoIP Architecture VoIP: Architectural Differences of SIP and MGCP/NCS Protocols and What It Means in Real World VoIP Service Marcin Godlewski Lead Engineer Scientific Atlanta, a Cisco Company Charles Moreman

More information

Understanding IP Faxing (Fax over IP)

Understanding IP Faxing (Fax over IP) A RICOH COMPANY Understanding IP Faxing (Fax over IP) A detailed technical overview of how VoIP technology and IP Faxing (Fax over IP) are changing the way organizations utilize existing network infrastructures

More information

ACD: Average Call Duration is the average duration of the calls routed bya a VoIP provider. It is a quality parameter given by the VoIP providers.

ACD: Average Call Duration is the average duration of the calls routed bya a VoIP provider. It is a quality parameter given by the VoIP providers. ACD: Average Call Duration is the average duration of the calls routed bya a VoIP provider. It is a quality parameter given by the VoIP providers. API: An application programming interface (API) is a source

More information

Cisco ATA 186 Analog Telephone Adaptor

Cisco ATA 186 Analog Telephone Adaptor Data Sheet Cisco ATA 186 Analog Telephone Adaptor The Cisco ATA 186 Analog Telephone Adaptor is a handset-to-ethernet adaptor that turns traditional telephone devices into IP devices. Customers can take

More information

52-30-15 DATA COMMUNICATIONS MANAGEMENT. Larry Schessel INSIDE

52-30-15 DATA COMMUNICATIONS MANAGEMENT. Larry Schessel INSIDE 52-30-15 DATA COMMUNICATIONS MANAGEMENT VOICE AND DATA NETWORK INTEGRATION Larry Schessel INSIDE Voice and Data Networks; Voice Over Internet Protocol; VoIP Products; Voice and Data Network Integration;

More information

How to choose the right IP gateway for your VoIP migration strategy. Deployment note

How to choose the right IP gateway for your VoIP migration strategy. Deployment note How to choose the right IP gateway for your VoIP migration strategy Deployment note Introduction The purpose of this document is to understand the role a TDM to IP gateway has in providing a migration

More information

Level: 3 Credit value: 9 GLH: 80. QCF unit reference R/507/8351. This unit has 6 learning outcomes.

Level: 3 Credit value: 9 GLH: 80. QCF unit reference R/507/8351. This unit has 6 learning outcomes. This unit has 6 learning outcomes. 1. Know telephony principles. 1.1. Demonstrate application of traffic engineering concepts Prioritization of voice traffic Trunking requirements Traffic shaping. 1.2.

More information

Standalone Voice/IP Gateway Model MVP200 H.323 Mode Quick Start Guide

Standalone Voice/IP Gateway Model MVP200 H.323 Mode Quick Start Guide Voice / Fax over IP Networks Standalone Voice/IP Gateway Model MVP200 H.323 Mode Quick Start Guide Quick Start Guide 82098177 Revision C MultiVOIP 200 (Model MVP200) This publication may not be reproduced,

More information

Voice over IP (VoIP) Overview. Introduction. David Feiner ACN 2004. Introduction VoIP & QoS H.323 SIP Comparison of H.323 and SIP Examples

Voice over IP (VoIP) Overview. Introduction. David Feiner ACN 2004. Introduction VoIP & QoS H.323 SIP Comparison of H.323 and SIP Examples Voice over IP (VoIP) David Feiner ACN 2004 Overview Introduction VoIP & QoS H.323 SIP Comparison of H.323 and SIP Examples Introduction Voice Calls are transmitted over Packet Switched Network instead

More information

Requirements of Voice in an IP Internetwork

Requirements of Voice in an IP Internetwork Requirements of Voice in an IP Internetwork Real-Time Voice in a Best-Effort IP Internetwork This topic lists problems associated with implementation of real-time voice traffic in a best-effort IP internetwork.

More information

Allstream Converged IP Telephony

Allstream Converged IP Telephony Allstream Converged IP Telephony SIP Trunking Solution An Allstream White Paper 1 Table of contents Introduction 1 Traditional trunking: a quick overview 1 SIP trunking: a quick overview 1 Why SIP trunking?

More information

Using Asterisk with Odin s OTX Boards

Using Asterisk with Odin s OTX Boards Using Asterisk with Odin s OTX Boards Table of Contents: Abstract...1 Overview...1 Features...2 Conclusion...5 About Odin TeleSystems Inc...5 HeadQuarters:...6 Abstract Odin TeleSystems supports corporate

More information

B12 Troubleshooting & Analyzing VoIP

B12 Troubleshooting & Analyzing VoIP B12 Troubleshooting & Analyzing VoIP Phillip Sherlock Shade, Senior Forensics / Network Engineer Merlion s Keep Consulting phill.shade@gmail.com Phillip Sherlock Shade (Phill) phill.shade@gmail.com Phillip

More information

SIP Trunking DEEP DIVE: The Service Provider

SIP Trunking DEEP DIVE: The Service Provider SIP Trunking DEEP DIVE: The Service Provider Larry Keefer, AT&T Consulting UC Practice Director August 12, 2014 2014 AT&T Intellectual Property. All rights reserved. AT&T, the AT&T logo and all other AT&T

More information