Internet Protocol (IP)/Intelligent Network (IN) Integration

Size: px
Start display at page:

Download "Internet Protocol (IP)/Intelligent Network (IN) Integration"

Transcription

1 Internet Protocol (IP)/Intelligent Network (IN) Integration Definition The convergence of the public switched telephone network (PSTN) and Internet protocol (IP) data networks promises exciting opportunities for local and longdistance wireline and wireless carriers, Internet service providers (ISPs), equipment manufacturers, and value-added resellers (VARs). An important step in the fulfillment of this promise is the extension of intelligent network (IN) capabilities to and from IP networks. Telephony IN services such as 800 toll-free service, local number portability (LNP), and calling-card services are now being complemented by a corresponding set of IP based call management and intelligent routing services. The signaling system 7 (SS7) protocol is the only means by which these applications can achieve interoperability. This integration of IN and IP technologies represents a significant breakthrough in the ongoing convergence of voice and data networks. Overview This tutorial contrasts several alternative architectures for an IP/IN integrated network, considering the advantages and disadvantages of each. An introduction to the relevant industry standards work is also presented. Topics 1. The Intelligent Network 2. Voice over IP 3. Small IP Telephony Switches with SS7 4. Large IP Telephony Switches with SS7 5. Distributed IP Telephony Switch with SS7 6. The Distributed IP Telephony Network 7. The Future of Internet Telephony in the PSTN Self-Test Correct Answers 1/18

2 Glossary 1. The Intelligent Network The PSTN is an intelligent network throughout much of the world. In practical terms, this means that the network has the capacity to utilize real-time database interactions to control the routing of telephone calls. Many of the services that modern telephone users expect rely upon this capability, including the following: 800 toll-free calling services Unlike traditional telephone numbers that explicitly identify a telephone, an 800 telephone number is simply an identification number. To route an 800 call, the network must first locate the appropriate database (which depends on the carrier) and then look up the terminating phone number to be used. wireless roaming When wireless users roam from their home territories, the network uses a complex series of signaling messages to enable incoming and outgoing phone calls. The subscribers' home databases are queried to determine what rights exist for roaming service in new areas. Temporary records are created in a visitor database, which is used to complete subsequent phone calls. calling cards When a calling card phone call is placed, a database is accessed to confirm the validity of the calling card and to enable proper billing to occur. local number portability LNP is a feature that allows phone users to hange local carriers while maintaining the same phone number. Traditionally, phone calls have been routed to switches based on their exchange codes. The ramification of LNP is that this exchange code to switch mapping is no longer valid. Once LNP has been introduced for a given exchange, every phone call made to any phone number within that exchange code will require a database query to determine the switch to which the call should be routed. In many markets, including the United States and Canada, LNP has been mandated by regulatory agencies. In the PSTN, IN services are controlled by SS7 protocol. The SS7 protocol is a layered protocol, with functionality isolated in specific software layers. The ISDN user part (ISUP) layer is used for setting up and tearing down phone calls. The transaction control application part (TCAP) layer is used for exchanging arbitrary information, including database queries and responses. Thus, the ability to support IN services in the PSTN requires both ISUP and TCAP support. 2/18

3 A simple diagram of the network elements involved is shown in Figure 1. Signal service points (SSPs) are telephone switches that initiate and terminate SS7 messages. The signal transfer points (STPs) are devices that route the SS7 messages within the network. The service control points (SCPs) are database servers. Figure 1. IN Architecture For more information on the network architecture and the SS7 protocol itself, please refer to the tutorials offered on the MicroLegend home page at The PSTN is characterized by its reliability and guaranteed quality of service (QoS). The voice and data traffic is carried on switched circuits or dedicated connections, the entire bandwidth of which is available to the called and calling parties throughout the duration of the call. As the network becomes busier, each user will experience busy signals more frequently but will enjoy consistently high performance whenever they are connected. This guaranteed bandwidth per connection is one of the fundamental aspects that differentiates the PSTN from IP networks. The signaling architecture in the PSTN is extremely robust. Note that each SS7 link in Figure 1 is duplicated, as are the STP and SCP network elements. The SS7 protocol includes comprehensive procedures to handle link and node failures, providing alternate routes and message retransmission to ensure that messages reach their desired destinations. 3/18

4 2. Voice over Internet Protocol While the PSTN evolved into an IN, data networks evolved in tandem. With the creation of the World Wide Web (WWW), the Internet exploded into a global network of research, business, and personal users. As a result, IP has become the de facto standard for data networking. Unlike the circuit-switched architecture of the PSTN, IP networks are data packet networks. The computers on the network are all interconnected by persistent connections, the bandwidth of which is shared by all active users. As the network gets busier, each user will remain connected but will experience performance degradation. Although PSTN and IP networks are fundamentally different in terms of routing and performance, it is possible for the networks to be connected, exchanging voice and data traffic. Figure 2 depicts the first generation of technology to achieve this integration. Figure 2. PSTN and IP Network Integration If a subscriber connected to an SSP places a direct call through the PSTN to another SSP in a distant area, the voice traffic is routed through an intermediary toll SSP. There can be many intermediary switches involved in routing a call from end to end. SS7 signaling is used to reserve a voice trunk from each switch to the next and to send messages from end to end to set up the phone call. The SS7 signals themselves are routed through some number of STPs. In Figure 2, a simple example is shown with a single toll SSP and a single pair of STPs. In this 4/18

5 example, the phone call is a long-distance call, and the calling party will be billed appropriately. Voice over Internet protocol (VoIP) technology offers an alternative route. A local call is placed to the IP telephony switch that digitizes and compresses the voice traffic into data packets and then sends these packets across the IP network. The SSPs on both ends of the call communicate with their respective IP telephony switches using ISDN connections, which include both the voice and the signaling information. Calls can be initiated or terminated on either the PSTN or the IP network. On the IP networks, users send and receive voice using an IP telephony terminal, which is a multimedia computer equipped with telephony software. On an IP network, VoIP devices communicate using either a proprietary protocol or one of the emerging standards such as H.323 or MGCP. Because of the lack of fully defined standards, the first generation of VoIP products required that gateways from the same vendor exist on both sides of the IP network. By the middle of 1998, the first example of multivendor interoperability (based on H.323) was demonstrated. For more information about the ongoing standards development, please refer to Topic 7. The signaling used by the first generation of VoIP product is limited in its functionality. Basic call setup and tear down is possible, but IN services cannot be accessed. These services require the ability to use the TCAP layer of the SS7 stack to query databases that exist in the PSTN. 3. Small IP Telephony Switches with SS7 Recognizing the importance of the SS7 protocol, some IP telephony switch manufacturers began to announce plans to support SS7. The first of such products were small IP telephony switches (fewer than 1000 trunks supported) with an SS7 stack configured as an end node (SSP). A network topology showing IN and IP integration based on these types of switches is shown in Figure 3. 5/18

6 Figure 3. Small IP Telephony Switches with SS7 This architecture is conceptually simple. Each IP telephony switch is connected directly to the STP pair using SS7 links, enabling the support of IN services. Because the IP telephony switches are so small, the result is a highly distributed IP telephony network, which limits the local trunk network congestion for the SSPs. Also, the distributed architecture is inherently more reliable, without any nodes that could potentially cause a network-wide failure. However, there are several critical problems with this topology. The first difficulty with the architecture shown in Figure 3 is that it is extremely expensive. SS7 links consist of dedicated, guaranteed bandwidth, full-duplex signaling links. Each SS7 link is subject to a number of monthly operational costs, including physical link charges, connectivity charges, and per-message charges. Each SS7 link has the capacity to control a much larger number of trunks than these small IP telephony switches support. The SS7 links are inefficiently utilized, and the overall network SS7 costs are excessive. Another issue with this network configuration is that each of the small IP telephony switches must have a distinct exchange code to support traditional SS7 routing. Users are forced to dial different access codes when moving among the different switches. Perhaps the most significant shortcoming of the SS7 enabled small IP telephony switch is the requirement of a large number of point codes. Every node in an SS7 network requires a unique identifier, called a point code. There is a limit on the number of point codes that are available. This is particularly true for networks that use the International Telecommunications Union Telecommunications (ITU) T version of SS7, which is more severely constrained than the American National Standards Institute (ANSI) version. Because it is simply not possible to assign an arbitrarily large number of point codes in an SS7 6/18

7 network, it is impractical to adopt an architecture such as that depicted in Figure 3, in which a large number of small switches each have distinct SS7 identities. 4. Large IP Telephony Switches with SS7 The next logical step for the VoIP equipment manufacturers is to simply build bigger IP telephony switches with greater than 1000 trunks. This architecture, shown in Figure 4, solves most of the problems related to small IP telephony switches. Figure 4. Large IP Telephony Switch with SS7 Cost efficiency is improved as more trunks are controlled with each SS7 link. An Internet service provider (ISP) can provide VoIP services to a large number of subscribers using a single exchange and a single phone number. Fewer point codes are required, as fewer IP telephony switches are required. However, this network configuration has one particularly severe disadvantage. As users place Internet telephone calls from various switches, they are all routed to the IP telephony switch through its local switch. This architecture ties up the trunks between the switches, causing congestion in the local loop. The phone network trunks are expensive resources, with dedicated bandwidth. Traffic that is bound for an IP network, with its more efficient shared bandwidth, should be transferred onto the IP network as soon as possible, rather than being carried a substantial distance over the PSTN first. Another problem with the architecture shown in Figure 4 is that network survivability is low. All of the IP network traffic flows through a single switch. If that switch becomes inactive for any reason, the entire VoIP service is lost. 7/18

8 5. Distributed IP Telephony Switch with SS7 A distributed IP telephony switch offers a good compromise between the large and the small IP telephony switches. Figure 5 depicts a distributed IP telephony switch. This switch includes all of the functions of the previous examples, but the functional modules are logically separated. The processes can run in the same central office (CO), on the same machine, or distributed around an IP network on multiple machines. The computer platforms on which the processes run can range from small PCs to large servers deployed in simplex, redundant, highavailability and fault-tolerant configurations. Figure 5. Distributed IP Telephony Switch Like the network shown in Figure 3, this topology uses multiple, relatively small trunk groups. These can be deployed physically near to the SSPs, minimizing the transport of the information on the relatively costly PSTN trunks. By offloading this traffic from the PSTN quickly, such a configuration also avoids the network congestion problems that exist with large IP telephony switches. While media gateways are distributed around the network, the SS7/IP gateway is centralized, connected to the SS7 network in a convenient location near an existing STP. Despite the distributed nature of this configuration, the entire collection of modules appears as a single switch to the SS7 network. It has a single point code, which is used to manage all of the media gateways. This is more cost-efficient than the small switch configuration, and it avoids the network congestion caused by the larger configuration. 8/18

9 With the utilization of database applications in the distributed IP telephony switch, SS7 queries can be initiated by an SSP to request the most efficient media gateway to which to route the call. In this way, IN functionality can be supported on both the PSTN and the IP network. The SS7/IP gateway communicates with the media gateways and the other modules using the IP network (see Figure 6). If each of the modules understands a consistent data packet format, then the necessary signaling information can be exchanged. If the SS7/IP gateway is sufficiently sophisticated, the other modules in the switch can be duplicated to provide increased reliability. If any module becomes unavailable for any reason, the SS7/IP gateway can route the traffic to the remaining redundant module until the problem can be addressed. The only module within the distributed IP telephony switch shown in Figure 5 that is not duplicated for reliability is the SS7/IP gateway. The SS7 network will route all messages intended for a switch's point code to a single device. Figure 6. Interprocess Communication in a Distributed IP Telephony Switch 6. The Distributed IP Telephony Network The ideal communication signaling integration between the IP network and the PSTN takes the distributed IP telephony switch one step further. The SS7/IP 9/18

10 gateway supports multiple distributed IP telephony switches. Rather than requiring that each and every IP telephony switch provide native SS7 support, this architecture, which is shown in Figure 7, provides well-defined signaling interface points between the two networks. Figure 7. Distributed IP Telephony Network Architecture As was the case in each of the previous examples, the SS7/IP gateway connects to an STP pair on the PSTN. In this configuration, however, the SS7/IP gateway itself is deployed as a mated pair, eliminating the single point of failure for the distributed IP telephony switch. The two SS7/IP gateways share a single point code and appear to the SS7 network as a single switch. SS7 gateways are typically deployed in different geographic locations to increase overall network survivability. The two devices in the mated pair use a high-bandwidth connection to maintain synchronization at all times. On the PSTN, the SS7 protocol includes mechanisms for the rerouting and retransmission of message traffic in the event of the failure of either SS7/IP gateway. On the IP network, the SS7 gateway extends this same level of reliability. Primary and alternate routes for messages are supported, as is load sharing between redundant modules. The centralized network-management module uses protocols such as signaling network management protocol (SNMP) and common object request broker architecture (CORBA) to manage the various processes around the network, including the SS7/IP gateway. 7. Future of Internet Telephony in the PSTN The communications network of the future includes both traditional PSTN circuit-switched technology and IP data-packet technology. The convergence of 10/18

11 these two different network architectures creates capabilities that neither network can support on its own. The inevitable progress of this convergence depends upon many factors, but two are particularly significant: protocol standardization and internetwork billing policies. If the convergence shown in Figure 7 is to achieve its full potential, the industry must agree on standard protocols to be used on the IP network. These protocols must cover all aspects of communications, including voice compression, multimedia transmission, and signaling. The adoption of standards will enable equipment from multiple vendors to coexist and interoperate on the network. Several different standards are currently under development by standards bodies and industry consortiums to address these issues (see Table 1). Table 1. Standard Protocols Standard References H.323 ITU T, Recommendation H.323, "Visual Telephone Systems and Equipment for Local Area Networks that Provide a Nonguaranteed Quality of Service" ITU T, Recommendation H.225, "Call Signaling Protocols and Media Stream Packetization for Packet-Based Multimedia Communications Systems" ITU T, Recommendation H.245, "Line Transmission of Nontelephone Signals" Media Gateway Control Protocol (MGCP) Session Interface Protocol (SIP) MGCP Specification from Telcordia Techologies A single standard is unlikely to be settled for some time. In the meantime, vendors are extending and adapting the emerging candidates or relying on proprietary protocols. Telephone network operators, ISPs, and regulatory agencies have been discussing the issues related to Internet telephony billing for some time now. The issues remain unsolved and contentious. The telephone networks are tightly regulated, with tariffs and billing policies designed to foster competition. The Internet, in contrast, has grown in an ad hoc and largely unregulated fashion. There are many non-technical questions that must be addressed as these networks converge, and the policies that are adopted will have a profound effect on the future of IP telephony. 11/18

12 Self-Test 1. The SS7 protocol is required to enable telephone calls between the PSTN and IP networks. 2. The SS7 protocol enables an Internet telephony switch to support which of the following? a. toll-free calling b. calling-card calling c. local number portability d. all of the above 3. Each Internet telephony media gateway needs its own dedicated SS7 link. 4. Supporting a large Internet telephony switch with over 1,000 trunks can cause. a. inefficient use of the SS7 signaling links b. excessive delays across the IP network c. network congestion in the local loop d. signal degradation in the PSTN 5. The media gateway controller, billing, and database application modules in a distributed IP telephony switch run on which of the following? a. the same machine b. different machines in the same CO c. different machines distributed around the network d. any of the above 12/18

13 6. A mated pair of SS7/IP gateways can support which of the following? a. multiple media gateways and media gateway controllers b. load sharing among redundant IP telephony modules c. primary and alternate routes d. all of the above 7. IP networks provide guaranteed bandwidth for each phone call. 8. The voice/data and signaling packets on IP networks have all been standardized to enable interoperability between multiple IP telephony vendors. 9. A single SS7 link can support more than 1,000 trunks. 10. An SS7/IP gateway can support multiple distributed IP telephony switches with a single point code. 11. IP telephony switches can support calls from which of the following? a. the PSTN to the IP network b. the PSTN to the PSTN via the IP network c. the IP network to the PSTN d. the IP network to the IP network e. all of the above 13/18

14 Correct Answers 1. The SS7 protocol is required to enable telephone calls between the PSTN and IP networks. See Topic The SS7 protocol enables an Internet telephony switch to support which of the following? a. toll-free calling b. calling-card calling c. local number portability d. all of the above See Topic Each Internet telephony media gateway needs its own dedicated SS7 link. See Topic Supporting a large Internet telephony switch with over 1,000 trunks can cause. a. inefficient use of the SS7 signaling links b. excessive delays across the IP network c. network congestion in the local loop d. signal degradation in the PSTN See Topic 4. 14/18

15 5. The media gateway controller, billing, and database application modules in a distributed IP telephony switch run on which of the following? a. the same machine b. different machines in the same CO c. different machines distributed around the network d. any of the above See Topic A mated pair of SS7/IP gateways can support which of the following? a. multiple media gateways and media gateway controllers b. load sharing among redundant IP telephony modules c. primary and alternate routes d. all of the above See Topic IP networks provide guaranteed bandwidth for each phone call. See Topic The voice/data and signaling packets on IP networks have all been standardized to enable interoperability between multiple IP telephony vendors. See Topic A single SS7 link can support more than 1,000 trunks. 15/18

16 See Topic An SS7/IP gateway can support multiple distributed IP telephony switches with a single point code. See Topic IP telephony switches can support calls from which of the following? a. the PSTN to the IP network b. the PSTN to the PSTN via the IP network c. the IP network to the PSTN d. the IP network to the IP network e. all of the above See Topic 2. Glossary ANSI American National Standards Institute CO central office Class-4 switch a telephone switch that supports trunks to other switches, but does not support direct lines to telephones Class-5 switch a telephone switch that supports both trunks to other switches and direct lines to telephones H.323 a specification defining how voice, video, and data traffic will be transported on the Internet IEC International Engineering Consortium 16/18

17 IP Internet protocol IN intelligent network; a communications network with the capability of accessing information stored in one or more databases to control the routing of information ISDN integrated services digital network ISUP integrated services digital network user part; a layer of the SS7 protocol; ISUP messages are connection-oriented messages used to set up and tear down telephone calls; ISUP defines a handshaking protocol that initiates the phone call, reserves a path for the voice or data between the originating and destination devices, and ultimately releases the call; note that despite the name of this part of the SS7 stack, ISUP messages are not limited to ISDN calls IPDC Internet protocol device control ITU International Telecommunications Union ITU T International Telecommunications Union, Telecommunications Standardization Sector LNP local number portability PSTN public switched telephone network SCP service control point SGCP simple gateway control protocol SIP session initiation protocol SS7 signaling system 7 17/18

18 SSP service switching point STP signal transfer point TCAP transaction capabilities application part; a layer of the SS7 protocol; transaction capability application part messages are used to support non circuit-related, connectionless information exchange; among other things, TCAP messages are used to send queries to databases (such as toll-free [freephone] databases) and to return the database response VoIP voice over Internet protocol 18/18

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

Introduction to SS7 Signaling This tutorial provides an overview of Signaling System No. 7 (SS7) network architecture and protocols

Introduction to SS7 Signaling This tutorial provides an overview of Signaling System No. 7 (SS7) network architecture and protocols Introduction to SS7 Signaling This tutorial provides an overview of Signaling System No. 7 (SS7) network architecture and protocols SS7 is a set of telephony signaling protocols that are used to set up

More information

Mobile Wireless Overview

Mobile Wireless Overview Mobile Wireless Overview A fast-paced technological transition is occurring today in the world of internetworking. This transition is marked by the convergence of the telecommunications infrastructure

More information

PSTN IXC PSTN LEC PSTN LEC STP STP. Class 4. Class 4 SCP SCP STP. Switch. Switch STP. Signaling Media. Class 5. Class 5. Switch.

PSTN IXC PSTN LEC PSTN LEC STP STP. Class 4. Class 4 SCP SCP STP. Switch. Switch STP. Signaling Media. Class 5. Class 5. Switch. As we enter the 21st century, we are experiencing a telecommunications revolution. From a technological perspective, the distinction between voice information and other kinds of data is blurring as circuit-switched

More information

Chapter 2 PSTN and VoIP Services Context

Chapter 2 PSTN and VoIP Services Context Chapter 2 PSTN and VoIP Services Context 2.1 SS7 and PSTN Services Context 2.1.1 PSTN Architecture During the 1990s, the telecommunication industries provided various PSTN services to the subscribers using

More information

Access Mediation: Preserving Network Security and Integrity

Access Mediation: Preserving Network Security and Integrity Access Mediation: Preserving Network Security and Integrity Definition Access mediation is the process of examining and controlling signaling traffic between networks, resources and users by filtering

More information

Signaling System 7 (SS7) Gateway Solution for Internet Access

Signaling System 7 (SS7) Gateway Solution for Internet Access Signaling System 7 (SS7) Gateway Solution for Internet Access Definition A signaling system 7 (SS7) gateway is an intelligent network (IN) based system that can be used in conjunction with network-access

More information

Introduction. Channel Associated Signaling (CAS) Common Channel Signaling (CCS) Still widely deployed today Considered as old technology

Introduction. Channel Associated Signaling (CAS) Common Channel Signaling (CCS) Still widely deployed today Considered as old technology VoIP and SS7 Introduction Channel Associated Signaling (CAS) Still widely deployed today Considered as old technology Common Channel Signaling (CCS) Separation of signaling and call paths Signaling System

More information

Tutorial on Signaling System 7 (SS7) Performance Technologies www.pt.com

Tutorial on Signaling System 7 (SS7) Performance Technologies www.pt.com Tutorial on Signaling System 7 (SS7) Performance Technologies Table of Contents Topic Page Overview...3 Signaling Links...3 Signaling Points...3 SS7 Signaling Link Types...4 SS7 Protocol Stack...6 Message

More information

Network Overview. Background Traditional PSTN Equipment CHAPTER

Network Overview. Background Traditional PSTN Equipment CHAPTER CHAPTER 1 Background Traditional PSTN Equipment Traditional telephone services are engineered and offered over the public switched telephone network (PSTN) via plain old telephone service (POTS) equipment

More information

Mobile Networking. SS7 Network Architecture. Purpose. Mobile Network Signaling

Mobile Networking. SS7 Network Architecture. Purpose. Mobile Network Signaling Purpose The purpose of this white paper is to inform the reader about mobile networking technology. For further information, see. Mobile Network Signaling Telecommunications signaling is the transmission

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

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

The Internet and the Public Switched Telephone Network Disparities, Differences, and Distinctions

The Internet and the Public Switched Telephone Network Disparities, Differences, and Distinctions The Internet and the Public Switched Telephone Network Disparities, Differences, and Distinctions This paper discusses the telephone network infrastructure commonly known as the Public Switched Telephone

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

How To Make A Phone Line A Network Connection With An Ipnet (Ipnet) On An Ip Network On An Hp Network On A Pc Or Ipnet On A Microsoft Phone (Ip) On A Pbnet On An Pc Or P

How To Make A Phone Line A Network Connection With An Ipnet (Ipnet) On An Ip Network On An Hp Network On A Pc Or Ipnet On A Microsoft Phone (Ip) On A Pbnet On An Pc Or P Voice over Internet Protocol (VoIP) solutions portfolio Building the bridge to IP everywhere Network and Service Provider Solutions HP is the only company that maintains expertise in telecom core network

More information

Contents Introduction Why Fax over IP? How Real-time Fax over IP works Implementation with MessagePlus/Open Summary. About this document

Contents Introduction Why Fax over IP? How Real-time Fax over IP works Implementation with MessagePlus/Open Summary. About this document Fax over IP Contents Introduction Why Fax over IP? How Real-time Fax over IP works Implementation with MessagePlus/Open Summary About this document This document describes how Fax over IP works in general

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

CHAPTER 18 THE PUBLIC TELEPHONE NETWORK # DEFINITIONS TERMS

CHAPTER 18 THE PUBLIC TELEPHONE NETWORK # DEFINITIONS TERMS CHAPTER 18 THE PUBLIC TELEPHONE NETWORK # DEFINITIONS TERMS 1) It uses the largest computer network in the world to interconnect millions of subscribers in such a way that the myriad of companies function

More information

Receiving the IP packets Decoding of the packets Digital-to-analog conversion which reproduces the original voice stream

Receiving the IP packets Decoding of the packets Digital-to-analog conversion which reproduces the original voice stream Article VoIP Introduction Internet telephony refers to communications services voice, fax, SMS, and/or voice-messaging applications that are transported via the internet, rather than the public switched

More information

WAN Data Link Protocols

WAN Data Link Protocols WAN Data Link Protocols In addition to Physical layer devices, WANs require Data Link layer protocols to establish the link across the communication line from the sending to the receiving device. 1 Data

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

Voice Over Internet Protocol (VoIP) Issues and Challenges William McCrum mccrum.william@ic.gc.ca

Voice Over Internet Protocol (VoIP) Issues and Challenges William McCrum mccrum.william@ic.gc.ca Voice Over Internet Protocol (VoIP) Issues and Challenges William McCrum Phone: +1 613-990-4493 Fax: Email: +1 613-957-8845 mccrum.william@ic.gc.ca Content Network Evolution and drivers VoIP Realizations

More information

Chapter 10 VoIP for the Non-All-IP Mobile Networks

Chapter 10 VoIP for the Non-All-IP Mobile Networks Chapter 10 VoIP for the Non-All-IP Mobile Networks Prof. Yuh-Shyan Chen Department of Computer Science and Information Engineering National Taipei University Outline 10.1 GSM-IP: VoIP Service for GSM 256

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

S-Series SBC Interconnect Solutions. A GENBAND Application Note May 2009

S-Series SBC Interconnect Solutions. A GENBAND Application Note May 2009 S-Series SBC Interconnect Solutions A GENBAND Application Note May 2009 Business Requirements A ubiquitous global voice service offering is the challenge among today s large service providers. The need

More information

Internet Protocol (IP) Telephony Clearinghouses

Internet Protocol (IP) Telephony Clearinghouses Internet Protocol (IP) Telephony Clearinghouses Definition Clearinghouses provide Internet service providers (ISPs), Internet telephony service providers (ITSPs), and telecommunications companies with

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

Implementing a Voice Over Internet (Voip) Telephony using SIP. Final Project report Presented by: Md. Manzoor Murshed

Implementing a Voice Over Internet (Voip) Telephony using SIP. Final Project report Presented by: Md. Manzoor Murshed Implementing a Voice Over Internet (Voip) Telephony using SIP Final Project report Presented by: Md. Manzoor Murshed Objectives Voice Over IP SIP H.323 MGCP Simulation using Westplan Conclusion 5/4/2006

More information

Virtualizing Open Text Fax Server with Realtime Fax over IP and Open Text Fax Gateway

Virtualizing Open Text Fax Server with Realtime Fax over IP and Open Text Fax Gateway Virtualizing Open Text Fax Server with Realtime Fax over IP and Open Text Fax Gateway Abstract Computer virtualization is a revolutionary concept that provides organizations with a powerful, simple, and

More information

INTELLIGENT NETWORK SERVICES MIGRATION MORE VALUE FOR THE

INTELLIGENT NETWORK SERVICES MIGRATION MORE VALUE FOR THE INTELLIGENT NETWORK SERVICES MIGRATION MORE VALUE FOR THE Voice over LTE SUBSCRIBER TECHNOLOGY White Paper Mobile operators have invested a lot of time and money in Intelligent Network (IN) services for

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

FURTHER READING: As a preview for further reading, the following reference has been provided from the pages of the book below:

FURTHER READING: As a preview for further reading, the following reference has been provided from the pages of the book below: FURTHER READING: As a preview for further reading, the following reference has been provided from the pages of the book below: Title: Signaling System #7 Second Edition Author: Travis Russell Publisher:

More information

FACILITY TELECOMMUNICATIONS MANAGEMENT FOR THE GOVERNMENT EMERGENCY TELECOMMUNICATIONS SERVICE Introduction

FACILITY TELECOMMUNICATIONS MANAGEMENT FOR THE GOVERNMENT EMERGENCY TELECOMMUNICATIONS SERVICE Introduction FACILITY TELECOMMUNICATIONS MANAGEMENT FOR THE GOVERNMENT EMERGENCY TELECOMMUNICATIONS SERVICE Introduction This document provides telecommunications management information for organizations that use the

More information

Three Network Technologies

Three Network Technologies Three Network Technologies Network The largest worldwide computer network, specialized for voice ing technique: Circuit-switching Internet The global public information infrastructure for data ing technique:

More information

USING THE SGCP INTERACTIVE CONTROL PANEL FOR IP TELEPHONY TESTING

USING THE SGCP INTERACTIVE CONTROL PANEL FOR IP TELEPHONY TESTING USING THE SGCP INTERACTIVE CONTROL PANEL FOR IP TELEPHONY TESTING An introduction to the new SGCP Interactive Control Panel and its use for testing a VoIP Gateway Network Services Integration Network Services

More information

IP Implementation in Private Branch Exchanges From 9:30 a.m until 4:30 p.m (7 hrs./day) 5 days / week

IP Implementation in Private Branch Exchanges From 9:30 a.m until 4:30 p.m (7 hrs./day) 5 days / week Course Title: No. of Hours: IP Implementation in Private Branch Exchanges From 9:30 a.m until 4:30 p.m (7 hrs./day) 5 days / week 1 Course Duration: 3 Months (12weeks) No. Of Hours: 7 Hrs./Day- 5 days/week.

More information

OSI Seven Layers Model Explained with Examples

OSI Seven Layers Model Explained with Examples OSI Layer Model describes how information is transmitted between networking devices. In this tutorial I will provide a brief introduction of OSI Layer model including its advantage and services. OSI model

More information

SalesLogix 6.1. Best Software. VoIP OVERVIEW. Summary Report. 1 Info~Tech Vendor Evaluations VoIP

SalesLogix 6.1. Best Software. VoIP OVERVIEW. Summary Report. 1 Info~Tech Vendor Evaluations VoIP VoIP Summary Report OVERVIEW Voice over IP technology (VoIP) is hot. Info-Tech Research Group s 2005 IT Priorities report indicates that 23% of mid-sized enterprises have already invested in VoIP. Traditional

More information

Overview ENUM ENUM. VoIP Introduction (2/2) VoIP Introduction (1/2)

Overview ENUM ENUM. VoIP Introduction (2/2) VoIP Introduction (1/2) Overview Voice-over over-ip (VoIP) ENUM VoIP Introduction Basic PSTN Concepts and SS7 Old Private Telephony Solutions Internet Telephony and Services VoIP-PSTN Interoperability IP PBX Network Convergence

More information

Status Report on IP/Telecommunications Interworking

Status Report on IP/Telecommunications Interworking GSC#5/RAST#8 Williamsburg, Virginia, USA 23-26 August 1999 GSC5 (99) 32 SOURCE: TITLE: Committee T1 Status Report on IP/Telecommunications Interworking AGENDA ITEM: 10.6 DOCUMENT FOR: Decision Discussion

More information

Mobile Application Part protocol implementation in OPNET

Mobile Application Part protocol implementation in OPNET Mobile Application Part protocol implementation in OPNET Vladimir Vukadinovic and Ljiljana Trajkovic School of Engineering Science Simon Fraser University Vancouver, BC, Canada E-mail: {vladimir, ljilja}@cs.sfu.ca

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

ETM System SIP Trunk Support Technical Discussion

ETM System SIP Trunk Support Technical Discussion ETM System SIP Trunk Support Technical Discussion Release 6.0 A product brief from SecureLogix Corporation Rev C SIP Trunk Support in the ETM System v6.0 Introduction Today s voice networks are rife with

More information

CHAPTER 6. VOICE COMMUNICATION OVER HYBRID MANETs

CHAPTER 6. VOICE COMMUNICATION OVER HYBRID MANETs CHAPTER 6 VOICE COMMUNICATION OVER HYBRID MANETs Multimedia real-time session services such as voice and videoconferencing with Quality of Service support is challenging task on Mobile Ad hoc Network (MANETs).

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

WAN Technology. Heng Sovannarith heng_sovannarith@yahoo.com

WAN Technology. Heng Sovannarith heng_sovannarith@yahoo.com WAN Technology Heng Sovannarith heng_sovannarith@yahoo.com Introduction A WAN is a data communications network that covers a relatively broad geographic area and often uses transmission facilities provided

More information

2- Technical Training (9 weeks) 3- Applied Project (3 weeks) 4- On Job Training (OJT) (4 weeks)

2- Technical Training (9 weeks) 3- Applied Project (3 weeks) 4- On Job Training (OJT) (4 weeks) Course Title: Prerequisites: Training Program (5 months) IP Implementation in Private Branch Exchanges Must fresh graduates Communication/Electronics Engineers" 1- Soft Skills Training (4 weeks) 1. Communication

More information

VOIP Security Essentials. Jeff Waldron

VOIP Security Essentials. Jeff Waldron VOIP Security Essentials Jeff Waldron Traditional PSTN PSTN (Public Switched Telephone Network) has been maintained as a closed network, where access is limited to carriers and service providers. Entry

More information

CSE 3461 / 5461: Computer Networking & Internet Technologies

CSE 3461 / 5461: Computer Networking & Internet Technologies Autumn Semester 2014 CSE 3461 / 5461: Computer Networking & Internet Technologies Instructor: Prof. Kannan Srinivasan 08/28/2014 Announcement Drop before Friday evening! k. srinivasan Presentation A 2

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

UK Interconnect White Paper

UK Interconnect White Paper UK Interconnect White Paper 460 Management Management Management Management 460 Management Management Management Management AI073 AI067 UK Interconnect White Paper Introduction The UK will probably have

More information

Methods for Lawful Interception in IP Telephony Networks Based on H.323

Methods for Lawful Interception in IP Telephony Networks Based on H.323 Methods for Lawful Interception in IP Telephony Networks Based on H.323 Andro Milanović, Siniša Srbljić, Ivo Ražnjević*, Darryl Sladden*, Ivan Matošević, and Daniel Skrobo School of Electrical Engineering

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

Convergence Technologies Professional (CTP) Course 1: Data Networking

Convergence Technologies Professional (CTP) Course 1: Data Networking Convergence Technologies Professional (CTP) Course 1: Data Networking The Data Networking course teaches you the fundamentals of networking. Through hands-on training, you will learn the vendor-independent

More information

Medical Grade Network Design and Operation

Medical Grade Network Design and Operation Medical Grade Network Design and Operation Chesapeake NetCraftsmen has been supporting our health care customers with designs and implementations of 'Medical Grade Networks'. In this whitepaper we will

More information

VOICE SERVICES FOR PSTN AND IP NETWORKS

VOICE SERVICES FOR PSTN AND IP NETWORKS VOICE SERVICES FOR PSTN AND IP NETWORKS Qi Guan SIEMENS AG Austria Siemensstra,Pe 88-92, A-I210 Vienna, Austria Key words: Abstract: Voice over IP, VoIP, Services, PSTN This paper presents an architecture

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

The treatment of Voice over Internet Protocol (VoIP) under the EU Regulatory Framework

The treatment of Voice over Internet Protocol (VoIP) under the EU Regulatory Framework The treatment of Voice over Internet Protocol (VoIP) under the EU Regulatory Framework Response from the UK s Internet Telephony Service Providers Association (ITSPA) About ITSPA This response is on behalf

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

/Amended by 26th resolution of 2009, 4th resolution of 2012, 39th resolution of 2014 of CRC respectively/

/Amended by 26th resolution of 2009, 4th resolution of 2012, 39th resolution of 2014 of CRC respectively/ Annex No.1 to the 25th resolution of the Communications Regulatory Commission, 2007 REGULATION ON VOICE OVER INTERNET PROTOCOL /Amended by 26th resolution of 2009, 4th resolution of 2012, 39th resolution

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

Software Engineering 4C03 VoIP: The Next Telecommunication Frontier

Software Engineering 4C03 VoIP: The Next Telecommunication Frontier Software Engineering 4C03 VoIP: The Next Telecommunication Frontier Rudy Muslim 0057347 McMaster University Computing and Software Department Hamilton, Ontario Canada Introduction Voice over Internet Protocol

More information

Presented by: John Downing, B.Eng, MBA, P.Eng

Presented by: John Downing, B.Eng, MBA, P.Eng Presented by: John Downing, B.Eng, MBA, P.Eng John Downing co-founder of TrainingCity. VoIP Training Development Lead. VoIP & SIP Consultant to Telecom & Enterprise Clients. John@TrainingCity.com 613-435-1170

More information

Voice over Internet Protocol

Voice over Internet Protocol Definition Voice over Internet Protocol Internet telephony refers to communications services voice, facsimile, and/or voice-messaging applications that are transported via the Internet, rather than the

More information

SIP-ing? Pipeline Articles www.contactcenterpipeline.com

SIP-ing? Pipeline Articles www.contactcenterpipeline.com tech line / jul 2013 Time to Start SIP-ing? Can a SIP-based solution add value for your contact center? A look at the key opportunities and considerations. By Ken Barton, and Matt Morey, Strategic Contact

More information

Re-Engineering Campus-Wide Internet Telephony Using Voice over Internet Protocol

Re-Engineering Campus-Wide Internet Telephony Using Voice over Internet Protocol International Journal of Networks and Communications 2015, 5(2): 23-30 DOI: 10.5923/j.ijnc.20150502.01 Re-Engineering Campus-Wide Internet Telephony Using Voice over Internet Protocol Francisca O. Oladipo

More information

How To Understand The Concept Of Circuit Switching

How To Understand The Concept Of Circuit Switching Module 2 Communication Switching Lesson 2 Circuit Switching INSTRUCTIONAL OBJECTIVES GENERAL This lesson is aimed at developing the concept and application of circuit switching which is a very important

More information

Fundamentals of Interconnection and Convergence

Fundamentals of Interconnection and Convergence Fundamentals of Interconnection and Convergence Prepared for: Contact: Gary Richenaker Chief Architect Telcordia Technologies Interconnection Solutions 732 699.3264 grichena@telcordia.com Copyright 2007

More information

The Value of IP Clearing & Settlement

The Value of IP Clearing & Settlement The Value of IP Clearing & Settlement New Revenue Opportunities for IP s TransNexus 430 Tenth Street NW Suite N204 Atlanta, GA 30318 USA +1.404.526.6060 info@transnexus.com www.transnexus.com Table of

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

Operating in Two Worlds: Routing Plan Management for VoIP/PSTN Compatibility

Operating in Two Worlds: Routing Plan Management for VoIP/PSTN Compatibility Operating in Two Worlds: Routing Plan Management for VoIP/PSTN Compatibility Nominum, Inc. 2385 Bay Road Redwood City, CA 94063 (650) 381-6000 www.nominum.com Contents Operating in Two Worlds... 1 Routing

More information

Written Testimony of John L. Barnes Director of Product Development Verizon Business. Hearing on VoIP: Who Has Jurisdiction to Tax It?

Written Testimony of John L. Barnes Director of Product Development Verizon Business. Hearing on VoIP: Who Has Jurisdiction to Tax It? Written Testimony of John L. Barnes Director of Product Development Verizon Business Hearing on VoIP: Who Has Jurisdiction to Tax It? House Committee on the Judiciary Subcommittee on Commercial and Administrative

More information

Gateways and Their Roles

Gateways and Their Roles Gateways and Their Roles Understanding Gateways This topic describes the role of voice gateways and their application when connecting VoIP to traditional PSTN and telephony equipment. Analog vs. Digital

More information

Geographic Routing of Toll Free Services

Geographic Routing of Toll Free Services Introduction Routing calls based on the caller s location is an important aspect of many toll free services, whether a call originates from a wireline, wireless, or VOIP caller. For example, a toll free

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

VoIP-Enabling A Class 4/5 Switch Network Integrated Media Gateway 1010 Chris Lengyel

VoIP-Enabling A Class 4/5 Switch Network Integrated Media Gateway 1010 Chris Lengyel VoIP-Enabling A Switch Network Integrated Media Gateway 1010 Chris Lengyel Market Development Manager table of contents VoIP Enabling a Wholesale Network: Before VoIP 3 Limitations of the First Generation

More information

White paper. Reliable and Scalable TETRA networks

White paper. Reliable and Scalable TETRA networks Abstract The evolution of TETRA networks towards an all- IP architecture is now a reality and has been accepted by even the most demanding users of TETRA technology. Although circuit switch based TETRA

More information

Global Headquarters: 5 Speen Street Framingham, MA 01701 USA P.508.872.8200 F.508.935.4015 www.idc.com

Global Headquarters: 5 Speen Street Framingham, MA 01701 USA P.508.872.8200 F.508.935.4015 www.idc.com WHITE PAPER Converged Business Networks: Simplifying Network Complexity Sponsored by: Level 3 Melanie Posey November 2010 Global Headquarters: 5 Speen Street Framingham, MA 01701 USA P.508.872.8200 F.508.935.4015

More information

Troubleshooting Voice Over IP with WireShark

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

More information

Analysis and Simulation of VoIP LAN vs. WAN WLAN vs. WWAN

Analysis and Simulation of VoIP LAN vs. WAN WLAN vs. WWAN ENSC 427 Communication Networks Final Project Report Spring 2014 Analysis and Simulation of VoIP Team #: 2 Kadkhodayan Anita (akadkhod@sfu.ca, 301129632) Majdi Yalda (ymajdi@sfu.ca, 301137361) Namvar Darya

More information

Copyright and Trademark Statement

Copyright and Trademark Statement Contents VoIP Starts with SmartNode...3 Why SmartNode?...3 SmartNode Product Comparison...5 VoIP Appliance with Embedded Windows...7 Carrier-Grade TDM + VoIP SmartMedia Gateways...8 Enterprise Solutions...9

More information

ATA: An Analogue Telephone Adapter is used to connect a standard telephone to a high-speed modem to facilitate VoIP and/or calls over the Internet.

ATA: An Analogue Telephone Adapter is used to connect a standard telephone to a high-speed modem to facilitate VoIP and/or calls over the Internet. KEY VOIP TERMS 1 ACD: Automatic Call Distribution is a system used to determine how incoming calls are routed. When the ACD system receives an incoming call it follows user-defined specifications as to

More information

Prepared by the Commission on E-Business, IT and Telecoms

Prepared by the Commission on E-Business, IT and Telecoms International Chamber of Commerce The world business organization Policy Statement Voice over Internet Protocol (VoIP) Prepared by the Commission on E-Business, IT and Telecoms Introduction The emerging

More information

2 Voice over IP Network

2 Voice over IP Network 2 Voice over IP Network VOIP, Version 1.6e T.O.P. BusinessInteractive GmbH Page 1 of 8 2.1 VoIP Network Elements...3 2.2 Single-Site VoIP Location...4 2.3 Multi-Site VoIP Location...5 2.4 PBX Networking

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

VoIP-PSTN Interoperability by Asterisk and SS7 Signalling

VoIP-PSTN Interoperability by Asterisk and SS7 Signalling VoIP-PSTN Interoperability by Asterisk and SS7 Signalling Jan Rudinsky CESNET, z. s. p. o. Zikova 4, 160 00 Praha 6, Czech Republic rudinsky@cesnet.cz Abstract. PSTN, the world's circuit-switched network,

More information

ICTTEN5168A Design and implement an enterprise voice over internet protocol and a unified communications network

ICTTEN5168A Design and implement an enterprise voice over internet protocol and a unified communications network ICTTEN5168A Design and implement an enterprise voice over internet protocol and a unified communications network Release: 1 ICTTEN5168A Design and implement an enterprise voice over internet protocol and

More information

Local-Area Network -LAN

Local-Area Network -LAN Computer Networks A group of two or more computer systems linked together. There are many [types] of computer networks: Peer To Peer (workgroups) The computers are connected by a network, however, there

More information

( ETSI Ad Hoc Group on Fixed/Mobile Convergence - Final Report - 11 March 1998) (1) Telecom Italia, V. di Valcannuta 250, Rome (Italy)

( ETSI Ad Hoc Group on Fixed/Mobile Convergence - Final Report - 11 March 1998) (1) Telecom Italia, V. di Valcannuta 250, Rome (Italy) (1) Telecom Italia, V. di Valcannuta 250, Rome (Italy) (2) Telecom Italia, V. di Valcannuta 250, Rome (Italy (3) CSELT, V. R. Romoli, 274 Turin (Italy) The term convergence is more and more associated

More information

ALCATEL CRC Antwerpen Fr. Wellesplein 1 B-2018 Antwerpen +32/3/240.8550; Suresh.Leroy@alcatel.be +32/3/240.7830; Guy.Reyniers@alcatel.

ALCATEL CRC Antwerpen Fr. Wellesplein 1 B-2018 Antwerpen +32/3/240.8550; Suresh.Leroy@alcatel.be +32/3/240.7830; Guy.Reyniers@alcatel. Contact: ALCATEL CRC Antwerpen Fr. Wellesplein 1 B-2018 Antwerpen +32/3/240.8550; Suresh.Leroy@alcatel.be +32/3/240.7830; Guy.Reyniers@alcatel.be Voice over (Vo) was developed at some universities to diminish

More information

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

What You Will Learn About. Computers Are Your Future. Chapter 8. Networks: Communicating and Sharing Resources. Network Fundamentals

What You Will Learn About. Computers Are Your Future. Chapter 8. Networks: Communicating and Sharing Resources. Network Fundamentals What You Will Learn About Computers Are Your Future Chapter 8 Networks: Communicating and Sharing Resources Basic networking concepts Advantages and disadvantages of networks Peer-to-peer and client/server

More information

Performance Management for Next- Generation Networks

Performance Management for Next- Generation Networks Performance Management for Next- Generation Networks Definition Performance management for next-generation networks consists of two components. The first is a set of functions that evaluates and reports

More information

IP Multimedia Subsystem (IMS) Service Architecture

IP Multimedia Subsystem (IMS) Service Architecture IP Multimedia Subsystem (IMS) Service Architecture Supports multiple applications by providing traditional telephony and non-telephony services Cost savings and revenue generating capabilities are driving

More information

Telephony Fundamentals

Telephony Fundamentals + Telephony Fundamentals Basic Telephony general terms Central Office (CO) - the telephone facility where telephone users lines are joined together to switching equipment that connects telephone users

More information

"Charting the Course... Implementing Cisco IP Telephony & Video, Part 1 v1.0 ( CIPTV1 ) Course Summary

Charting the Course... Implementing Cisco IP Telephony & Video, Part 1 v1.0 ( CIPTV1 ) Course Summary Description Course Summary Implementing Cisco IP Telephony & Video, Part 1 (CIPTV1) v1.0 is a five-day course that prepares the learner for implementing a Cisco Collaboration solution at a single-site

More information

How To Interwork On An Ip Network

How To Interwork On An Ip Network An Overview of - Interworking 2001 RADVISION. All intellectual property rights in this publication are owned by RADVision Ltd. and are protected by United States copyright laws, other applicable copyright

More information

Intelligent Networks. John Anderson. Principles and ApplicaHons. The Institution of Electrical Engineers

Intelligent Networks. John Anderson. Principles and ApplicaHons. The Institution of Electrical Engineers Intelligent Networks Principles and ApplicaHons John Anderson The Institution of Electrical Engineers Contents Preface Acknowledgments Introduction to intelligent networks. The basics of intelligent networks..

More information