TELECOMMUNICATION SYSTEMS

Size: px
Start display at page:

Download "TELECOMMUNICATION SYSTEMS"

Transcription

1 TELECOMMUNICATION SYSTEMS By Syed Bakhtawar Shah Abid Lecturer in Computer Science 1

2 Signaling System 7 Architecture Signaling System 7 Protocol Stacks Overview Level 1: Physical Connection SS7 Level 2: Data Link SS7 Level 3: Network SS7 Level 4: Protocols, User & Application 2

3 SS7 Protocol Stacks Traditional SS7 refers to a stack consisting of the protocols widely deployed from the 1980s to the present Message Transfer Parts (MTP 1, 2, and 3) Signaling Connection Control Part (SCCP) Transaction Capabilities Application Part (TCAP) Telephony User Part (TUP) ISDN User Part (ISUP) The SS7 physical layer is called MTP level 1 (MTP1), the data link layer is called MTP level 2 (MTP2), and the network layer is called MTP level 3 (MTP3). Collectively they are called the Message Transfer Part (MTP). 3

4 SS7 Protocol Stacks With reference to the Open System Interconnection (OSI) seven-layer reference model, SS7 uses a four-level protocol stack. OSI Layer 1 to 3 services are provided by the MTP together with the SCCP. The SS7 architecture currently has no protocols that map into OSI Layers 4 through 6. TUP, ISUP, and TCAP are considered as corresponding to OSI Layer 7. 4

5 SS7 Protocol Stacks 5 SS7 uses the term levels when referring to its architecture. The term levels should not be confused with OSI layers, because they do not directly correspond to each other. Levels was a term introduced to help in the discussion and presentation of the SS7 protocol stack. Levels 1, 2, and 3 correspond to MTP 1, 2, and 3, respectively. Level 4 refers to an MTP user. The term user refers to any protocol that directly uses the transport capability provided by the MTP namely, TUP, ISUP, and SCCP in traditional SS7.

6 SS7 Protocol Stacks call setup SCP db query 6

7 SS7 Level 1: Physical Connection This is the physical level of connectivity. Physical connection for signaling. Virtually the same as Layer 1 of the OSI model. SS7 specifies what interfaces will be used, i.e. the DS0 or single channel in E1 line Interfaces used to connect signaling links to network equipment Other interfaces are used to connect equipment such as terminals, modems, etc. 7

8 SS7 Level 2: Data Link 8 Data link level provides the network with sequenced delivery of all SS7 message packets. (to make the frame with the sequence number). Like the OSI data link layer, it is only concerned with the transmission of data from one node to the next, not to its final destination in the network Sequential numbering is used to determine if any messages have been lost during transmission. Each link uses its own message numbering series independent of other links. SS7 uses CRC-16 error checking

9 SS7 Level 3: Network Level 9 Network level depends on the services of Level 2 to provide routing, message discrimination and message distribution functions. This level provides end-to-end communication. Message Discrimination Message discrimination is the task of determining whether an incoming message is destined for the node that is currently processing the message. This function determines whether a message is local or remote using the point code and data contained in a lookup table. Messages to remote destinations are passed using message routing function for additional processing. In SS7 the information is a Point code, having source & destination information which is stored in the STP and STP acts as like a router. On the basis of point code, local networks are differentiated from remote networks. e.g. National 051, 091, 021., Local , 581-, 882- International 001, 0044, 0097

10 SS7 Level 3: Network Level Message Distribution Message distribution provides link, route and traffic management functions. If remote distribution then provides a path. Link Management This function uses the Link Status Signal Unit (LSSU) to notify adjacent nodes of link problems. Level 3 will send LSSUs via Level 2 to the adjacent node, notifying it of the problems with the link and its status. Diagnostics consists of realigning and resynchronizing the link. Traffic is removed from the link, counters are reset to zero, timers are reset and Fill-In Signal Units (FISUs) are sent in the meantime (called the proving period). Proving Period is the amount of time FISUs are sent during link realignment. The duration of the proving period depends on the type of link used. Bellcore specifies the proving period for a 64 Kbps DS0 link is 2.3 seconds for normal proving and 0.6 seconds for emergency proving. 10

11 Message Transfer Part The MTP include the functions to transport information from one SP to another. Level 1, 2, and 3 are combined into one part, the Message Transfer Part. The MTP transfers the signaling message, in the correct sequence, without loss or duplication, between the SPs that make up the SS7 network. SS7 Level Network Data link Physical MTP Level 3 Level 2 Level 1 11

12 Message Transfer Part MTP provides the rest of the levels with node-to-node transmission Including basic error detection and correction schemes and message sequencing. It provides routing, message discrimination and distribution functions within a node. The recommendations refer to MTP1, MTP2, and MTP3 as the physical layer, data link layer, and network layer 12

13 SS7 Level 4: Protocols, User and Application Parts Transactional Capabilities Application Part (TCAP) Facilitates connection to an external database Queries and responses sent between SSP and SCP (e.g. 800, calling card) TCAP allows applications (called subsystems) to communicate with each other (over the SS7 network) using agreed-upon data elements. These data elements are called components. Components can be viewed as instructions sent between applications. For example, when a subscriber changes Visitor Location Register (VLR) location in a GSM cellular network, his or her Home Location Register (HLR) is updated with the new VLR location by means of a Update Location component. 13

14 SS7 Level 4: Protocols, User and Application Parts There are a number of subsystems; the most common are Toll-free (E800) Advanced Intelligent Network (AIN) Intelligent Network Application Protocol (INAP) Customizable Applications for Mobile Enhanced Logic (CAMEL) Mobile Application Part (MAP) 14

15 SS7 Level 4: Protocols, User and Application Parts OMAP (Operations, Maintenance and Administrative Part) An applications entity that uses TCAP services for communications and control functions through the network via a remote terminal MAP (Mobile Application Part) MAP is used to share cellular subscriber information among different networks 15

16 SS7 Level 4: Protocols, User and Application Parts Application Service Part (ASP) Provides the functions of Layers 4 through 6 of the OSI model These functions are not presently required in the SS7 network, and are under further study Signaling Connection Control Part (SCCP) A higher level protocol than MTP that provides end-to-end routing. SCCP is required for routing TCAP messages to their proper database SCCP supports both connection-oriented (seldom used) and connectionless (mostly) 16

17 SS7 Level 4: Protocols, User and Application Parts Telephone User Part (TUP) An analog protocol that performs basic telephone call connect and disconnect. It has been replaced by ISUP, but is still used in some parts of the world (China). ISDN User Part (ISUP) It supports basic telephone call connect/disconnect between end offices. Used primarily in North America, ISUP was derived from TUP, but supports ISDN and intelligent networking functions. ISUP also links the cellular and PCS network to the PSTN. BISUP (Broadband ISUP) will gradually replace ISUP. Basic services call set up, tear down, management Supplementary services caller ID, call forwarding, call waiting, call blocking Broadband ISDN User Part (BISUP) is an ATM protocol intended to support services such as, voice and image storage and retrieval, video conferencing, high-speed LANs and multimedia 17

18 ? 18

19 Thank You 19

TELECOMMUNICATION SYSTEMS

TELECOMMUNICATION SYSTEMS TELECOMMUNICATION SYSTEMS By Syed Bakhtawar Shah Abid Lecturer in Computer Science 1 SS7 Network Architecture SS7 can employ different types of signaling network structures. The worldwide signaling network

More information

SS7. Mercantec H2 2009

SS7. Mercantec H2 2009 SS7 Mercantec H2 2009 Common Channel Signaling System No. 7 basic call setup, management, and tear down wireless services such as personal communications services (PCS), wireless roaming, and mobile subscriber

More information

Signaling System 7 (SS7) By : Ali Mustafa

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

More information

2000 Performance Technologies, Inc.

2000 Performance Technologies, Inc. Table of Contents SS7 Tutorial...1 SS7 Tutorial...3 Overview...3 SS7 Protocol Stack...6 Message Transfer Part...7 ISDN User Part...13 Signaling Connection Control Part...20 Transaction Capabilities Application

More information

Course 5 The SS7 signaling systems.

Course 5 The SS7 signaling systems. Course 5 The SS7 signaling systems. Zsolt Polgar Communications Department Faculty of Electronics and Telecommunications, Technical University of Cluj-Napoca General aspects; The SS7 architecture; Node

More information

Preface. Objectives. Audience. Organization. Conventions

Preface. Objectives. Audience. Organization. Conventions Preface Objectives This document describes the concepts and functions of Signaling System Number 7 (SS7). SS7 is widely deployed in the public switched telephone network (PSTN). It sources out-of-band

More information

Signaling System No. 7 (Zeichengabesystem Nr. 7)

Signaling System No. 7 (Zeichengabesystem Nr. 7) Signaling System No. 7 (Zeichengabesystem Nr. 7) SS#7, SS7,... Common Channel Signaling System No. 7, C7, CCS7,... (ZGS-Nr. 7) www.comnets.uni-bremen.de SS7-10 - 1 Terms (Begriffe) Communication Networks

More information

SS#7. T Jouni Karvo, Timo Kiravuo

SS#7. T Jouni Karvo, Timo Kiravuo SS#7 T-110.300 Jouni Karvo, Timo Kiravuo Telephone exchanges Subscriber lines are connected to the telephone exchanges Originally each customer had a direct connection (electrical pair) to the exchange

More information

INSE 7110 Winter 2004 Value Added Services Engineering in Next Generation Networks Week #1. Roch H. Glitho- Ericsson/Concordia University

INSE 7110 Winter 2004 Value Added Services Engineering in Next Generation Networks Week #1. Roch H. Glitho- Ericsson/Concordia University INSE 7110 Winter 2004 Value Added Services Engineering in Next Generation Networks Week #1 1 Outline 1. Essentials of circuit switched telephony 2. Introduction to value added services 3. IN fundamental

More information

[1] Wireless and Mobile Network Architectures,Y-Bing Lin and Imrich Chlamtac,Wiley Computer Publishing

[1] Wireless and Mobile Network Architectures,Y-Bing Lin and Imrich Chlamtac,Wiley Computer Publishing Signaling System 1 Reference (1/2) [1] Wireless and Mobile Network Architectures,Y-Bing Lin and Imrich Chlamtac,Wiley Computer Publishing Chapters 2 and 5. [2] 第七號共通信號系統概論, 湯鴻沼, 全華科技圖書股份有限公司 [3] Telephone

More information

Telephone network. T Jouni Karvo, Raimo Kantola, Timo Kiravuo

Telephone network. T Jouni Karvo, Raimo Kantola, Timo Kiravuo Telephone network T-110.300 Jouni Karvo, Raimo Kantola, Timo Kiravuo Telephone network Background Topology Reference connection End systems Access network Transmission Switching & Signaling Layers User-Network

More information

Telephone network. Telephone network. Background. T Jouni Karvo, Raimo Kantola, Timo Kiravuo

Telephone network. Telephone network. Background. T Jouni Karvo, Raimo Kantola, Timo Kiravuo Telephone network T-110.300 Jouni Karvo, Raimo Kantola, Timo Kiravuo Telephone network Background Topology Reference connection End systems Access network Transmission Switching & Signaling Layers User-Network

More information

SignallingSystems and Management

SignallingSystems and Management SignallingSystems and Management Introduction to SS7 Krzysztof Wajda AGH, Telecommunications Department October, 2016 Outline Common channel signalling SS7 structure and architecture Signalling points

More information

Telecommunication Services Engineering Lab

Telecommunication Services Engineering Lab Logistics Instructor Office: EV006-227, Tel: 1-514-8482424 ext 5846, Email: Glitho@ciiseconcordiaca URL: http://wwwececoncordiaca/~glitho/ Office hours: Friday: 3 pm 5 pm Time: Friday, 17h45-20h15 Room

More information

Advanced Intelligent Network for Wireless Communications

Advanced Intelligent Network for Wireless Communications www..org Advanced Intelligent Network for Wireless Communications 6 Pooja Sharma 1 Pawan Bhadana 2 1 B.S.Anangpuria Institute of Technology and Management, Faridabad, Haryana, India Poojasharma161@gmail.com

More information

Telecommunication Services Engineering Lab

Telecommunication Services Engineering Lab Logistics Instructor Office: EV007-647, Tel: 1-514-8482424 ext 5846, Email: Glitho@ciiseconcordiaca URL: http://wwwececoncordiaca/~glitho/ Office hours: Tuesday: 3 pm 5 pm Time: Usually: Tuesday, 17h45-20h15

More information

ISDN. Integrated Services Digital Network

ISDN. Integrated Services Digital Network ISDN Integrated Services Digital Network definition of ISDN evolution to ISDN and beyond ISDN services basic BRA / PRA architecture protocols & signalling What is ISDN? 1. End-to-end digital connectivity

More information

ISDN. Integrated Services Digital Network. definition of ISDN ISDN services basic BRA / PRA architecture protocols & signalling

ISDN. Integrated Services Digital Network. definition of ISDN ISDN services basic BRA / PRA architecture protocols & signalling ISDN Integrated Services Digital Network definition of ISDN ISDN services basic BRA / PRA architecture protocols & signalling What is ISDN? 1. End-to-end digital connectivity 2. Enhanced subscriber signaling

More information

Chapter 4 Transmission Systems and the Telephone Network. School of Info. Sci. & Eng. Shandong Univ.

Chapter 4 Transmission Systems and the Telephone Network. School of Info. Sci. & Eng. Shandong Univ. Chapter 4 Transmission Systems and the Telephone Network School of Info. Sci. & Eng. Shandong Univ. Skip in Chapter 3 Articles 3.8.7, 3.8.8 (polynomial math for CRC codes) Skip in Chapter 4 4.2.2 (SONET

More information

Course 4-5 Signaling techniques used in classical telephone networks. The SS7 signaling systems.

Course 4-5 Signaling techniques used in classical telephone networks. The SS7 signaling systems. Course 4-5 Signaling techniques used in classical telephone networks. The SS7 signaling systems. Zsolt Polgar Communications Department Faculty of Electronics and Telecommunications, Technical University

More information

Signaling Network Functions (MTP Level 3)

Signaling Network Functions (MTP Level 3) Signaling Network Functions (MTP Level 3) Level 3 in principle defines those transport functions and procedures that are common to and independent of the operation of individual signaling links. These

More information

Systemy sygnalizacji

Systemy sygnalizacji Systemy sygnalizacji i Zarządzania Sieciami System sygnalizacji nr 7-wprowadzenie Krzysztof Wajda Katedra Telekomunikacji AGH Październik, 2016 Goals of the course introduction of main problems and definitions

More information

Networking technologies and applications

Networking technologies and applications Networking technologies and applications Common Channel Signaling System 7 (SS7) Part 1 Gusztáv Adamis BME TMIT 2015 Networking technologies and applications 1 Channel Associated Signaling - CAS 2 Signaling:

More information

SS7 Tutorial. User Parts

SS7 Tutorial. User Parts SS7 Tutorial User Parts OSI Layers Application Presentation Session Transport Network Data Link Physical The Layered Model To understand the SS7 protocol, it is helpful to understand the concept of protocol

More information

Unit-3 Wireless Data Services

Unit-3 Wireless Data Services Unit-3 Wireless Data Services CPDP(Cellular Digital Packet Data) CPDP technology is used by telecommunication carriers to transfer data to users via unused analog cellular networks. It uses the entire

More information

TELECOMMUNICATION SYSTEMS

TELECOMMUNICATION SYSTEMS TELECOMMUNICATION SYSTEMS By Syed Bakhtawar Shah Abid Lecturer in Computer Science 1 INTEGRATED SERVICES DIGITAL NETWORKS (ISDN) The original concept of ISDN dates back to the early 1970s. Its design,

More information

TEL: # 340

TEL: # 340 Softswitch and Media Gateway (MGCP/MEGACO/SS7 over IP) 陳懷恩博士助理教授兼計算機中心資訊網路組組長國立宜蘭大學資工所 Email: wechen@niu.edu.tw TEL: 03-9357400 # 340 Outline Soft-switch Architecture MGCP (Media Gateway Control Protocol)

More information

Wireless Signaling and Intelligent Networking

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

More information

Interworking Switched Circuit and Voice-over IP Networks Tutorial

Interworking Switched Circuit and Voice-over IP Networks Tutorial Interworking Switched Circuit and Voice-over IP Networks Tutorial Definition The term operations support systems (OSSs) generally refers to the systems that perform management, inventory, engineering,

More information

Common Channel Signaling Nr 7 (CCS7)

Common Channel Signaling Nr 7 (CCS7) Common Channel Signaling Nr 7 (CCS7) CCS7 is a message based, multi-layer network to network signaling system designed for fully digital exchanges. Limitation of analogue signaling systems Basic definitions

More information

Chapter 8 Switching Networks

Chapter 8 Switching Networks Chapter 8 Switching Networks Circuit Switching Networks SONET SONET Transport Networks Telephone Network and Signaling Traffic Control in Telephone Networks Cellular Telephone Networks Gateway WAN Switching

More information

SS7 Support for WebSphere Voice Response. SS7 User's Guide. Version 6.1 GC

SS7 Support for WebSphere Voice Response. SS7 User's Guide. Version 6.1 GC SS7 Support for WebSphere Voice Response SS7 User's Guide Version 6.1 GC34-7090-00 SS7 Support for WebSphere Voice Response SS7 User's Guide Version 6.1 GC34-7090-00 Note Before using this information

More information

Circuit-Switching Networks Traffic and Overload Control in Telephone Networks

Circuit-Switching Networks Traffic and Overload Control in Telephone Networks 6 Fall 2016, German University in Cairo Chapter 4 Circuit-Switching Networks Traffic and Overload Control in Telephone Networks 6 Fall 2016, German University in Cairo Traffic Management & Overload Control

More information

ABSTRACT. Zhou, Dong. Simulation of Transaction Capabilities Application Part (TCAP) over IP. (Under the direction of Dr. S. Felix Wu.

ABSTRACT. Zhou, Dong. Simulation of Transaction Capabilities Application Part (TCAP) over IP. (Under the direction of Dr. S. Felix Wu. ABSTRACT Zhou, Dong. Simulation of Transaction Capabilities Application Part (TCAP) over IP. (Under the direction of Dr. S. Felix Wu.) In order to internetwork with Public Switched Telephone Network (PSTN),

More information

Traffic Link Redundancy

Traffic Link Redundancy Traffic Link Redundancy 80% of the traffic saved if one link goes down 2 separated routes 3 separated routes eg 10E per link then: 80*(10+10)=16E 80*(10+10+10)/2=16E The redundancy factor becomes 1.6 and

More information

The Next Generation Signaling Transfer Point

The Next Generation Signaling Transfer Point The Next Generation Signaling Transfer Point Overview As the Global network is undergoing immense changes and the Next-Generation IP networks become a reality, it signals an evolution towards using Internet

More information

GR-246-CORE Issue 10 Telcordia Technologies Specification of Signalling System Number 7. General Contents. Volume 1

GR-246-CORE Issue 10 Telcordia Technologies Specification of Signalling System Number 7. General Contents. Volume 1 SS7 GENERAL OVERVIEW: T110 Volume 1 MESSAGE TRANSFER PART (MTP): T1.111 T1.111.1 FUNCTIONAL DESCRIPTION OF THE MESSAGE TRANSFER PART 1. General 2. Signalling System Structure 3. Signalling Network 4. Message

More information

WIRELESS INTELLIGENT NETWORKING (WIN) FATİH ERTÜRK

WIRELESS INTELLIGENT NETWORKING (WIN) FATİH ERTÜRK WIRELESS INTELLIGENT NETWORKING (WIN) FATİH ERTÜRK 2010514027 Today's wireless subscribers are much more sophisticated telecommunications users than they were five years ago. No longer satisfied with just

More information

Transport of (Legacy) Signaling over IP. Summary of course scope

Transport of (Legacy) Signaling over IP. Summary of course scope Transport of (Legacy) Signaling over SIGTRAN architecture (http://www.ietf.org/html.charters/sigtran-charter.html) Raimo Kantola S- 2004 Signaling Protocols 15-1 Summary of course scope PABX H.323 or S

More information

COURSE DESCRIPTION SS7 IN MODERN NETWORKS. Format: Classroom. Duration: 4 Day

COURSE DESCRIPTION SS7 IN MODERN NETWORKS. Format: Classroom. Duration: 4 Day COURSE DESCRIPTION SS7 IN MODERN NETWORKS Format: Classroom Duration: 4 Day COURSE SUMMARY HIGHLIGHTS Squarely focused on SS7 as used in modern mobile networks SS7 Protocol Stack Explained in Detail 3GPP

More information

NOTES 1 CCITT Recommendation Q.700 was published in Fascicle VI.7 of the Blue Book. This file is an extract from the Blue Book. While the presentation

NOTES 1 CCITT Recommendation Q.700 was published in Fascicle VI.7 of the Blue Book. This file is an extract from the Blue Book. While the presentation INTERNATIONAL TELECOMMUNICATION UNION CCITT Q.700 THE INTERNATIONAL TELEGRAPH AND TELEPHONE CONSULTATIVE COMMITTEE (11/1988) SERIES Q: SWITCHING AND SIGNALLING Specifications of Signalling System No. 7

More information

Signaling System 7 Facilitates PSTN Applications

Signaling System 7 Facilitates PSTN Applications Technology nalysis Signaling System 7 Facilitates PSTN pplications bstract: Signaling System 7 is the human body equivalent of the central nervous system for the public switched telephone network. SS7

More information

Global Call SS7. Technology Guide. November

Global Call SS7. Technology Guide. November Global Call SS7 Technology Guide November 2003 05-2274-001 INFORMATION IN THIS DOCUMENT IS PROVIDED IN CONNECTION WITH INTEL PRODUCTS. NO LICENSE, EXPRESS OR IMPLIED, BY ESTOPPEL OR OTHERWISE, TO ANY INTELLECTUAL

More information

The International Intelligent Network (IN)

The International Intelligent Network (IN) The International Intelligent Network (IN) Definition In an intelligent network (IN), the logic for controlling telecommunications services migrates from traditional switching points to computer-based,

More information

Advanced Mobile Technology Certification

Advanced Mobile Technology Certification Advanced Mobile Technology Certification ETSI GSM today is the most widely deployed wireless network worldwide. This second generation mobile standard has revolutionized wireless industry since its inception.

More information

SPECIFIC AIN 0.0 SS7 TCAP PROTOCOL

SPECIFIC AIN 0.0 SS7 TCAP PROTOCOL Interface Document April 1996 SPECIFIC AIN 0.0 SS7 TCAP PROTOCOL Network-to-Network Interface This document cannot be reproduced without the express permission of Stentor Resource Centre Inc. Any reproduction,

More information

Global Call SS7. Technology Guide. August

Global Call SS7. Technology Guide. August Global Call SS7 Technology Guide August 2005 05-2274-004 INFORMATION IN THIS DOCUMENT IS PROVIDED IN CONNECTION WITH INTEL PRODUCTS. NO LICENSE, EXPRESS OR IMPLIED, BY ESTOPPEL OR OTHERWISE, TO ANY INTELLECTUAL

More information

An Investigation on Standards and Applications of Signalling System No.7

An Investigation on Standards and Applications of Signalling System No.7 International Refereed Journal of Engineering and Science (IRJES) ISSN (Online) 2319-183X, (Print) 2319-1821 Volume 4, Issue 3 (March 2015), PP.22-31 An Investigation on Standards and Applications of Signalling

More information

Communication Networks 2 Signaling 2 (Mobile)

Communication Networks 2 Signaling 2 (Mobile) Communication Networks 2 Signaling 2 (Mobile) Gusztáv Adamis BME TMIT 2017 GSM signaling Signaling of GSM is based on the ISDN signaling systems SS7/DSS1 But, because of mobility, roaming, radio access

More information

TELECOMMUNICATION SYSTEMS

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

More information

ABSTRACT 1 INTRODUCTION

ABSTRACT 1 INTRODUCTION Providing Voice Privacy as a Service over the Public Telephone Network # Mohamad Sharif and Duminda Wijesekera Center for Secure Information Systems Department of Information and Software Engineering,

More information

1 Introduction and Overview

1 Introduction and Overview 1 Introduction and Overview 1.1 On the Interest in SS 7 Network Security and Reliability Our modern industrial society requires high-performance communication systems which may be adapted very quickly

More information

Three kinds of number portability

Three kinds of number portability Number Portability Three kinds of number portability Location portability: a subscriber may move from one location to another location without changing his or her telephone number Service portability:

More information

Systemy sygnalizacji i zarządzania TI

Systemy sygnalizacji i zarządzania TI Systemy sygnalizacji i zarządzania TI SS7: warstwa sieciowa Krzysztof Wajda Katedra Telekomunikacji AGH Listopad, 2016 Outline Network management Message handling processes Message routing Traffic management

More information

INTERNATIONAL TELECOMMUNICATION UNION

INTERNATIONAL TELECOMMUNICATION UNION INTERNATIONAL TELECOMMUNICATION UNION ITU-T Q.711 TELECOMMUNICATION STANDARDIZATION SECTOR OF ITU (03/2001) SERIES Q: SWITCHING AND SIGNALLING Specifications of Signalling System No. 7 Signalling connection

More information

Data & Computer Communication

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

More information

Dialogic Global Call SS7

Dialogic Global Call SS7 Dialogic Global Call SS7 Technology Guide November 2008 05-2274-006 Copyright and Legal Notice Copyright 2000-2008,. All Rights Reserved. You may not reproduce this document in whole or in part without

More information

ITU-APT Workshop on NGN Planning March 2007, Bangkok, Thailand

ITU-APT Workshop on NGN Planning March 2007, Bangkok, Thailand ITU-APT Workshop on NGN Planning 16 17 March 2007, Bangkok, Thailand 1/2 Riccardo Passerini, ITU-BDT 1 Question 19-1/2: Strategy for migration from existing to next-generation networks (NGN) for developing

More information

INTERNATIONAL TELECOMMUNICATION UNION TELEPHONE NETWORK AND ISDN QUALITY OF SERVICE, NETWORK MANAGEMENT AND TRAFFIC ENGINEERING

INTERNATIONAL TELECOMMUNICATION UNION TELEPHONE NETWORK AND ISDN QUALITY OF SERVICE, NETWORK MANAGEMENT AND TRAFFIC ENGINEERING INTERNATIONAL TELECOMMUNICATION UNION CCITT E.505 THE INTERNATIONAL TELEGRAPH AND TELEPHONE CONSULTATIVE COMMITTEE TELEPHONE NETWORK AND ISDN QUALITY OF SERVICE, NETWORK MANAGEMENT AND TRAFFIC ENGINEERING

More information

Review of Network Technologies

Review of Network Technologies Indian Institute of Technology Kharagpur Review of Network Technologies Prof. Indranil Sen Gupta Dept. of Computer Science & Engg. I.I.T. Kharagpur, INDIA Lecture 2: Review of network technologies On completion,

More information

Final draft ETSI ES V1.1.1 ( )

Final draft ETSI ES V1.1.1 ( ) Final draft ES 202 060-2 V1.1.1 (2003-03) Standard Short Message Service (SMS) for fixed networks; Network Based Solution (NBS); Part 2: Architecture and functional entities 2 Final draft ES 202 060-2

More information

COPYRIGHTED MATERIAL. Global System for Mobile Communications (GSM) 1.1 Circuit-Switched Data Transmission

COPYRIGHTED MATERIAL. Global System for Mobile Communications (GSM) 1.1 Circuit-Switched Data Transmission 1 Global System for Mobile Communications (GSM) At the beginning of the 1990s, GSM, the Global System for Mobile Communications triggered an unprecedented change in the way people communicate with each

More information

SS7 Solution for Internet Access

SS7 Solution for Internet Access Lucent Technologies Bell Labs Innovations Lucent Technologies Remote Access Business Unit SS7 Solution for Access Table of Contents 1.0 Introduction..................................................................1

More information

SS7 Support for WebSphere Voice Response. SS7 User s Guide GC

SS7 Support for WebSphere Voice Response. SS7 User s Guide GC SS7 Support for WebSphere Voice Response SS7 User s Guide Version 4.2 GC34-6613-03 Note Before using this information and the product it supports, read the general information under Notices on page 119.

More information

Switched Multimegabit Data Service (SMDS)

Switched Multimegabit Data Service (SMDS) CHAPTER 14 Switched Multimegabit Data Service (SMDS) Background Switched Multimegabit Data Service (SMDS) is a high-speed, packet-switched, datagram-based WAN networking technology used for communication

More information

SIGNALING SYSTEM 7 SSP STP SCP MTP SCCP ISUP INTELLIGENT NETWORK

SIGNALING SYSTEM 7 SSP STP SCP MTP SCCP ISUP INTELLIGENT NETWORK SIGNALING SYSTEM 7 SSP STP SCP MTP SCCP ISUP INTELLIGENT NETWORK CS-1 CS-2 CS-3 INAP CAMEL PINT Simon ZNATY, EFORT Etudes et FORmations en Télécommunication 1 Translated from French by : Loïc ABBES, Sébatien

More information

E2-E3: CONSUMER MOBILITY. CHAPTER-5 CDMA x OVERVIEW (Date of Creation: )

E2-E3: CONSUMER MOBILITY. CHAPTER-5 CDMA x OVERVIEW (Date of Creation: ) E2-E3: CONSUMER MOBILITY CHAPTER-5 CDMA 2000 1x OVERVIEW (Date of Creation: 01-04.2011) Page: 1 CDMA 2000 1X Overview Introduction CDMA (code division multiple access) is a mobile digital radio technology

More information

INTERNATIONAL TELECOMMUNICATION UNION. SERIES Q: SWITCHING AND SIGNALLING Specifications of Signalling System No. 7 Signalling connection control part

INTERNATIONAL TELECOMMUNICATION UNION. SERIES Q: SWITCHING AND SIGNALLING Specifications of Signalling System No. 7 Signalling connection control part INTERNATIONAL TELECOMMUNICATION UNION ITU-T Q.711 TELECOMMUNICATION STANDARDIZATION SECTOR OF ITU (07/96) SERIES Q: SWITCHING AND SIGNALLING Specifications of Signalling System No. 7 Signalling connection

More information

Data and Computer Communications

Data and Computer Communications Data and Computer Communications Chapter 2 Protocol Architecture, TCP/IP, and Internet-Based Applications Eighth Edition by William Stallings Chap2: 1 Need For Protocol Architecture data exchange can involve

More information

A Prototype for SCCP-X A New Lightweight Protocol for Emulation of SCCP in Post-SIGTRAN

A Prototype for SCCP-X A New Lightweight Protocol for Emulation of SCCP in Post-SIGTRAN Department of Computer Science Malin Abrahamsson, Aleksandra Gadji A Prototype for SCCP-X A New Lightweight Protocol for Emulation of SCCP in Post-SIGTRAN D Dissertation 30 ECTS 2005:06 A Prototype for

More information

)454 1 ).42/$5#4)/. 4/ ##)44 3)'.!,,).' 3934%-.O 30%#)&)#!4)/.3 /& 3)'.!,,).' 3934%-.O. )454 Recommendation 1 INTERNATIONAL TELECOMMUNICATION UNION

)454 1 ).42/$5#4)/. 4/ ##)44 3)'.!,,).' 3934%-.O 30%#)&)#!4)/.3 /& 3)'.!,,).' 3934%-.O. )454 Recommendation 1 INTERNATIONAL TELECOMMUNICATION UNION INTERNATIONAL TELECOMMUNICATION UNION )454 1 TELECOMMUNICATION (03/93) STANDARDIZATION SECTOR OF ITU 30%#)&)#!4)/.3 /& 3)'.!,,).' 3934%-.O ).42/$5#4)/. 4/ ##)44 3)'.!,,).' 3934%-.O )454 Recommendation

More information

DESIGN AND DEVELOPMENT OF INTELLIGENT NETWORK FOR TELETALK BANGLADESH LIMITE

DESIGN AND DEVELOPMENT OF INTELLIGENT NETWORK FOR TELETALK BANGLADESH LIMITE Daffodil International University Institutional Repository Proceedings of NCCIS November 2007 2007-11-24 DESIGN AND DEVELOPMENT OF INTELLIGENT NETWORK FOR TELETALK BANGLADESH LIMITE Dey, Ajoy Kumar Daffodil

More information

SS7 Analysis 818 West Diamond Avenue - Third Floor, Gaithersburg, MD 20878 Phone: (301) 670-4784 Fax: (301) 670-9187 Email: gl-info@gl.com Website: http://www.gl.com 1 Platforms 2 SS7Analyzer Decodes different

More information

Customer Training Catalog Course Descriptions C&C08

Customer Training Catalog Course Descriptions C&C08 Customer Training Catalog Course Descriptions Customer Training Catalog Course Descriptions C&C08 HUAWEI Learning Service 2015 COMMERCIAL IN CONFIDENCE 1 CONTENTS Customer Training Catalog Course Descriptions

More information

Transporting Voice by Using IP

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

More information

Outline. Switching protocols 1. SS7 and Frame Relay. Signalling principles. Signalling interfaces. Signalling is hard

Outline. Switching protocols 1. SS7 and Frame Relay. Signalling principles. Signalling interfaces. Signalling is hard Outline Switching protocols 1. SS7 and Frame Relay Signalling principles SS7 & telephone networks X.25 Frame Relay Later weeks: ATM signalling RSVP Internet signalling Another important signalling protocol:

More information

INAP and CAMEL Training

INAP and CAMEL Training INAP and CAMEL Training OVERVIEW The goal of the Intelligent Network (IN) concept was to decouple services and features from the switches themselves - that is seperate service intelligence from the switching

More information

INSE 7110 Winter 2007 Value Added Services Engineering in Next Generation Networks Week #1. Roch H. Glitho- Ericsson/Concordia University

INSE 7110 Winter 2007 Value Added Services Engineering in Next Generation Networks Week #1. Roch H. Glitho- Ericsson/Concordia University INSE 7110 Winter 2007 Value Added Services Engineering in Next Generation Networks Week #1 1 utline 1 Essentials of circuit switched telephony 2 Introduction to value added services 3 IN 4 WAP 5 TINA-C

More information

GUIDELINES ON TELEPHONY SERVICE OVER IP (MCMC/G/02/05)

GUIDELINES ON TELEPHONY SERVICE OVER IP (MCMC/G/02/05) GUIDELINES ON TELEPHONY SERVICE OVER IP (MCMC/G/02/05) 29 JULY 2005 Malaysian Communications and Multimedia Commission 63000 CYBERJAYA Selangor Darul Ehsan Tel: +60 3-8688 8000 Fax: +60 3-8688 1000 Website:

More information

A common exchange approach provisioning connection of existing SS7 with IP based SIGTRAN network using CPLD driven device

A common exchange approach provisioning connection of existing SS7 with IP based SIGTRAN network using CPLD driven device IJCSNS International Journal of Computer Science and Network Security, VOL.9 No.11, November 2009 105 A common exchange approach provisioning connection of existing SS7 with IP based SIGTRAN network using

More information

Telecommunication Switching Technology - 3 ov

Telecommunication Switching Technology - 3 ov Telecommunication Switching Technology - 3 ov Lecturer: professor Raimo Kantola raimo.kantola@hut.fi, SE 323 ke 10-12 Assistant: senior research scientist Mika Ilvesmäki (lynx@tct.hut.fi) Rka - Raimo Kantola,

More information

Switched Multimegabit Data Service

Switched Multimegabit Data Service CHAPTER 14 Chapter Goals Tell how SMDS works, and describe its components. Describe the operational elements of the SMDS environment, and outline its underlying protocol. Discuss related technologies.

More information

NAVAL POSTGRADUATE SCHOOL Monterey, California THESIS

NAVAL POSTGRADUATE SCHOOL Monterey, California THESIS NAVAL POSTGRADUATE SCHOOL Monterey, California THESIS OPNET SIMULATION OF SIGNALING SYSTEM NO. 7 (SS7) NETWORK INTERFACES by Ow Kong Chung March 2000 Thesis Advisor: Second Reader: John McEachen Murali

More information

Using the Voice Services Provisioning Tool to Provision a Cisco Media Gateway Controller

Using the Voice Services Provisioning Tool to Provision a Cisco Media Gateway Controller CHAPTER 4 Using the Voice Services Provisioning Tool to Provision a Cisco Media Gateway Controller This chapter shows you how to use version 1.6.X of the Voice Services Provisioning Tool (VSPT) to provision

More information

Interworking Signaling Enhancements for H.323 and SIP VoIP

Interworking Signaling Enhancements for H.323 and SIP VoIP Interworking Signaling Enhancements for H.323 and SIP VoIP This feature module describes enhancements to H.323 and Session Initiation Protocol (SIP) signaling when interworking with ISDN, T1 channel associated

More information

A typical WAN structure includes the following components.

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

More information

Mobile operators vs. Hackers: new security measures for new bypassing techniques

Mobile operators vs. Hackers: new security measures for new bypassing techniques Sergey Puzankov Mobile operators vs. Hackers: new security measures for new bypassing techniques ptsecurity.com SS7 in the 20 th century SCP STP STP SSP SCP SSP STP PSTN STP SSP SS7 Signaling System #7,

More information

MEA: Telephony systems MEB: Voice over IP MED: VoIP systems MEC: C7 signalling systems MEE: Video principles MEF: Video over IP

MEA: Telephony systems MEB: Voice over IP MED: VoIP systems MEC: C7 signalling systems MEE: Video principles MEF: Video over IP learntelecoms interactive e-learning suite of courses from PTT: MediaNet v3 Voice and video service delivery MediaNet is a suite of interactive, online e-learning courses that provides training in the

More information

EEG453 Multimedia systems Dr. Mohab Mangoud University of Bahrain. Lecture # (3) Communication networks

EEG453 Multimedia systems Dr. Mohab Mangoud University of Bahrain. Lecture # (3) Communication networks EEG453 Multimedia systems Dr. Mohab Mangoud University of Bahrain Lecture # (3) Introduction to Multimedia Communication networks Elements of Multimedia Systems Two key communication modes Person-to-person

More information

Gateway Mobile Switching Center

Gateway Mobile Switching Center Overview Modulo s Gateway MSC (GMSC) for MVNOs is a powerful enabler intended for fast and easy interconnection between the host network mobile switching center and neighboring networks. Our GMSC product

More information

Configuring the Cisco SS7/C7 Dial Access Solution System

Configuring the Cisco SS7/C7 Dial Access Solution System Configuring the Cisco SS7/C7 Dial Access Solution System This appendix describes how to configure the Cisco network side of the Cisco Signaling System 7 (SS7)/C7 Dial Access Solution System. It includes

More information

Introduction. Performance Evaluation of IN based Mobility Management. Marcos Bafutto Telecommunicações Brasileiras S.A. - Telebrás

Introduction. Performance Evaluation of IN based Mobility Management. Marcos Bafutto Telecommunicações Brasileiras S.A. - Telebrás Copyright Notice c 996 IEEE. Personal use of this material is permitted. However, permission to reprint/republish this material for advertising or promotional purposes or for creating new collective works

More information

Chapter 2 The 3G Mobile Communications

Chapter 2 The 3G Mobile Communications Chapter 2 The 3G Mobile Communications 2.1 The Vision for Third Generation (3G) Mobile Communication Systems: The vision for the emerging mobile and personal communication services for the new century

More information

Prototyping and evaluation of TCAPsec

Prototyping and evaluation of TCAPsec Department of Computer Science Kang Chung Prototyping and evaluation of TCAPsec Degree Project of 20 credit points Master s in Computer Science and Engineering Date: 2006-02-01 Supervisor: Katarina Asplund

More information

Managing Costs in Growing Networks with SEGway STPs and Point Code Emulation

Managing Costs in Growing Networks with SEGway STPs and Point Code Emulation Managing Costs in Growing Networks with SEGway STPs and Point Code Emulation Deb Brunner-Walker, Performance Technologies Technology White Paper www.pt.com Introduction Voice networks are evolving from

More information

Real-Time / Remote / Offline SS7 Protocol Analyzer

Real-Time / Remote / Offline SS7 Protocol Analyzer Real-Time / Remote / Offline SS7 Protocol Analyzer USER GUIDE Document No-XX120-7.10.24-03 November 2013 GL Communications Inc. 818 West Diamond Avenue - Third Floor Gaithersburg, MD 20878 Voice 301-670-4784

More information

Wireless and Mobile Network Architecture

Wireless and Mobile Network Architecture Wireless and Mobile Network Architecture Chapter 2: Mobility Management Prof. Yuh-Shyan Chen Department of Computer Science and Information Engineering National Taipei University Sep. 2006 1 Outline Introduction

More information

UNIT-5. GSM System Operations (Traffic Cases) Registration, call setup, and location updating. Call setup. Interrogation phase

UNIT-5. GSM System Operations (Traffic Cases) Registration, call setup, and location updating. Call setup. Interrogation phase UNIT-5 GSM System Operations (Traffic Cases) Registration, call setup, and location updating Call setup Interrogation phase For the interrogation phase The initial address message comes outside the GSM

More information

GSM and IN Architecture

GSM and IN Architecture GSM and IN Architecture a common component: TCAP Raimo.Kantola@aalto.fi Rka S-2015 Signaling Protocols 8-1 GSM system consists of sub-systems MS = ME+SIM Radio or Air i/f Base Station Sub-system (BSS)

More information

Technical White Paper

Technical White Paper Technical White Paper GENESYS SOLUTIONS FOR NEXT-GENERATION NETWORKS Introduction Telecommunications companies globally are transforming their businesses and their networks by replacing legacy digital

More information