An Enhanced SIP Proxy Server for Wireless VoIP in Wireless Mesh Networks

Size: px
Start display at page:

Download "An Enhanced SIP Proxy Server for Wireless VoIP in Wireless Mesh Networks"

Transcription

1 ADVANCES IN WIRELESS VOIP An Enhanced SIP Proxy Server for Wireless VoIP in Wireless Mesh Networks Bo Rong, International Institute of Telecommunications Yi Qian, National Institute of Standards and Technology Hsiao-Hwa Chen, National Sun Yat-Sen University ABSTRACT The wireless mesh (WMN) has emerged recently as a promising technology for next-generation wireless ing. In WMNs, it is important to provide high quality multimedia service in a flexible and intelligent manner. To address this issue in this article, we study the Session Initiation Protocol (SIP) for wireless voice over IP (VoIP) applications. Especially, we investigate the technical challenges in WMN VoIP systems and propose a design of an enhanced SIP proxy server to overcome them. An analysis of the signaling process and a study of simulation results have shown the advantages of our proposed approach. INTRODUCTION In the last few years, the wireless mesh (WMN) has drawn significant attention in the research community as a fast, easy, and inexpensive solution for broadband wireless access [1 3]. However, there are still many challenges in the design of WMNs. One of the most important issues is how to efficiently support a wireless voice over IP (VoIP) application, which is expected to be one of the killer applications for future wireless s. Many researchers advocate Session Initiation Protocol (SIP) as a feasible signaling solution for VoIP applications, because it is simpler and more efficient than H.323 [4, 5]. For example, SIP has been selected as the call control protocol for third generation (3G) IP-based mobile s [6]. In this article, we address how to deploy SIP in WMNs to support quality of service (QoS), guaranteed multimedia communication. Particularly, we assume that a WMN is connected through a gateway to the IP core, which employs multi-protocol label switching (MPLS) technology [7]. To deploy SIP in such a architecture, we must deal with many new technical challenges that have never been faced in wired s. These new challenges are raised by the inherent combination of wireless infrastructure, user mobility, and heterogeneous computing [1 3]. In this article, we mainly address the following three challenging issues. First, the interaction between a WMN and the IP core can increase the signaling complexity and cause long, call set up delays. Second, the requirements of access bandwidth change from time to time in WMNs due to the mobility of users and the variation of wireless channel conditions. Therefore, it is necessary to design a dynamic access bandwidth prediction and reservation scheme. Third, a call admission control (CAC) mechanism should be implemented in case there is a distinction between the actual access bandwidth requirements and the predicted/reserved access bandwidth condition. To overcome these challenges, we further propose to build an enhanced SIP proxy server, which we describe in this article. The enhanced SIP proxy server employs common open policy service (COPS) to dynamically reserve the access bandwidth in the IP core for all SIP s in a WMN. Moreover, the enhanced SIP proxy server contains two special modules to deal with traffic prediction and call admission control problems. The rest of this article is organized as follows. We first introduce the background of WMNs and SIP-based VoIP. We then discuss the challenges of deploying SIP in a WMN and develop an enhanced SIP proxy server to deal with these challenges. Finally, we evaluate the performance of our proposed approach and conclude the article. SIP-BASED VOIP IN WMNS WIRELESS MESH NETWORKS As shown in Fig. 1, a WMN consists of two types of nodes: mesh routers and mesh clients. The mesh routers form the infrastructure of a mesh backbone for mesh clients. In general, mesh routers have minimal mobility and operate just like a of fixed routers, except that they are connected by wireless links through wireless technologies such as IEEE We can see /8/$ IEEE IEEE Communications Magazine January 28

2 from Fig. 1 that the WMN can access the Internet through a gateway mesh router that is connected to the IP core with physical wires. In this study, we assume that the IP core employs MPLS technology. MPLS operates at an open systems interconnection (OSI) model layer that lies between traditional definitions of layer 2 (data link layer) and layer 3 ( layer). It was designed to provide a unified data-carrying service for both circuit-based clients and packet-switching clients. Many researchers recommended MPLS as a reliable way to provide QoS guaranteed services [7]. In WMNs, every mesh router is equipped with a traffic aggregation device (similar to an access point) that interacts with individual mesh clients. The mesh router relays the aggregated data traffic of mesh clients to and from the IP core. Typically, a mesh router has multiple wireless interfaces to communicate with other mesh routers, and each wireless interface works, corresponding to one wireless channel. These channels have different characteristics due to the inherent features of a wireless environment. In practice, wireless interfaces are usually running on different frequencies and built on either the same or different wireless access technologies, such as IEEE 82.11a/b/g/n. It is also possible that directional antennas are employed on some interfaces to establish wireless channels over long distance. SIP-BASED VOIP SIP is defined in RFC 2543 as an Internet Engineering Task Force (IETF) standard for multimedia conferencing over IP. It is an ASCII-based, application-layer control protocol that can be used to establish, maintain, and terminate calls between two or more end points. Just like other VoIP protocols, SIP is designed to provide the functions of signaling and session management within a packet telephony. Signaling enables call information to be carried across boundaries. Session management provides the ability to control the attributes of an end-to-end call. Compared to H.323, SIP is a much more streamlined protocol, developed specifically for IP telephony [5]. SIP is simpler and more efficient than H.323, and it takes advantage of existing protocols to handle certain parts of the process. For example, media gateway control protocol (MGCP) is used by SIP to establish a gateway connecting to the public-switched telephone (PSTN) system. Figure 2 demonstrates the deployment of SIPbased VoIP in WMNs. Here, the SIP proxy server is an intermediate device that receives SIP requests from a client and then forwards the requests on behalf of the client. Basically, proxy servers receive SIP messages and forward them to the next SIP server in the. Proxy servers can provide functions such as routing, reliable request retransmission, authentication, authorization, and security. Moreover, each WMN is connected to the MPLS-based IP core through a label edge router () that operates at the edge of an MPLS and uses routing information to assign labels to datagrams and then forwards them into the MPLS domain. r r 5 r 1 r 4 r 2 r 7 r 3 Figure 1. An example of wireless mesh. SIP backbone r 6 r8 r 1 r 11 MPLS-based IP core SIP proxy server r 12 r 14 r 16 TECHNICAL CHALLENGES OF DEVELOPING SIP-BASED VOIP IN WMNS r 15 r 17 In this article, we address the issues of how to use SIP to support the wireless VoIP in WMNaccessed IP s. According to the original design, SIP sets up and tears down only sessions with a minimal focus on the management of active sessions. To deploy SIP in WMNs, we must face many new challenging issues that are caused by the instability of the wireless environment and by user mobility. In this article, we mainly study three technical challenges in WMN SIP deployment, that is, call set up delay, access bandwidth prediction/reservation, and call admission control. CALL SET UP DELAY In the real world, a WMN usually serves as an access to the Internet. To provide guaranteed QoS, IP core s are built with wired technologies, such as MPLS. Moreover, most VoIP applications intend to go out of their own local WMNs for counterparts in the Internet. Therefore, when SIP is used to set up a VoIP session, it must face a heterogeneous environment. This heterogeneous environment increases the complexity of the signaling process and causes a long call set up delay. G i r 9 MPLS-based IP core Figure 2. The deployment of SIP based VoIP in WMNs. r 13 r i Coverage area of mesh router r i G i : router with gateway r i : router clients SIP proxy server SIP IEEE Communications Magazine January 28 19

3 SIP messages COPS messages SIP and COPS protocol stacks Figure 3. The framework of the enhanced SIP proxy server. Call admission control Access bandwidth prediction Access bandwidth negotiation Without losing the capability of generalizing, this article studies the scenario where a WMN is connected to the MPLS-based IP core. We assume that the MPLS runs with traffic engineering capability, which is an essential step to achieve high efficiency. In traffic engineering-enabled MPLS s, Constraint-based Routing Label Distribution Protocol (CR-LDP) or Resource Reservation Protocol with Traffic Engineering Extensions (RSVP-TE) is employed to set up a label-switched path (LSP) dynamically for a connection with QoS requirements. As a result, the total session set up delay of a VoIP call should be the sum of SIP signaling and MPLS signaling times if one SIP client in a WMN wants to communicate with its counterpart in another WMN through MPLSbased IP core. ACCESS BANDWIDTH PREDICTION AND RESERVATION When designing a SIP architecture for WMNs, we must note two facts: The users in WMNs are free to move to anywhere at anytime. The wireless channel conditions may vary from time to time. Clearly, these two facts can result in varying access bandwidth requirements in WMNs. To accommodate this variation, the best way is to let WMN gateway mesh routers dynamically reserve access bandwidth from the IP core, because the fixed bandwidth reservation approach is not efficient in this scenario. For example, there can be two straightforward ways to reserve the fixed access bandwidth for variable requirements. The first way is called the optimal user satisfaction scheme, which reserves the maximum bandwidth that a WMN ever requires. The second way is called the optimal cost scheme, which reserves the minimum bandwidth that a WMN ever requires. Nevertheless, both of these methods have their shortcomings. The optimal user satisfaction scheme is not economic, although it can always provide enough access bandwidth for WMN users. The optimal cost scheme may not ensure that all users are satisfied, although it is able to reduce the expense of WMN operators. Dynamic access bandwidth reservation requires the prediction of outgoing traffic load in WMNs. Because there always exists a distinction between the exact access bandwidth requirement and the predicted access bandwidth requirement, the call admission control mechanism must be implemented. CALL ADMISSION CONTROL A CAC mechanism must be employed when the predicted and reserved access bandwidth is different from the real one. CAC is used to accept or reject connection requests based on the QoS requirements of these connections and the system state information. CAC prevents oversubscription of VoIP s and is a concept that applies only to real-time media traffic but not to data traffic. A CAC mechanism complements the capabilities of QoS tools to protect audio/video traffic from the negative effects of other audio/video traffic and to keep excessive audio/video traffic away from the. CAC can also help wireless mesh s to provide different types of traffic load with different priorities by manipulating their blocking probabilities. AN ENHANCED SIP PROXY SERVER FOR WIRELESS VOIP Conventionally, a proxy server is an optional SIP component that handles routing of SIP signaling but does not initiate SIP messages. Proxy servers also can provide some auxiliary functions such as authentication, authorization, reliable request retransmission, and security. To overcome the technical challenges in wireless VoIP deployment, we develop an enhanced SIP proxy server with the framework shown in Fig. 3. Particularly, the enhanced SIP proxy server utilizes COPS messages to negotiate with the MPLS about the overall access bandwidth requirement on behalf of all SIP s in a WMN (not only one SIP ). Then, the exchanges traffic engineering signaling with other routers inside the MPLS core to set up the corresponding LSPs. In this way, the LSPs required by SIP telephony are set up in the MPLS core before SIP calls are made. As a result, the SIP call set up delay in the MPLS is decreased significantly. We use a set of time marks {t, t 1, t 2,, t n 1, t n, t n+1, } to distinguish the time instances of the system. If the enhanced SIP proxy server knows that the overall access bandwidth requirement of its WMN during [t n 1, t n ] is exactly B n 1,n, then at time t n 1, the enhanced SIP proxy server negotiates with the MPLS to obtain B n 1,n outgoing bandwidth by using COPS messages. As time goes by, if the enhanced SIP proxy server knows that the overall bandwidth requirement of the WMN during [t n, t n+1 ] changes to B n,n+1, then at time t n, the enhanced SIP proxy server should renegotiate with the MPLS to increase/decrease the bandwidth requirement to B n,n IEEE Communications Magazine January 28

4 SIP If declined Decline Decline Enhanced SIP proxy server Local client If accepted Decline MPLS-based IP core If accepted If declined decline Enhanced SIP proxy server Local client SIP A CAC mechanism complements the capabilities of QoS tools to protect audio/video traffic from the negative effects of other audio/video traffic and to keep excessive audio/video traffic away from the. 18 ringing 18 ringing 18 ringing 2 OK 2 ACK 2 ACK ACK ACK ACK Traffic stream If bandwidth negotiation is needed Figure 4. The signaling flow with the enhanced SIP proxy server. However, it is impossible for the enhanced SIP proxy server to know the exact value of B n 1,n before the time instance of t n 1. Usually, the enhanced SIP proxy server can employ only a certain bandwidth prediction algorithm to give an approximate value of B n 1,n, which can be defined as B^n 1,n. If B^n 1,n < B n 1,n during [t n 1, t n ], the WMN does not have enough outgoing bandwidth to accommodate all SIP calls, and the enhanced SIP proxy server must utilize a call admission control mechanism to decline some of the call requests. In contrast, if B^n 1,n > B n 1,n } during [t n 1, t n ], some of the outgoing bandwidth resource of the WMN would be wasted. From the above discussion, we can conclude that the algorithms of access bandwidth prediction and call admission control running on an enhanced SIP proxy server are critical to our approach. In the literature, extensive studies have been conducted on access bandwidth prediction and call admission control. As a result, our proposed enhanced SIP proxy server can directly inherit these research results. For access bandwidth prediction, a multiresolution finite-impulse-response (FIR) neural--based learning algorithm was developed in [8], using the maximal overlap discrete wavelet transform (MODWT). This algorithm is a good choice for the enhanced SIP proxy server, because it has satisfactory trade-off between prediction accuracy and computational complexity. On the other hand, the design of call admission control can be formulated as an optimization problem, where the demands of both the WMN service provider and the user are taken into account. To solve this optimization problem, the authors of [9] proposed a utility- IEEE Communications Magazine January

5 Average SIP call setup delay (s) Average SIP and MPLS signaling delay (s) With traditional SIP proxy server With enhanced SIP proxy server Time (h) Figure 5. The average call setup delay of SIP-based wireless VoIP over four hours. SIP signaling delay (traditional SIP proxy server) MPLS signaling delay (traditional SIP proxy server) SIP signaling delay (enhanced SIP proxy server) MPLS signaling delay (enhanced SIP proxy server) Time (h) Figure 6. The decomposition of call setup delay. constrained, greedy approximation algorithm, which can be easily implemented in the enhanced SIP proxy server. PERFORMANCE ANALYSIS SIGNALING PROCESS WITH AN ENHANCED SIP PROXY SERVER Figure 4 shows the signaling flow in the proposed SIP architecture with an enhanced SIP proxy server. The call set up starts with a standard SIP message sent from the caller to the local enhanced SIP proxy server in a WMN. This message carries the callee URL in a SIP header and the QoS requirements of a SIP call-in body Session Description Protocol (SDP). Regarding the caller ID, the QoS requirements, and the remaining outgoing bandwidth in a local WMN, the enhanced SIP proxy server decides whether this SIP call request is admitted. If the call request is admitted, an enhanced SIP proxy server will forward the original message to the callee; otherwise, it simply sends the caller a DECLINE message to drop the call. Furthermore, whether the call is admitted or not, it is registered in the enhanced SIP proxy server for the purposes of access bandwidth prediction and call admission control in the future. If the access bandwidth must change, the enhanced SIP proxy server uses COPS messages to negotiate with the MPLS-based IP core to set up new LSPs with the required bandwidth. The COPS Protocol is part of the Internet protocol suite as defined by IETF RFC COPS specifies a simple client/server model for supporting policy control over QoS signaling protocols (e.g., RSVP). As shown in Fig. 4, the enhanced SIP proxy server uses COPS request (REQ) and COPS decline (DEC) messages to make bandwidth negotiations with the MPLS core in an on-demand manner. The previous discussions clearly show that the approach of an enhanced SIP proxy server can reduce considerably the call set up delay, because the LSPs required by SIP telephony are set up in the MPLS-based IP core before SIP calls start. SIMULATION RESULTS To further demonstrate the advantages of our approach, we conducted a simulation study to compare the performance of a traditional SIP proxy server and an enhanced SIP proxy server in terms of call set up delay. We used OPNET Modeler 11. to simulate the environment as shown in Fig. 1. In the simulation, we studied the case of medium traffic load, which is incurred by real-time multimedia applications. We programmed the traditional SIP proxy server according to [4] and the enhanced SIP proxy server according to the architecture proposed in this article. For simplicity, in our simulation, the enhanced SIP proxy server employs a complete sharing (CS) CAC policy, which means that an incoming connection is accepted if sufficient bandwidth resources are available. Figure 5 demonstrates the average call set up delay of SIP-based wireless VoIP during four hours. It is seen that the SIP call set up delay varies between three and four seconds when a traditional SIP proxy server is employed. On the other hand, the delay is as low as.6 second or even less when an enhanced SIP proxy server is employed. Figure 6 illustrates the decomposition of call set up delay, which includes the SIP signaling delay and the MPLS signaling delay. As we can see, an enhanced SIP proxy server generates a much shorter call set up delay than a traditional SIP proxy server, because it has a significant decrement of MPLS signaling delay. It is noted that we also should be concerned about the performance of an enhanced SIP proxy server in terms of access bandwidth prediction and call admission control. From existing studies as previously mentioned, an enhanced SIP proxy server can directly borrow an access bandwidth prediction algorithm and call admission control algorithm. Therefore, the perfor- 112 IEEE Communications Magazine January 28

6 mance of access bandwidth prediction and call admission control depends on which algorithm the enhanced SIP proxy server employs. CONCLUSION In this article, we investigated the deployment of SIP-based VoIP in WMNs. We first discussed the technical challenges in a wireless VoIP system, such as call set up delay, access bandwidth prediction and reservation, call admission control, and so on. We then proposed a novel approach of an enhanced SIP proxy server to deal with these challenges. The analysis of signaling process and the study of simulation results have shown the advantages of our proposed approach. REFERENCES [1] I. F. Akyildiz and X. Wang, A Survey on Wireless Mesh Networks, IEEE Commun. Mag., vol. 43, no. 9, Sept. 25, pp. S23 S3. [2] A. Raniwala and T. Chiueh, Architecture and Algorithms for an IEEE based Multi-Channel Wireless Mesh Network, IEEE INFOCOM 25, vol. 3, Mar. 25, pp [3] H. Jiang et al., Differentiated Services for Wireless Mesh Backbone, IEEE Commun. Mag., vol. 44, no. 7, July 26, pp [4] J. Rosenberg et al., SIP: Session Initiation Protocol, RFC 3261 IETF, June 22. [5] U. Black, Voice Over IP, Prentice Hall, 2. [6] 3GPP, Technical Specification Group Services and System Aspects; Network Architecture (Release 5), Technical Report TS23.2, 3GPP, Mar. 22. [7] T. Li, MPLS and the Evolving Internet Architecture, IEEE Commun. Mag., vol. 37, no. 12, Dec. 1999, pp [8] V. Alarcon-Aquino and J. A. Barria, Multiresolution FIR Neural-Network-Based Learning Algorithm Applied to Network Traffic Prediction, IEEE Trans. Systems, Man and Cybernetics, Part C: Applications and Reviews, vol. 36, no. 2, Mar. 26, pp [9] B. Rong, Y. Qian, and K. Lu, Integrated Downlink Resource Management for Multiservice WiMAX Networks, IEEE Trans. Mobile Computing, vol. 6, no. 6, June 27, pp BIOGRAPHIES BO RONG [M 7] (bo.rong@ieee.org) received a B.S. degree from Shandong University in 1993, an M.S. degree from Beijing University of Aeronautics and Astronautics in 1997, and a Ph.D. degree from Beijing University of Posts and Telecommunications in 21. Currently, he is a researcher at the International Institute of Telecommunications, Montreal, Canada. His current research interests focus on modeling, simulation, and performance analysis for next-generation wireless s. After receiving his Ph.D., he worked as a software engineer for a start-up company in Beijing for one year, as a postdoctoral fellow in the Department of Electrical Engineering, Ecole de technologie superieure, Universite du Quebec for three years, and then as a postdoctoral fellow in the Department of Electrical and Computer Engineering, University of Puerto Rico at Mayaguez for one and a half years. YI QIAN [M 95, SM 7] (yqian@nist.gov) received a Ph.D. degree in electrical engineering with a concentration in telecommunication s from Clemson University. He is with the National Institute of Standards and Technology, in Gaithersburg, MD. His current research interests include security, design, modeling, simulations and performance analysis for next generation wireless s, wireless sensor s, broadband satellite s, optical s, high-speed s and the Internet. He has publications and patents in all these areas. He was an assistant professor in the Department of Electrical and Computer Engineering, University of Puerto Rico at Mayaguez (UPRM) between July 23 and July 27. At UPRM, he taught courses on wireless s, design, management, and performance analysis. Prior to joining UPRM in July 23, he worked for several start-up companies and consulting firms, in the areas of voice over IP, fiber optical switching, Internet packet video, optimizations, and planning as a technical advisor and a senior consultant. He also worked several years for the Wireless Systems Engineering Department, Nortel Networks in Richardson, Texas as a senior member of the scientific staff and as a technical advisor. While at Nortel, he was a project leader for various wireless and satellite product design projects, customer consulting projects, and advanced technology research projects. He was also in charge of wireless standard development and evaluations. He is the author of the book Information Assurance Dependability and Security in Networked Systems (Morgan Kaufmann, 27). He is a member of ACM. HSIAO-HWA CHEN [S 89, M 91, SM 1] (hshwchen@ieee.org) received B.Sc. and M.Sc. degrees from Zhejiang University, China, and a Ph.D. degree from the University of Oulu, Finland in 1982, 1985, and 199, respectively, all in electrical engineering. He is currently a full professor and was the founding director of the Institute of Communications Engineering at the National Sun Yat-Sen University, Taiwan. He has authored or co-authored over 2 technical papers in major international journals and conferences, five books, and several book chapters in the areas of communications, including the books, [[Next Generation Wireless Systems and Networks]] and [[The Next Generation CDMA Technologies]], both published by John Wiley and Sons in 25 and 27, respectively. He has been an active volunteer for various IEEE technical activities for over 2 years. Currently, he is serving as the chair of IEEE Communications Society Radio Communications Committee. He served or is serving as symposium chair/co-chair of many major IEEE conferences, including VTC, ICC, GLOBECOM, WCNC, and so on. He served or is serving as associate editor and/or guest editor of numerous important technical journals in communications. He is serving as the chief editor (Asia and Pacific) for Wiley s Wireless Communications and Mobile Computing (WCMC) Journal and Wiley s International Journal of Communication Systems. He is the Editor-in-Chief of Wiley Security and Communication Networks journal ( He is also an adjunct professor at Zhejiang University, China and Shanghai Jiao Tung University, China. To further demonstrate the advantages of our approach, we conducted a simulation study to compare the performance of a traditional SIP proxy server and an enhanced SIP proxy server in terms of call set up delay. IEEE Communications Magazine January

Performance Evaluation of VoIP Services using Different CODECs over a UMTS Network

Performance Evaluation of VoIP Services using Different CODECs over a UMTS Network Performance Evaluation of VoIP Services using Different CODECs over a UMTS Network Jianguo Cao School of Electrical and Computer Engineering RMIT University Melbourne, VIC 3000 Australia Email: j.cao@student.rmit.edu.au

More information

A Fast Path Recovery Mechanism for MPLS Networks

A Fast Path Recovery Mechanism for MPLS Networks A Fast Path Recovery Mechanism for MPLS Networks Jenhui Chen, Chung-Ching Chiou, and Shih-Lin Wu Department of Computer Science and Information Engineering Chang Gung University, Taoyuan, Taiwan, R.O.C.

More information

Adopting SCTP and MPLS-TE Mechanism in VoIP Architecture for Fault Recovery and Resource Allocation

Adopting SCTP and MPLS-TE Mechanism in VoIP Architecture for Fault Recovery and Resource Allocation Adopting SCTP and MPLS-TE Mechanism in VoIP Architecture for Fault Recovery and Resource Allocation Fu-Min Chang #1, I-Ping Hsieh 2, Shang-Juh Kao 3 # Department of Finance, Chaoyang University of Technology

More information

Recovery Modeling in MPLS Networks

Recovery Modeling in MPLS Networks Proceedings of the Int. Conf. on Computer and Communication Engineering, ICCCE 06 Vol. I, 9-11 May 2006, Kuala Lumpur, Malaysia Recovery Modeling in MPLS Networks Wajdi Al-Khateeb 1, Sufyan Al-Irhayim

More information

Analysis of traffic engineering parameters while using multi-protocol label switching (MPLS) and traditional IP networks

Analysis of traffic engineering parameters while using multi-protocol label switching (MPLS) and traditional IP networks Analysis of traffic engineering parameters while using multi-protocol label switching (MPLS) and traditional IP networks Faiz Ahmed Electronic Engineering Institute of Communication Technologies, PTCL

More information

QoS in VoIP. Rahul Singhai Parijat Garg

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

More information

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

VoIP versus VoMPLS Performance Evaluation

VoIP versus VoMPLS Performance Evaluation www.ijcsi.org 194 VoIP versus VoMPLS Performance Evaluation M. Abdel-Azim 1, M.M.Awad 2 and H.A.Sakr 3 1 ' ECE Department, Mansoura University, Mansoura, Egypt 2 ' SCADA and Telecom General Manager, GASCO,

More information

Investigation and Comparison of MPLS QoS Solution and Differentiated Services QoS Solutions

Investigation and Comparison of MPLS QoS Solution and Differentiated Services QoS Solutions Investigation and Comparison of MPLS QoS Solution and Differentiated Services QoS Solutions Steve Gennaoui, Jianhua Yin, Samuel Swinton, and * Vasil Hnatyshin Department of Computer Science Rowan University

More information

How To Provide Qos Based Routing In The Internet

How To Provide Qos Based Routing In The Internet CHAPTER 2 QoS ROUTING AND ITS ROLE IN QOS PARADIGM 22 QoS ROUTING AND ITS ROLE IN QOS PARADIGM 2.1 INTRODUCTION As the main emphasis of the present research work is on achieving QoS in routing, hence this

More information

Authentication and Authorisation for Integrated SIP Services in Heterogeneous Environments 1

Authentication and Authorisation for Integrated SIP Services in Heterogeneous Environments 1 Authentication and Authorisation for Integrated SIP Services in Heterogeneous Environments 1 Dorgham Sisalem, Jiri Kuthan Fraunhofer Institute for Open Communication Systems (FhG Fokus) Kaiserin-Augusta-Allee

More information

SBSCET, Firozpur (Punjab), India

SBSCET, Firozpur (Punjab), India Volume 3, Issue 9, September 2013 ISSN: 2277 128X International Journal of Advanced Research in Computer Science and Software Engineering Research Paper Available online at: www.ijarcsse.com Layer Based

More information

Simulation of SIP-Based VoIP for Mosul University Communication Network

Simulation of SIP-Based VoIP for Mosul University Communication Network Int. J. Com. Dig. Sys. 2, No. 2, 89-94(2013) 89 International Journal of Computing and Digital Systems http://dx.doi.org/10.12785/ijcds/020205 Simulation of SIP-Based VoIP for Mosul University Communication

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

Research and Development of IP and Optical Networking

Research and Development of IP and Optical Networking : The Future of IP and Optical Networking Research and Development of IP and Optical Networking Kohei Shiomoto, Ichiro Inoue, Ryuichi Matsuzaki, and Eiji Oki Abstract This article presents the targets,

More information

Path Selection Analysis in MPLS Network Based on QoS

Path Selection Analysis in MPLS Network Based on QoS Cumhuriyet Üniversitesi Fen Fakültesi Fen Bilimleri Dergisi (CFD), Cilt:36, No: 6 Özel Sayı (2015) ISSN: 1300-1949 Cumhuriyet University Faculty of Science Science Journal (CSJ), Vol. 36, No: 6 Special

More information

Indepth Voice over IP and SIP Networking Course

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

More information

Course 4: IP Telephony and VoIP

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

More information

Session Initiation Protocol (SIP)

Session Initiation Protocol (SIP) Session Initiation Protocol (SIP) An Alcatel Executive Briefing August, 2002 www.alcatel.com/enterprise Table of contents 1. What is SIP?...3 2. SIP Services...4 2.1 Splitting / forking a call...4 2.2

More information

Implement a QoS Algorithm for Real-Time Applications in the DiffServ-aware MPLS Network

Implement a QoS Algorithm for Real-Time Applications in the DiffServ-aware MPLS Network Implement a QoS Algorithm for Real-Time Applications in the DiffServ-aware MPLS Network Zuo-Po Huang, *Ji-Feng Chiu, Wen-Shyang Hwang and *Ce-Kuen Shieh adrian@wshlab2.ee.kuas.edu.tw, gary@hpds.ee.ncku.edu.tw,

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

DESIGN AND VERIFICATION OF LSR OF THE MPLS NETWORK USING VHDL

DESIGN AND VERIFICATION OF LSR OF THE MPLS NETWORK USING VHDL IJVD: 3(1), 2012, pp. 15-20 DESIGN AND VERIFICATION OF LSR OF THE MPLS NETWORK USING VHDL Suvarna A. Jadhav 1 and U.L. Bombale 2 1,2 Department of Technology Shivaji university, Kolhapur, 1 E-mail: suvarna_jadhav@rediffmail.com

More information

Analysis of IP Network for different Quality of Service

Analysis of IP Network for different Quality of Service 2009 International Symposium on Computing, Communication, and Control (ISCCC 2009) Proc.of CSIT vol.1 (2011) (2011) IACSIT Press, Singapore Analysis of IP Network for different Quality of Service Ajith

More information

TECHNICAL CHALLENGES OF VoIP BYPASS

TECHNICAL CHALLENGES OF VoIP BYPASS TECHNICAL CHALLENGES OF VoIP BYPASS Presented by Monica Cultrera VP Software Development Bitek International Inc 23 rd TELELCOMMUNICATION CONFERENCE Agenda 1. Defining VoIP What is VoIP? How to establish

More information

Session Initiation Protocol (SIP) The Emerging System in IP Telephony

Session Initiation Protocol (SIP) The Emerging System in IP Telephony Session Initiation Protocol (SIP) The Emerging System in IP Telephony Introduction Session Initiation Protocol (SIP) is an application layer control protocol that can establish, modify and terminate multimedia

More information

Architecture of End-to-End QoS for VoIP Call Processing in the MPLS Network

Architecture of End-to-End QoS for VoIP Call Processing in the MPLS Network 1/18 Fifth International Workshop on Quality of future Internet Service(QofIS 04) Architecture of End-to-End QoS for VoIP Call Processing in the MPLS Network 2004. 9. 29 National Computerization Agency

More information

An End-to-End Measurement-Based Admission Control Policy for VoIP over Wireless Networks

An End-to-End Measurement-Based Admission Control Policy for VoIP over Wireless Networks An End-to-End Measurement-Based Admission Control Policy for VoIP over Wireless Networks Ala Khalifeh Department of EECS University of California, Irvine [akhalife]@uci.edu Abstract in this paper, we present

More information

SIP : Session Initiation Protocol

SIP : Session Initiation Protocol : Session Initiation Protocol EFORT http://www.efort.com (Session Initiation Protocol) as defined in IETF RFC 3261 is a multimedia signaling protocol used for multimedia session establishment, modification

More information

A Scalable Multi-Server Cluster VoIP System

A Scalable Multi-Server Cluster VoIP System A Scalable Multi-Server Cluster VoIP System Ming-Cheng Liang Li-Tsung Huang Chun-Zer Lee Min Chen Chia-Hung Hsu mcliang@nuk.edu.tw {kpa.huang, chunzer.lee}@gmail.com {minchen, chhsu}@nchc.org.tw Department

More information

Sangheon Pack, EunKyoung Paik, and Yanghee Choi

Sangheon Pack, EunKyoung Paik, and Yanghee Choi 1 Design of SIP Server for Efficient Media Negotiation Sangheon Pack, EunKyoung Paik, and Yanghee Choi Multimedia & Communication Laboratory, Seoul National University, Korea ABSTRACT Voice over IP (VoIP)

More information

Management of Telecommunication Networks. Prof. Dr. Aleksandar Tsenov akz@tu-sofia.bg

Management of Telecommunication Networks. Prof. Dr. Aleksandar Tsenov akz@tu-sofia.bg Management of Telecommunication Networks Prof. Dr. Aleksandar Tsenov akz@tu-sofia.bg Part 1 Quality of Services I QoS Definition ISO 9000 defines quality as the degree to which a set of inherent characteristics

More information

Performance Evaluation for VOIP over IP and MPLS

Performance Evaluation for VOIP over IP and MPLS World of Computer Science and Information Technology Journal (WCSIT) ISSN: 2221-0741 Vol. 2, No. 3, 110-114, 2012 Performance Evaluation for VOIP over IP and MPLS Dr. Reyadh Shaker Naoum Computer Information

More information

A New Fault Tolerant Routing Algorithm For GMPLS/MPLS Networks

A New Fault Tolerant Routing Algorithm For GMPLS/MPLS Networks A New Fault Tolerant Routing Algorithm For GMPLS/MPLS Networks Mohammad HossienYaghmae Computer Department, Faculty of Engineering, Ferdowsi University of Mashhad, Mashhad, Iran hyaghmae@ferdowsi.um.ac.ir

More information

VoIP. Overview. Jakob Aleksander Libak jakobal@ifi.uio.no. Introduction Pros and cons Protocols Services Conclusion

VoIP. Overview. Jakob Aleksander Libak jakobal@ifi.uio.no. Introduction Pros and cons Protocols Services Conclusion VoIP Jakob Aleksander Libak jakobal@ifi.uio.no 1 Overview Introduction Pros and cons Protocols Services Conclusion 2 1 Introduction Voice over IP is routing of voice conversations over the internet or

More information

Internet, Part 2. 1) Session Initiating Protocol (SIP) 2) Quality of Service (QoS) support. 3) Mobility aspects (terminal vs. personal mobility)

Internet, Part 2. 1) Session Initiating Protocol (SIP) 2) Quality of Service (QoS) support. 3) Mobility aspects (terminal vs. personal mobility) Internet, Part 2 1) Session Initiating Protocol (SIP) 2) Quality of Service (QoS) support 3) Mobility aspects (terminal vs. personal mobility) 4) Mobile IP Session Initiation Protocol (SIP) SIP is a protocol

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. Overview. What is VoIP and how it works. Reduction of voice quality. Quality of Service for VoIP

Voice over IP. Overview. What is VoIP and how it works. Reduction of voice quality. Quality of Service for VoIP Voice over IP Andreas Mettis University of Cyprus November 23, 2004 Overview What is VoIP and how it works. Reduction of voice quality. Quality of Service for VoIP 1 VoIP VoIP (voice over IP - that is,

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

SIP: Ringing Timer Support for INVITE Client Transaction

SIP: Ringing Timer Support for INVITE Client Transaction SIP: Ringing Timer Support for INVITE Client Transaction Poojan Tanna (poojan@motorola.com) Motorola India Private Limited Outer Ring Road, Bangalore, India 560 037 Abstract-The time for which the Phone

More information

Disjoint Path Algorithm for Load Balancing in MPLS network

Disjoint Path Algorithm for Load Balancing in MPLS network International Journal of Innovation and Scientific Research ISSN 2351-8014 Vol. 13 No. 1 Jan. 2015, pp. 193-199 2015 Innovative Space of Scientific Research Journals http://www.ijisr.issr-journals.org/

More information

ENSC 427: Communication Networks. Analysis of Voice over IP performance on Wi-Fi networks

ENSC 427: Communication Networks. Analysis of Voice over IP performance on Wi-Fi networks ENSC 427: Communication Networks Spring 2010 OPNET Final Project Analysis of Voice over IP performance on Wi-Fi networks Group 14 members: Farzad Abasi (faa6@sfu.ca) Ehsan Arman (eaa14@sfu.ca) http://www.sfu.ca/~faa6

More information

Enabling Modern Telecommunications Services via Internet Protocol and Satellite Technology Presented to PTC'04, Honolulu, Hawaii, USA

Enabling Modern Telecommunications Services via Internet Protocol and Satellite Technology Presented to PTC'04, Honolulu, Hawaii, USA CASE STUDY Enabling Modern Telecommunications Services via Internet Protocol and Satellite Technology Presented to PTC'04, Honolulu, Hawaii, USA Stephen Yablonski and Steven Spreizer Globecomm Systems,

More information

A ROUTING ALGORITHM FOR MPLS TRAFFIC ENGINEERING IN LEO SATELLITE CONSTELLATION NETWORK. Received September 2012; revised January 2013

A ROUTING ALGORITHM FOR MPLS TRAFFIC ENGINEERING IN LEO SATELLITE CONSTELLATION NETWORK. Received September 2012; revised January 2013 International Journal of Innovative Computing, Information and Control ICIC International c 2013 ISSN 1349-4198 Volume 9, Number 10, October 2013 pp. 4139 4149 A ROUTING ALGORITHM FOR MPLS TRAFFIC ENGINEERING

More information

of the existing VoLTE roaming and interconnection architecture. This article compares existing circuit-switched models with the earlier

of the existing VoLTE roaming and interconnection architecture. This article compares existing circuit-switched models with the earlier VoLTE 3GPP Roaming Further Development of LTE/LTE-Advanced LTE Release 10/11 Standardization Trends VoLTE Roaming and ion Standard Technology In 3GPP Release 11, the VoLTE roaming and interconnection architecture

More information

A Review on Quality of Service Architectures for Internet Network Service Provider (INSP)

A Review on Quality of Service Architectures for Internet Network Service Provider (INSP) A Review on Quality of Service Architectures for Internet Network Service Provider (INSP) Herman and Azizah bte Abd. Rahman Faculty of Computer Science and Information System Universiti Teknologi Malaysia

More information

Advanced Internetworking

Advanced Internetworking Hands-On TCP-IP / IPv6 / VoIP Course Description In this Hands-On 3-day course, gives a deeper understanding of internetworking and routed network protocols. The focus of the course is the design, operation,

More information

Building MPLS VPNs with QoS Routing Capability i

Building MPLS VPNs with QoS Routing Capability i Building MPLS VPNs with QoS Routing Capability i Peng Zhang, Raimo Kantola Laboratory of Telecommunication Technology, Helsinki University of Technology Otakaari 5A, Espoo, FIN-02015, Finland Tel: +358

More information

SIP: NAT and FIREWALL TRAVERSAL Amit Bir Singh Department of Electrical Engineering George Washington University

SIP: NAT and FIREWALL TRAVERSAL Amit Bir Singh Department of Electrical Engineering George Washington University SIP: NAT and FIREWALL TRAVERSAL Amit Bir Singh Department of Electrical Engineering George Washington University ABSTRACT The growth of market for real-time IP communications is a big wave prevalent in

More information

Comparative Analysis of Mpls and Non -Mpls Network

Comparative Analysis of Mpls and Non -Mpls Network Comparative Analysis of Mpls and Non -Mpls Network Madhulika Bhandure 1, Gaurang Deshmukh 2, Prof. Varshapriya J N 3 1, 2, 3 (Department of Computer Science and IT, VJTI, Mumbai-19 ABSTRACT A new standard

More information

Supporting End-to-End QoS in DiffServ/MPLS Networks

Supporting End-to-End QoS in DiffServ/MPLS Networks Supporting End-to-End QoS in DiffServ/MPLS Networks Ji-Feng Chiu, *Zuo-Po Huang, *Chi-Wen Lo, *Wen-Shyang Hwang and Ce-Kuen Shieh Department of Electrical Engineering, National Cheng Kung University, Taiwan

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

RSVP- A Fault Tolerant Mechanism in MPLS Networks

RSVP- A Fault Tolerant Mechanism in MPLS Networks RSVP- A Fault Tolerant Mechanism in MPLS Networks S.Ravi Kumar, M.Tech(NN) Assistant Professor Gokul Institute of Technology And Sciences Piridi, Bobbili, Vizianagaram, Andhrapradesh. Abstract: The data

More information

Guaranteed QoS Routing Scheme in MPLS -Wireless Access Networks

Guaranteed QoS Routing Scheme in MPLS -Wireless Access Networks JKAU: Comp. IT, Vol. 2, pp: 45-56 (2013 A.D./ 1435 A.H.) DOI: 10.4197 / Comp. 2-3 Guaranteed QoS Routing Scheme in MPLS -Wireless Access Networks Jeddah University, Alkamil Branch, Alkamil, Saudi Arabia

More information

QoS Implementation For MPLS Based Wireless Networks

QoS Implementation For MPLS Based Wireless Networks QoS Implementation For MPLS Based Wireless Networks Subramanian Vijayarangam and Subramanian Ganesan Oakland University, Rochester, Michigan Abstract : Voice has been the primary application in wireless

More information

QUALITY OF SERVICE IN TELECOMMUNICATION NETWORKS

QUALITY OF SERVICE IN TELECOMMUNICATION NETWORKS QUALITY OF SERVICE IN TELECOMMUNICATION NETWORKS Technical University of Berlin, Franklinstr., Berlin, Germany Keywords: Quality of Service, Telecommunications, Convergence, Congestion Control, Service

More information

IP Telephony and Network Convergence

IP Telephony and Network Convergence IP Telephony and Network Convergence Raimo.Kantola@hut.fi Rkantola/28.11.00/s38.118 1 Today corporations have separate data and voice networks Internet Corporate Network PSTN, ISDN Rkantola/28.11.00/s38.118

More information

OPNET Network Simulator

OPNET Network Simulator Simulations and Tools for Telecommunications 521365S: OPNET Network Simulator Jarmo Prokkola Research team leader, M. Sc. (Tech.) VTT Technical Research Centre of Finland Kaitoväylä 1, Oulu P.O. Box 1100,

More information

Enterprise VoIP Services over Mobile Ad-Hoc Technologies

Enterprise VoIP Services over Mobile Ad-Hoc Technologies Enterprise VoIP Services over Mobile Ad-Hoc Technologies 1 System Architecture Figure 1 illustrates the system architecture. We can divide it into 2 parts. One is the Mobile VoIP Box (MVB) node and the

More information

A Novel Distributed Wireless VoIP Server Based on SIP

A Novel Distributed Wireless VoIP Server Based on SIP A Novel Distributed Wireless VoIP Server Based on SIP Yuebin Bai 1,Syed Aminullah 1, Qingmian Han 2, Ding Wang 1, Tan Zhang 1,and Depei Qian 1 1 (School of Computer Science and Engineering, Beihang University,

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

Voice over IP Networks: Ensuring quality through proactive link management

Voice over IP Networks: Ensuring quality through proactive link management White Paper Voice over IP Networks: Ensuring quality through proactive link management Build Smarter Networks Table of Contents 1. Executive summary... 3 2. Overview of the problem... 3 3. Connectivity

More information

(Refer Slide Time: 6:17)

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

More information

Quality Estimation for Streamed VoIP Services

Quality Estimation for Streamed VoIP Services Quality Estimation for Streamed VoIP Services Mousa Al-Akhras and Hussein Zedan STRL, De Montfort University, Leicester, UK makhras@dmu.ac.uk, hzedan@dmu.ac.uk http://www.cse.dmu.ac.uk/strl/index.html

More information

Development of the FITELnet-G20 Metro Edge Router

Development of the FITELnet-G20 Metro Edge Router Development of the Metro Edge Router by Tomoyuki Fukunaga * With the increasing use of broadband Internet, it is to be expected that fiber-tothe-home (FTTH) service will expand as the means of providing

More information

Inter-Domain QoS Control Mechanism in IMS based Horizontal Converged Networks

Inter-Domain QoS Control Mechanism in IMS based Horizontal Converged Networks Inter-Domain QoS Control Mechanism in IMS based Horizontal Converged Networks Mehdi Mani Wireless Networks and Multimedia Service Department GET-INT Evry, France mehdi.mani@int-evry.fr Noel Crespi Wireless

More information

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

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

More information

MENTER Overview. Prepared by Mark Shayman UMIACS Contract Review Laboratory for Telecommunications Science May 31, 2001

MENTER Overview. Prepared by Mark Shayman UMIACS Contract Review Laboratory for Telecommunications Science May 31, 2001 MENTER Overview Prepared by Mark Shayman UMIACS Contract Review Laboratory for Telecommunications Science May 31, 2001 MENTER Goal MPLS Event Notification Traffic Engineering and Restoration Develop an

More information

VoIP Network Dimensioning using Delay and Loss Bounds for Voice and Data Applications

VoIP Network Dimensioning using Delay and Loss Bounds for Voice and Data Applications VoIP Network Dimensioning using Delay and Loss Bounds for Voice and Data Applications Veselin Rakocevic School of Engineering and Mathematical Sciences City University, London, UK V.Rakocevic@city.ac.uk

More information

Overview of GSMA VoLTE Profile. minimum required functions [3]. 2. Background

Overview of GSMA VoLTE Profile. minimum required functions [3]. 2. Background GSMA Overview of GSMA Profile It was agreed in the GSMA in February 2010 that voice services over LTE () shall use the platform standardized by the 3GPP with a view to maximizing international interoperability.

More information

An enhanced TCP mechanism Fast-TCP in IP networks with wireless links

An enhanced TCP mechanism Fast-TCP in IP networks with wireless links Wireless Networks 6 (2000) 375 379 375 An enhanced TCP mechanism Fast-TCP in IP networks with wireless links Jian Ma a, Jussi Ruutu b and Jing Wu c a Nokia China R&D Center, No. 10, He Ping Li Dong Jie,

More information

Multi Protocol Label Switching with Quality of Service in High Speed Computer Network

Multi Protocol Label Switching with Quality of Service in High Speed Computer Network Multi Protocol Label Switching with Quality of Service in High Speed Computer Network Jitendra Joshi, Sonali Gupta, Priti Gupta, Nisha Singh, Manjari Kumari Department of Computer Science and Engineering

More information

November 2013. Defining the Value of MPLS VPNs

November 2013. Defining the Value of MPLS VPNs November 2013 S P E C I A L R E P O R T Defining the Value of MPLS VPNs Table of Contents Introduction... 3 What Are VPNs?... 4 What Are MPLS VPNs?... 5 What Are the Benefits of MPLS VPNs?... 8 How Do

More information

Performance Evaluation of AODV, OLSR Routing Protocol in VOIP Over Ad Hoc

Performance Evaluation of AODV, OLSR Routing Protocol in VOIP Over Ad Hoc (International Journal of Computer Science & Management Studies) Vol. 17, Issue 01 Performance Evaluation of AODV, OLSR Routing Protocol in VOIP Over Ad Hoc Dr. Khalid Hamid Bilal Khartoum, Sudan dr.khalidbilal@hotmail.com

More information

QoS Parameters. Quality of Service in the Internet. Traffic Shaping: Congestion Control. Keeping the QoS

QoS Parameters. Quality of Service in the Internet. Traffic Shaping: Congestion Control. Keeping the QoS Quality of Service in the Internet Problem today: IP is packet switched, therefore no guarantees on a transmission is given (throughput, transmission delay, ): the Internet transmits data Best Effort But:

More information

A Lightweight Secure SIP Model for End-to-End Communication

A Lightweight Secure SIP Model for End-to-End Communication A Lightweight Secure SIP Model for End-to-End Communication Weirong Jiang Research Institute of Information Technology, Tsinghua University, Beijing, 100084, P.R.China jwr2000@mails.tsinghua.edu.cn Abstract

More information

COPYRIGHTED MATERIAL. Contents. Foreword. Acknowledgments

COPYRIGHTED MATERIAL. Contents. Foreword. Acknowledgments Contents Foreword Preface Acknowledgments 1 Introduction 1 1.1 Motivation for Network Convergence 1 1.2 The Core Network 2 1.3 Legacy Service Requirements 4 1.4 New Service Requirements 5 1.5 Architectures

More information

Overview of Voice Over Internet Protocol

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

More information

TSIN02 - Internetworking

TSIN02 - Internetworking TSIN02 - Internetworking Lecture 9: SIP and H323 Literature: Understand the basics of SIP and it's architecture Understand H.323 and how it compares to SIP Understand MGCP (MEGACO/H.248) SIP: Protocol

More information

Encapsulating Voice in IP Packets

Encapsulating Voice in IP Packets Encapsulating Voice in IP Packets Major VoIP Protocols This topic defines the major VoIP protocols and matches them with the seven layers of the OSI model. Major VoIP Protocols 15 The major VoIP protocols

More information

Terms VON. VoIP LAN WAN CODEC

Terms VON. VoIP LAN WAN CODEC VON Voice Over the Net. Voice transmitted over the Internet. That is the technical definition. Prescient Worldwide s product, called VON, means Voice Over Network as in ANY network, whether a client s

More information

4 Internet QoS Management

4 Internet QoS Management 4 Internet QoS Management Rolf Stadler School of Electrical Engineering KTH Royal Institute of Technology stadler@ee.kth.se September 2008 Overview Network Management Performance Mgt QoS Mgt Resource Control

More information

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

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

More information

Contents. Specialty Answering Service. All rights reserved.

Contents. Specialty Answering Service. All rights reserved. Contents 1. Introduction to Session Internet Protocol... 2 2. History, Initiation & Implementation... 3 3. Development & Applications... 4 4. Function & Capability... 5 5. SIP Clients & Servers... 6 5.1.

More information

Mixer/Translator VOIP/SIP. Translator. Mixer

Mixer/Translator VOIP/SIP. Translator. Mixer Mixer/Translator VOIP/SIP RTP Mixer, translator A mixer combines several media stream into a one new stream (with possible new encoding) reduced bandwidth networks (video or telephone conference) appears

More information

Quality of Service in the Internet. QoS Parameters. Keeping the QoS. Traffic Shaping: Leaky Bucket Algorithm

Quality of Service in the Internet. QoS Parameters. Keeping the QoS. Traffic Shaping: Leaky Bucket Algorithm Quality of Service in the Internet Problem today: IP is packet switched, therefore no guarantees on a transmission is given (throughput, transmission delay, ): the Internet transmits data Best Effort But:

More information

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

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

More information

NAT TCP SIP ALG Support

NAT TCP SIP ALG Support The feature allows embedded messages of the Session Initiation Protocol (SIP) passing through a device that is configured with Network Address Translation (NAT) to be translated and encoded back to the

More information

The Design and Implementation of Multimedia Conference Terminal System on 3G Mobile Phone

The Design and Implementation of Multimedia Conference Terminal System on 3G Mobile Phone 2010 International Conference on E-Business and E-Government The Design and Implementation of Multimedia Conference Terminal System on 3G Mobile Phone Li Shangmeng, Shang Yanlei, Ha Jingjing, Chen Junliang

More information

Unit 23. RTP, VoIP. Shyam Parekh

Unit 23. RTP, VoIP. Shyam Parekh Unit 23 RTP, VoIP Shyam Parekh Contents: Real-time Transport Protocol (RTP) Purpose Protocol Stack RTP Header Real-time Transport Control Protocol (RTCP) Voice over IP (VoIP) Motivation H.323 SIP VoIP

More information

Analysis and Enhancement of QoS in Cognitive Radio Network for Efficient VoIP Performance

Analysis and Enhancement of QoS in Cognitive Radio Network for Efficient VoIP Performance Analysis and Enhancement of QoS in Cognitive Radio Network for Efficient VoIP Performance Tamal Chakraborty 1, Atri Mukhopadhyay 2 1 Dept. of Electronics and Telecommunication Engineering 2 School of Mobile

More information

MPLS-based Virtual Private Network (MPLS VPN) The VPN usually belongs to one company and has several sites interconnected across the common service

MPLS-based Virtual Private Network (MPLS VPN) The VPN usually belongs to one company and has several sites interconnected across the common service Nowdays, most network engineers/specialists consider MPLS (MultiProtocol Label Switching) one of the most promising transport technologies. Then, what is MPLS? Multi Protocol Label Switching (MPLS) is

More information

Quality of Service for VoIP

Quality of Service for VoIP Quality of Service for VoIP WCS November 29, 2000 John T. Chapman Cisco Distinguished Engineer Broadband Products and Solutions Course Number Presentation_ID 1999, Cisco Systems, Inc. 1 The QoS Matrix

More information

A Model-based Methodology for Developing Secure VoIP Systems

A Model-based Methodology for Developing Secure VoIP Systems A Model-based Methodology for Developing Secure VoIP Systems Juan C Pelaez, Ph. D. November 24, 200 VoIP overview What is VoIP? Why use VoIP? Strong effect on global communications VoIP will replace PSTN

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

Research on P2P-SIP based VoIP system enhanced by UPnP technology

Research on P2P-SIP based VoIP system enhanced by UPnP technology December 2010, 17(Suppl. 2): 36 40 www.sciencedirect.com/science/journal/10058885 The Journal of China Universities of Posts and Telecommunications http://www.jcupt.com Research on P2P-SIP based VoIP system

More information

An Efficient Fault Tolerance Model for Path Recovery in MPLS Networks

An Efficient Fault Tolerance Model for Path Recovery in MPLS Networks An Efficient Fault Tolerance Model for Path Recovery in MPLS Networks Arunkumar C K M.Tech student, Dept. of ECE, Dayananda Sagar College of Engineering, VTU, Banglore, India ABSTRACT: Increasing demand

More information

This specification this document to get an official version of this User Network Interface Specification

This specification this document to get an official version of this User Network Interface Specification This specification describes the situation of the Proximus network and services. It will be subject to modifications for corrections or when the network or the services will be modified. Please take into

More information

Project Code: SPBX. Project Advisor : Aftab Alam. Project Team: Umair Ashraf 03-1853 (Team Lead) Imran Bashir 02-1658 Khadija Akram 04-0080

Project Code: SPBX. Project Advisor : Aftab Alam. Project Team: Umair Ashraf 03-1853 (Team Lead) Imran Bashir 02-1658 Khadija Akram 04-0080 Test Cases Document VOIP SOFT PBX Project Code: SPBX Project Advisor : Aftab Alam Project Team: Umair Ashraf 03-1853 (Team Lead) Imran Bashir 02-1658 Khadija Akram 04-0080 Submission Date:23-11-2007 SPBX

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

ALL-IP CELLULAR NETWORK ARCHITECTURE FOR EFFICIENT RESOURCE MANAGEMENT

ALL-IP CELLULAR NETWORK ARCHITECTURE FOR EFFICIENT RESOURCE MANAGEMENT ALL-IP CELLULAR NETWORK ARCHITECTURE FOR EFFICIENT RESOURCE MANAGEMENT Young-June Choi, Kwang Bok Lee and Saewoong Bahk School of Electrical Engineering and Computer Science, INMC Seoul National University

More information