An Evaluation of SIP Based Mobility in the IP Multimedia Subsystem

Size: px
Start display at page:

Download "An Evaluation of SIP Based Mobility in the IP Multimedia Subsystem"

Transcription

1 An Evaluation of SIP Based Mobility in the IP Multimedia Subsystem Richard Good, Tapfuma Mvere, Phillippa Wilson, Keoikantse Marungwana, Neco Ventura University of Cape Town, Rondebosch, South Africa {rgood, tmvere, pippa, marungkoa, Abstract Mobility will be the cornerstone of any Next Generation Architecture. Users will expect seamless mobility across available access networks without visible degradation of ongoing multimedia services. The IP Multimedia Subsystem (IMS) is an IP communications framework that provides an environment for the rapid development of innovative and reusable services; SIP has been adopted as the signaling protocol for this architecture. SIP is independent of the underlying transport protocols and type of session being established making it an ideal candidate for supporting terminal mobility in the IMS. In this paper we present two solutions for terminal mobility in the IMS; the first uses standard SIP session re-negotiation to transfer IMS sessions between different interfaces, this approach involves full IMS Registration on the new interface. The second approach maintains two active connections the signaling remains on the original interface while the media traffic is transferred to the new interface; this approach requires that the terminal be under the coverage of overlapping access networks for the duration of the session. The performance and tradeoffs involved with these solutions are analysed. Both solutions are implemented in the form of a practical IMS test-bed where they are subjected to realistic use case scenarios. Index Terms Mobility, SIP, IMS, Test-bed T I. INTRODUCTION Echnological advances and the minituarisation of computing equipment has resulted in increasingly powerful portable devices. At the same time we have seen the rise of IP multimedia applications driven by the revolution of Web 2.0 Internet services. This has created the need for a high speed, ubiquitous network capable of catering for diverse application domains; with mobility being a central requirement of this so called Next Generation Network (NGN). Supported behaviour should include personal, terminal, service and session mobility between the same and across different access technologies. Terminal mobility is of particular importance in the NGN environment where access technology will be irrelevant and users will expect seamless mobility across available access networks without visible degradation of the ongoing services. To cater for the explosion in multimedia services, network operators have recognised the benefits of an IP based communications framework. To this end the 3GPP have defined the IP Multimedia Subsystem (IMS) as a platform for rapid service development and a vehicle for advancing fixed and mobile convergence [1]. The IMS provides an environment for efficient development of innovative, reusable applications that are integrated horizontally as opposed to the traditional stovepipe architecture. Other standards bodies have adopted the IMS as a service control element within their broader architectures, most notably ETSI TISPAN, 3GPP2 and the ITU-T. The rapid creation of services requires dynamic and scalable network management that controls the complex signaling, QoS, security and mobility issues previously handled by circuit switched protocols. The IMS is session based and uses the Session Initiation Protocol (SIP) for session control; comprehensive security and authentication mechanisms are defined but mobility remains an open area. 3GPP2 have focused on Mobile IP as their mobility solution. On the other hand, 3GPP are currently working on specifications for SIP-based IMS-level mobility mechanisms that cater for vertical handovers [2], this will handle the complex mobility requirements introduced by multimedia rich IMS applications. SIP is independent of the underlying transport protocols and the type of session that is being established. It provides support for all four mobility aspects (Personal, Terminal, Service and Session) and is ideal for the envisaged heterogeneous access environment. The development and integration of SIP handover into the IMS for multimedia rich applications is currently a very active and interesting area of research, and is still in its infancy. Several different approaches have been suggested for implementing SIP based mobility in the IMS architecture. These can be grouped into categories based on where the mobility solution is implemented; that is: Host-based or device-centric approaches [3], Middleware solutions which use intermediary devices such as session border controllers and proxies to handle mobility [4, 5] and server based approaches which implement mobility at the Services and Applications layer of the IMS [6]. In this paper we examine the ability of SIP to handle terminal mobility in the heterogeneous access IMS environment that is the ability to handover between different access networks while maintaining ongoing IMS multimedia sessions. A SIP

2 based approach is first examined and then integrated into the authentication framework of the IMS to provide a partial mobility solution. Both approaches are implemented in a practical test-bed framework where they are subjected to realistic use case scenarios. Specifically, the delay experienced when moving between access technologies and the effect that this has on the user s ongoing session is examined. II. RELATED WORK A. Network Mobility IP mobility as defined in [7] refers to the ability of a mobile device to overcome the location-dependent nature of IP addresses. Various protocols have been put forward to handle seamless IP mobility and service continuity across both homogenous and heterogeneous access networks. These protocols can be broadly classified by their scope of operation, micromobility protocols operate within a single administrative domain while macromobility operate across domains. The IETF has standardised Mobile IP (MIP) [8] to provide macromobility at the network layer of the OSI model. While the network layer is architecturally the best suited layer to perform IP level mobility [7], MIP has well known shortcomings [9]. Several works [10, 11] have been proposed to address the limitations of MIPv4, including the move towards MIPv6. Proposals such as the hybrid scheme of Fast MIPv6 and SIP and cross-layer architectures interwork the different layers of the protocol stack to achieve mobility. B. Application Layer Mobility Application layer mobility allows for transparent mobility that offers true end-to-end semantics. This means that applications can run oblivious of the underlying network technology allowing for portability across different networks. Numerous works have investigated SIP as the protocol of choice in providing application layer mobility. While SIP incurs a large overheard due to application layer processing [7], it overcomes a number of drawbacks encountered in lower layer mobility offerings. This has led to the 3GPP s adoption of SIP as the signaling protocol for the IMS [23], making it a key focus area in research. C. Proposed SIP Mobility Solutions A middleware-based implementation is evaluated in [4] which employs a Session Border Controller (SBC) that has built-in network address translation (NAT) functionality and also acts as a back to back user agent (B2BUA). The SBC is further responsible for managing all the mobility related functions through an entity termed a Mobility Management Server (MMS). All SIP signaling and media flows from the Mobile Host (MH) pass through the MMS/SBC, at which the MH s address is replaced by the MMS/SBC s address. The MH has dual interfaces which can connect to different networks simultaneously. Handover is performed by sending a SIP request to the MMS/SBC containing the address of the new interface, which is connected to a different access network. This approach localises mobility procedures to the MH, thereby shielding the Corresponding Host (CH) from any architectural enhancements. This approach, however, breaks the intended end-to-end semantics of SIP. A similar approach is presented in [5] where the MH, through the second interface, sends an INVITE message with the JOIN header to perform handover to the new network. During the transition, a middleware packet replicator sends duplicate packets to the MH s two interfaces until handover to the new interface is completed; the MH in turn sends duplicate packets through both interfaces until handover is completed. For practical purposes, the main drawback of this approach is the transmission of duplicate packets between each MH and the middleware, an inefficient use of resources. In general, middleware solutions are network-centric, requiring the addition of extra network equipment, an approach less flexible than host-based solutions. It should be noted that none of these solutions were implemented in an IMS environment. D. 3GPP Standardisation One of the key requirements of 3GPP s Evolved Packet System (EPS) is Service Continuity [13]. This entails the continuity of multimedia sessions across different access networks, different devices and different administrative domains. SIP-based mobility has emerged as the solution for multimedia session continuity at the IMS layer, and it is aimed at complementing existing lower layer intra-network handover mechanisms. 3GPP Release 8 feasibility studies are currently underway for SIP-based mobility solutions in the IMS, while standardised interworkings of non-3gpp access systems such as Wireless Local Area Networks (WLAN) and WiMAX with 3GPP systems are also key areas [14, 15]. 3GPP2 have adopted MIP as their mobility solution. III. SIP BASED HANDOVER SOLUTION In this section we discuss the proposed architecture for the SIP based approach to terminal mobility in the IMS. A. Architectural Requirements and Design The SIP based handover solution achieves terminal mobility through the MH issuing a re-invite through a new interface to the CH. The re-invite contains an updated SDP that specifies the new IP address through which the media and signaling should traverse. However, when the MH wishes to use a new IP address the IMS requires that it Register the new IP address and de-register the old one. To mitigate delays incurred when the MH is acquiring a new IP address through the dynamic host configuration protocol (DHCP) or the packet data protocol (PDP) context activation we assume an overlapping wireless network architecture as illustrated in Fig. 1. This allows the MH to bring up and configure the new interface prior to the handoff event. It should be noted that the MH requires coverage from both networks when acquiring the new IP address and during the handoff event only. Once the handoff has occurred the MH may move out of the coverage area of the old network.

3 Fig. 1 Standard SIP Mobility Handover Scenario. B. Handover Scenarios The SIP based approach caters for scenarios where the MH is moving out of the coverage area of one network while having access to another network. Consider a user moving from his office to his car while on a call. It would be desirable to continue the call session when the user moves away from the WLAN coverage but has access to the wider coverage of UMTS. The MH will first de-register the old interface with the IMS core and issue a Register message through the new interface. Upon completion of the registration the MH will send a re- INVITE with an updated session description protocol (SDP) message informing the CH of the new IP address to use from this point onwards. The media will then be directed from the CH to the new IP address of the MH. The corresponding signaling flow diagram is shown in Fig 2. C. Advantages/Disadvantages of the Architecture The scenario described above allows the user to completely move a session to a new access network and move independently of the old access network. In this respect full terminal mobility is achieved. However a large delay is incurred during the re-authentication process with the IMS core. This delay results in a user perceivable break in communication. So while offering terminal mobility the solution would perform poorly when used with real-time services such as voice and video calling where minimum delays are vital. The solution also requires user interaction to initiate the handoff event. It would be desirable to automate the handoff so the MH knows when it is leaving the coverage area of one network and entering another. Various methods have been put forward to perform this function but investigating them was deemed beyond the scope of this paper [16]. IV. PARTIAL IMS HANDOVER SOLUTION The SIP based handover solution presents a problem since it requires re-registration with the IMS core and hence results in a noticeable cut in the call as well as a large latency during terminal mobility. This section introduces the partial handover solution which addresses these shortcomings. A. Architectural Requirements and Design The partial mobility solution is a handover scenario that allows a handover to take place from one access network to another without interrupting a session during terminal mobility. This is possible since the partial handover solution makes use of both the old and the new interface in a soft handover setup. The signaling continues on the old interface after the handover, however, the real-time transport protocol (RTP) traffic, which constitutes the majority, uses the new interface of the new access network. Since the signaling remains on the old interface, there is no need to re-register a new IP address with the IMS core. All that is required is to send a re-invite containing the new IP address specified in Fig. 2 Signaling Flow diagram for Standard SIP Mobility. Fig. 3 Partial IMS Mobility Handover Scenario.

4 the Connection Information field in the SDP. This specifies the address on which the RTP traffic is to be received. Since both the old and new interfaces are used simultaneously in this solution, the access networks coverage areas must overlap for the entire duration of the session. This is shown in the architecture diagram in figure 3. B. Handover Scenarios The partial handover solution supports a number of useful scenarios. One such scenario is the business case when a user is under the wide coverage area of a UMTS network and moves inside an office and is now under the coverage of a WLAN in addition to the UMTS network. The user may wish to transfer the RTP traffic, which constitutes the majority, to the WLAN to save on cost. The partial handover solution supports this with minimal delay and without causing a break in the session. This is vital for real-time applications. The media, which constitutes the RTP traffic, will flow through the cheaper WLAN network while the signaling will remain on the more reliable UMTS network. The corresponding signaling flow diagram is shown in figure 4. ALICE INVITE re-invite P-CSCF INVITE C. Advantages/Disadvantages of the Architecture BOB UMTS interface LAN interface The partial handover solution has some novel advantages. Firstly, it allows a seamless handover to take place during terminal mobility, without requiring re-registration with the IMS core. This results in a significantly lower handover delay and no cut in the session which is vital for real-time services. It also allows a user to save on cost by transferring the bulk of the traffic flow to a cheaper network while keeping the re-invite Fig. 4 Signaling Flow diagram for Partial IMS Mobility. minimal but vital signaling traffic on a more expensive but reliable network. However, the partial handover has a number of disadvantages associated with it, possibly making a full SIP handover a more desirable solution. The first disadvantage is that it requires the user to be under the coverage of two overlapping access networks for the full duration of the session and may only be used in soft handover scenarios. This may not always be possible in a situation where a user wishes to handover to a cheaper network and remain mobile. The second limitation is that the user s device requires two interfaces which have to be used simultaneously. This is undesirable in the case where either the battery life of the device is limited or the user s device only has one interface, for example a cellular phone. V. EVALUATION FRAMEWORK The described mobility architectures were implemented in the form of a practical IMS test-bed where they were subjected to realistic use case scenarios and contrasted regarding performance, handover delay and trade-offs involved. Free and Open Source Software was used for all elements of the test-bed; this ensures reproducibility and provides a convenient point of departure for future work in the field. The FUS Open Source IMS Core was used to create the base IMS environment [17]. This package provides software implementations of the three Call Session Control Functions (CSCF) and the Home Subscriber Server (HSS). This package is a standards based and widely used IMS implementation and provides a reliable and comprehensive testing environment. IMS terminals were represented using the UCT IMS Client a software based emulation tool that implements full IMS signaling and some services [18]. The source code of this client was modified to implement the SIP based and Partial IMS handover solutions already described. With SIP based handover the client must de-register the current IP address, Register the new IP address and then re-establish the session with a re-invite transaction. With the partial IMS handover solution both interfaces are used the primary interface continues to carry the IMS signaling while the RTP traffic is transferred to the secondary interface; re-registration is not required. The IMS Core elements: the Proxy, Serving and Interrogating CSCF, and the HSS ran on a single high performance Intel 3.0GHz Dual Core Server machine, while the IMS clients ran on 1.6GHz Intel Centrino Laptops. The test-bed supported 4 different access technologies: High-speed Downlink Packet Access (HSDPA), Enhanced Data Rates for GSM Evolution (EDGE), Ethernet and g WiFi. The g and Ethernet access technologies terminals were connected directly to the IMS Core, however when using the HSDPA and EDGE access technologies the terminals connected via the wireless medium and traversed the public Internet to reach the laboratory hosted IMS core. This was not ideal as longer round trip times were incurred due to public Internet traffic delays. However these delays were incurred by both EDGE and HSDPA and comparative analysis of the two architectures was still possible. A corresponding client was hosted on the home network connected to the IMS core via Ethernet; the mobile client

5 established a session with the corresponding node and performed handovers across all combinations of access technology, e.g. handing off from 3G to LAN, 3G to g, LAN to g etc. As mentioned previously the handover delay does not include the process of acquiring a new IP address through DHCP or PDP context activation as this can be performed prior to the handoff event. In all test scenarios both interfaces had registered and publicly routable IP addresses. Note that the mobile client could not handover from EDGE to 3G or vice versa because the hardware was limited to a single cellular device per client. A. SIP Based Handover This section analyses the handover when using standard SIP to support terminal mobility. The delay involved full IMS de-registration and Registration, session re-establishment and media stream initiation. Measurements were performed using the built in UCT IMS Client timer the delay was measured from the first Domain Name System (DNS) lookup for the de-registration up until the initiation of the media stream after the receipt of the 200 in response to the re-invite transaction. Each session represented a typical session request with an audio and video component and 20 measurements were taken for each test. Figure 5 shows the mean handover delay between each of the different access networks. Table 1 shows the detailed handover delays recorded between HSDPA and g; this is noted because it is this scenario that provides the most compelling business case for the partial IMS handover solution. B. Partial IMS Handover Architecture The handover delay for the partial IMS terminal mobility solution is analysed in this section. This delay involved only the session re-establishment and media stream initiation as the original interface still carried all the IMS signaling. Measurements were performed using the built in UCT IMS Client timer the delay was measured from the first DNS lookup up until the initiation of the media stream after the receipt of the 200 in response to the re-invite transaction. Each session represented a typical session request with an audio and video component; measurements were taken when moving between each of the access networks and 20 measurements were taken for each test. Figure 6 shows the handover delay between each of the different access networks. Table 2 shows the detailed handover delays recorded between HSDPA and g access technologies. TABLE 2 PARTIAL IMS MOBILITY HANDOVER DELAYS BETWEEN HSDPA AND G C. Discussion HSDPA to g(s) g to HSDPA() Minimum Mean th Percentile Std Dev The standard SIP handover showed consistent handover delays of over 2.5 seconds across all access technologies; EDGE in particular showed unacceptable behavior which can largely be attributed to SIP retransmission timeouts that were triggered too soon. The handover from HSDPA to g, which is currently the most compelling business case for mobility, showed a mean delay of seconds. For user initiated and not automatic and seamless handover this mechanism could be feasible. The partial IMS solution showed some interesting results, while the handover delays incurred were greater than the ITU- T specified real time media limits the LAN, g and HSDPA technologies showed promising results consistently around or below 1 second. While the break in media transmission would be noticeable to the user this solution could be used for automatic but not seamless handover. However this solution needs constant coverage of both access networks. A hybrid architecture combining both systems is a compelling alternative that needs to be further investigated. Figure 5 Handover Delay results for Standard SIP Mobility. TABLE 1 STANDARD SIP MOBILITY HANDOVER DELAYS BETWEEN HSDPA AND G HSDPA to g (s) g to HSDPA(s) Minimum Mean th Percentile Std Dev VI. CONCLUSIONS This paper has presented two SIP based solutions for terminal mobility in the IMS. The first uses standard SIP session negotiation while the second maintains two active connections and the RTP streams are transferred between interfaces while the signaling remains on the reliable primary interface. This solution provides a compelling business case for mobility between HSDPA and g access technologies. Both standard SIP mobility and the proposed partial IMS architectures were implemented in a practical IMS test-bed where they were subjected to realistic use case scenarios. The results showed a significant handover delay with standard SIP

6 [17] D. Vingarzan, P. Weik, T. Magedanz: "Development of an Open Source IMS Core for emerging IMS Testbeds", Special Issue on IMS, Journal on Mobile Multimedia (JMM), Vol.2 No.3, Rinton Press, Princeton, USA, 2006 [18] D. Waiting, R. Good, R. Spiers, and N. Ventura, "Open Source Development Tools for IMS Research," th International Conference on Testbeds and Research Infrastructures for the Development of Networks and Communities, March BIOGRAPHIES Richard Good received his B.Sc. Eng. (Hons) degree from the University of Cape Town in He is currently working towards his Ph.D. at the same institution. He is an active open source software contributor and has developed several open source IMS tools. His research interests include next generation resource management, service provisioning and mobility in heterogeneous networks. Fig. 6 Handover Delay results for Partial IMS Mobility. mobility that would be noticeable to the user. The partial IMS solution exhibited better performance but with this architecture the end user needs constant coverage from both access networks. Future work includes the design of a hybrid architecture that combines the standard SIP and partial IMS mobility solutions. The use of a Session Border Controller to ensure minimum disruption to the RTP traffic during handover also needs to be further investigated. REFERENCES [1] 3GPP TS : IP Multimedia Subsystem (IMS) [2] 3GPP : Feasibility Study on Multimedia Session Continuity [3] Sujeet Mate, Umesh Chandra, Igor D.D. Curcio, Movable-Multimedia: Session Mobility in Ubiquitous Computing Ecosystem, MUM 06 December 4-6, 2006, Stanford, CA, USA. [4] Stefano Salsano, Luca Veltri, Andrea Polidoro, Alessandro Ordine, Architecture and testbed Implementation of vertical handovers based on SIP Session Border Controllers, Wireless Communications: An International Journal, Vol 43, Issue 3, pg , Nov [5] Nilanjan Banerjee, Arup Acharya, Sajal K. Das, Seamless SIP-based Mobility for Multimedia Applications, IEEE Network, March/April 2006 [6] Mehdi Mani, Noel Crespi, Session Mobility between Heterogeneous Accesses with the Existence of IMS as the Service Control Overlay, ICCS, October 2006 [7] N. Banerjee, W. Wu, S.K. Das, S. Dawkins, J. Pathak Mobility Support in Wireless Internet IEEE Wireless Communications, pg 54-61, October 2003 [8] C. Perkins, IP Mobility Support for IPv4, IETF RFC 3344, Aug [9] D. Johnson and C. Perkins, Mobility support in IPv6, Internet Draft, Internet Engineering Task Force, Apr Work in progress. [10] C. Perkins and D. Johnson, Route optimization in mobile IP, Internet Draft, Internet Engineering Task Force, Feb Work in progress. [11] E. Gustafsson, A. Jonsson, and C. Perkins, Mobile IPv4 Regional Registration, draft-ietf-mobileip-reg-tunnel-06.txt, Mar. 2002, work in progress. [12] Rosenberg, J., Schulzrinne, H., Camarillo, G., Johnston, A.,Peterson, J., Sparks, R., Handley, M. and E. Schooler, "SIP: Session Initiation Protocol", RFC 3261, June [13] 3GPP TS : Service Requirements for the Evolved Packet System [14] 3GPP TS : 3GPP to Wireless Local Area Network (WLAN) interworking; System Description [15] 3GPP TS : Architecture enhancements for non-3gpp accesses [16] Chen, et. al., A Smart Decision Model for Vertical Handoff, 2004 Tapfuma J Mvere completed his B.Sc. Eng. (Hons) degree at the University of Cape Town in He is currently reading for an MSc degree in Electrical Engineering in the Communications Research Group at the same institution. His research interests are in mobility in next generation networks and its effects on QoS provisioning. Phillippa R. Wilson obtained her BSc Eng. degree from the University of Cape Town in She joined the Communications Research Group at the University of Cape Town as a Telkom Centre of Excellence student where she is currently working towards her MSc (Elec Eng) degree. Her research interests are security and the IMS. Keoikantse O.A Marungwana obtained his BSc (Eng) Electrical degree from the University of Cape Town and is currently doing his MSc degree in Electrical Engineering. His research interests are IP Multimedia Subsystems and Mobility Management

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

Open IMS Core with VoIP Quality Adaptation

Open IMS Core with VoIP Quality Adaptation Open IMS Core with VoIP Quality Adaptation Is-Haka Mkwawa, Emmanuel Jammeh, Lingfen Sun, Asiya Khan and Emmanuel Ifeachor Centre for Signal Processing and Multimedia Communication School of Computing,Communication

More information

A Direct Marketing Platform for IMS-Based IPTV

A Direct Marketing Platform for IMS-Based IPTV A Direct Marketing Platform for IMS-Based IPTV Phillippa R. Wilson, Neco Ventura Department of Electrical Engineering University of Cape Town, Rondebosch 7700 Tel: +27 21 650 2813 email: {pippa, neco}@crg.ee.uct.ac.za

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

An Evaluation of Architectures for IMS Based Video Conferencing

An Evaluation of Architectures for IMS Based Video Conferencing An Evaluation of Architectures for IMS Based Video Conferencing Richard Spiers, Neco Ventura University of Cape Town Rondebosch South Africa Abstract The IP Multimedia Subsystem is an architectural framework

More information

SIP-BASED MOBILITY MANAGEMENT IN NEXT GENERATION NETWORKS

SIP-BASED MOBILITY MANAGEMENT IN NEXT GENERATION NETWORKS ACCEPTED FROM OPEN CALL SIP-BASED MOBILITY MANAGEMENT IN NEXT GENERATION NETWORKS STEFANO SALSANO AND ANDREA POLIDORO, UNIVERSITY OF ROME TOR VERGATA CHIARA MINGARDI AND SAVERIO NICCOLINI, NEC EUROPE LTD.

More information

119, Munjiro, Yuseong-gu, Daejeon, Korea. {neofaith, mckim, torshong, kangsw}@icu.ac.kr 2 InfraLab, Korea Telecom

119, Munjiro, Yuseong-gu, Daejeon, Korea. {neofaith, mckim, torshong, kangsw}@icu.ac.kr 2 InfraLab, Korea Telecom A Mobility Management Scheme using - for Realtime Services across Heterogeneous Networks Hyelim Park 1 Myungchul Kim 1 Sooyong Lee 1 Sungwon Kang 1 Yongho Kim 2 1 School of Engineering, Information and

More information

Seamless vertical handover of VoIP calls based on SIP Session Border Controllers

Seamless vertical handover of VoIP calls based on SIP Session Border Controllers Seamless vertical handover of VoIP calls based on SIP Session Border Controllers Stefano Salsano (1), Luca Veltri (2), Gianluca Martiniello (1), Andrea Polidoro (1) (1) University of Rome Tor Vergata Dpt.

More information

Research Article A Two-Layered Mobility Architecture Using Fast Mobile IPv6 and Session Initiation Protocol

Research Article A Two-Layered Mobility Architecture Using Fast Mobile IPv6 and Session Initiation Protocol Hindawi Publishing Corporation EURA Journal on Wireless Communications and Networking Volume 2008, Article ID 348594, 8 pages doi:10.1155/2008/348594 Research Article A Two-Layered Mobility Architecture

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

Session Border Controller and IP Multimedia Standards. Mika Lehtinen mika.lehtinen@teliasonera.com

Session Border Controller and IP Multimedia Standards. Mika Lehtinen mika.lehtinen@teliasonera.com Session Border Controller and IP Multimedia Standards Mika Lehtinen mika.lehtinen@teliasonera.com December 1, 2005 Contents Introduction Motivation Research problem Research method Results Conclusion December

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

VITAL. Enabling convergence of IP Multimedia Services over NGN Technology. Contents. Project overview. VITAL Platform. User scenarios.

VITAL. Enabling convergence of IP Multimedia Services over NGN Technology. Contents. Project overview. VITAL Platform. User scenarios. VITAL Enabling convergence of IP Multimedia Services over NGN Technology Paris, Friday, 12/09/2008 1 Contents Project overview VITAL Platform User scenarios Testing Conclusions 2 Project overview Name

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

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

Requirements and Service Scenarios for QoS enabled Mobile VoIP Service

Requirements and Service Scenarios for QoS enabled Mobile VoIP Service Requirements and Service Scenarios for QoS enabled Mobile VoIP Service Kyu Ouk Lee, Ho Young Song Electronics and Telecommunications Research Institute (ETRI) kolee@etri.re.kr, hsong@etri.re.kr Abstract.

More information

TRIM: an Architecture for Transparent IMS-based Mobility

TRIM: an Architecture for Transparent IMS-based Mobility TRIM: an Architecture for Transparent IMS-based Mobility Ivan Vidal a,, Antonio de la Oliva a, Jaime Garcia-Reinoso a, Ignacio Soto b a Universidad Carlos III de Madrid. Avda. de la Universidad 30 28911

More information

Optimized IP-CANs to Support Best Charged IMS Scenarios

Optimized IP-CANs to Support Best Charged IMS Scenarios Optimized IP-CANs to Support Best Charged IMS Scenarios Vitalis G. Ozianyi, Richard Good, Phillippa Wilson, Neco Ventura University of Cape Town, Electrical Engineering {vitozy, rgood, wphillippa, neco}@crg.ee.uct.ac.za

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

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

Deployment of a Wireless Hybrid and Mobile Network for VoIP Services Based on Open Source Software

Deployment of a Wireless Hybrid and Mobile Network for VoIP Services Based on Open Source Software Deployment of a Wireless Hybrid and Mobile Network for VoIP Services Based on Open Source Software Danilo F. S. Santos, José L. do Nascimento, Olympio C. S. Filho and Angelo Perkusich 1 Embedded Systems

More information

Implementing Conditional Conference Call Use Case over IMS and Non IMS Testbed an experimental results through comparison approach

Implementing Conditional Conference Call Use Case over IMS and Non IMS Testbed an experimental results through comparison approach Proceedings of the 6th WSEAS International Conference on Applications of Electrical Engineering, Istanbul, Turkey, May 27-29, 2007 109 Implementing Conditional Conference Call Use Case over IMS and Non

More information

A SIP-based Method for Intra-Domain Handoffs

A SIP-based Method for Intra-Domain Handoffs A -based Method for Intra-Domain Handoffs Dimitra Vali OTE Research Hellenic Telecommunications Organization - OTE S.A. Athens, Greece dvali@oteresearch.gr Abstract- evolves as the multimedia call control

More information

The 3GPP and 3GPP2 Movements Towards an All IP Mobile Network. 1 Introduction

The 3GPP and 3GPP2 Movements Towards an All IP Mobile Network. 1 Introduction The 3GPP and 3GPP2 Movements Towards an All IP Mobile Network Girish Patel Wireless Solutions Nortel Networks Richardson, TX grpatel@nortelnetworks.com Steven Dennett Personal Communications Sector Motorola

More information

Contents. Preface. Acknowledgement. About the Author. Part I UMTS Networks

Contents. Preface. Acknowledgement. About the Author. Part I UMTS Networks Contents Preface Acknowledgement About the Author Acronyms xv xxi xxiii xxv Part I UMTS Networks 1 Introduction 3 1.1 Mobile Telecommunication Networks and Computer Networks 4 1.2 Network Design Principles

More information

Chapter 3: WLAN-GPRS Integration for Next-Generation Mobile Data Networks

Chapter 3: WLAN-GPRS Integration for Next-Generation Mobile Data Networks Chapter 3: WLAN-GPRS Integration for Next-Generation Mobile Data Networks IEEE Wireless Communication, Oct. 2002 Prof. Yuh-Shyan Chen Department of Computer Science and Information Engineering National

More information

Analysis of QoS parameters of VOIP calls over Wireless Local Area Networks

Analysis of QoS parameters of VOIP calls over Wireless Local Area Networks Analysis of QoS parameters of VOIP calls over Wireless Local Area Networks Ayman Wazwaz, Computer Engineering Department, Palestine Polytechnic University, Hebron, Palestine, aymanw@ppu.edu Duaa sweity

More information

Delivery of Voice and Text Messages over LTE

Delivery of Voice and Text Messages over LTE Delivery of Voice and Text Messages over LTE 1. The Market for Voice and SMS! 2. Third Party Voice over IP! 3. The IP Multimedia Subsystem! 4. Circuit Switched Fallback! 5. VoLGA LTE was designed as a

More information

White Paper ON Dual Mode Phone (GSM & Wi-Fi)

White Paper ON Dual Mode Phone (GSM & Wi-Fi) White Paper ON Dual Mode Phone (GSM & Wi-Fi) Author: N Group 1.0 Abstract Dual Mode Handset is in demand for converged Network, Access, Billing, and Operation environment. Dual mode handsets provide cost

More information

VoIP performance in SIP-based vertical handovers between WLAN and GPRS/UMTS networks

VoIP performance in SIP-based vertical handovers between WLAN and GPRS/UMTS networks VoIP performance in SIP-based vertical handovers between WLAN and / networks Marc Cardenete-Suriol 1, Josep Mangues-Bafalluy 1, Marc Portoles-Comeras 1, Manuel Requena-Esteso 1, Mónica Gorricho 2 1 Centre

More information

Advanced SIP Series: SIP and 3GPP Operations

Advanced SIP Series: SIP and 3GPP Operations Advanced S Series: S and 3GPP Operations, Award Solutions, Inc Abstract The Session Initiation Protocol has been chosen by the 3GPP for establishing multimedia sessions in UMTS Release 5 (R5) networks.

More information

Mobility and cellular networks

Mobility and cellular networks Mobility and cellular s Wireless WANs Cellular radio and PCS s Wireless data s Satellite links and s Mobility, etc.- 2 Cellular s First generation: initially debuted in Japan in 1979, analog transmission

More information

A Proposed Model For QoS guarantee In IMSbased Video Conference services

A Proposed Model For QoS guarantee In IMSbased Video Conference services International Journal of Intelligent Information Technology Application, 2009, 2(5):243-249 A Proposed Model For QoS guarantee In IMSbased Video Conference services Maryam Kiani Department of Electrical

More information

3 The Network Architecture

3 The Network Architecture SIP-H323: a solution for interworking saving existing architecture G. De Marco 1, S. Loreto 2, G. Sorrentino 3, L. Veltri 3 1 University of Salerno - DIIIE- Via Ponte Don Melillo - 56126 Fisciano(Sa) Italy

More information

2.2 SIP-based Load Balancing. 3 SIP Load Balancing. 3.1 Proposed Load Balancing Solution. 2 Background Research. 2.1 HTTP-based Load Balancing

2.2 SIP-based Load Balancing. 3 SIP Load Balancing. 3.1 Proposed Load Balancing Solution. 2 Background Research. 2.1 HTTP-based Load Balancing SIP TRAFFIC LOAD BALANCING Ramy Farha School of Electrical and Computer Engineering University of Toronto Toronto, Ontario Email: rfarha@comm.utoronto.ca ABSTRACT This paper presents a novel solution to

More information

UFA: Ultra Flat Architecture for high bitrate services in mobile networks

UFA: Ultra Flat Architecture for high bitrate services in mobile networks reference number 1569108837 1 UFA: Ultra Flat Architecture for high bitrate services in mobile networks Khadija Daoud, Philippe Herbelin Orange Labs Issy Les Moulineaux, France {khadija.daoud, philippe.herbelin}@orange.ftgroup.com

More information

MOBILITY SUPPORT USING INTELLIGENT USER SHADOWS FOR NEXT-GENERATION WIRELESS NETWORKS

MOBILITY SUPPORT USING INTELLIGENT USER SHADOWS FOR NEXT-GENERATION WIRELESS NETWORKS MOBILITY SUPPORT USING INTELLIGENT USER SADOWS FOR NEXT-GENERATION WIRELESS NETWORKS Gergely V. Záruba, Wei Wu, Mohan J. Kumar, Sajal K. Das enter for Research in Wireless Mobility and Networking Department

More information

Migration of Enterprise VoIP/SIP Solutions towards IMS

Migration of Enterprise VoIP/SIP Solutions towards IMS 1 Migration of Enterprise VoIP/SIP Solutions towards IMS Ram Kumar 1, Frank Reichert 1, Andreas Häber 1, Anders Aasgard 2, Lian Wu 2 Abstract Voice-over-IP (VoIP) solutions are now widely spread and accepted

More information

Mobile Voice Off-Load

Mobile Voice Off-Load Mobile Voice Off-Load An AdvOSS Solution White Paper Latest version of this white paper can always be found at: http://advoss.com/resources/whitepapers/mobile-voice-offload.pdf For more information, contact

More information

Standardization on Mobility Management Architectures and Protocols for All-IP Mobile Networks

Standardization on Mobility Management Architectures and Protocols for All-IP Mobile Networks Standardization on Mobility Management Architectures and Protocols for All-IP Mobile Networks This paper gives an overview of standardization activities on mobility management (MM) architectures and protocols

More information

VoIP in the Wireless World

VoIP in the Wireless World VoIP in the Wireless World Aarti Iyengar Product Specialist, Nortel aarti@nortel.com July 2005, Sanog 6-1 Agenda Issues Standards and Market Evolution IP Multimedia Services Architecture Applications and

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

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

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

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

Evaluation of VoIP in a Mobile Environment using an end-to-end Handoff Mechanism

Evaluation of VoIP in a Mobile Environment using an end-to-end Handoff Mechanism Evaluation of VoIP in a Mobile Environment using an end-to-end Handoff Mechanism John Fitzpatrick, Seán Murphy, Mohammed Atiquzzaman*, John Murphy Performance Engineering Lab, School of Computer Science

More information

... Figure 2: Proposed Service Invocation Mechanism. AS Service invocation 2 SC invocation 2. Session/Call Control Function

... Figure 2: Proposed Service Invocation Mechanism. AS Service invocation 2 SC invocation 2. Session/Call Control Function Next Generation Network Service Architecture in the IP Multimedia Subsystem Anahita Gouya, Noël Crespi, Lina Oueslati, {anahita.gouya, noel.crespi, lina.oueslati}@int-evry.fr, Institut National des Télécommunications

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

Security issues in Voice over IP: A Review

Security issues in Voice over IP: A Review www.ijecs.in International Journal Of Engineering And Computer Science ISSN:2319-7242 Volume 3 Issue 2 February, 2014 Page No. 3879-3883 Security issues in Voice over IP: A Review Rajni a, Preeti a, Ritu

More information

MOBILITY MANAGEMENT ARCHITECTURE FOR 4G NETWORKS. This chapter discusses the design of proposed mobility management

MOBILITY MANAGEMENT ARCHITECTURE FOR 4G NETWORKS. This chapter discusses the design of proposed mobility management 118 Chapter 3 MOBILITY MANAGEMENT ARCHITECTURE FOR 4G NETWORKS This chapter discusses the design of proposed mobility management (MM) architecture for future 4G networks. As indicated earlier in previous

More information

A Comparative Study of Signalling Protocols Used In VoIP

A Comparative Study of Signalling Protocols Used In VoIP A Comparative Study of Signalling Protocols Used In VoIP Suman Lasrado *1, Noel Gonsalves *2 Asst. Prof, Dept. of MCA, AIMIT, St. Aloysius College (Autonomous), Mangalore, Karnataka, India Student, Dept.

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

Continued improvement in semiconductor and computing. technologies brought exponential growth to wireless industry. The

Continued improvement in semiconductor and computing. technologies brought exponential growth to wireless industry. The 23 Chapter-1 INTRODUCTION Continued improvement in semiconductor and computing technologies brought exponential growth to wireless industry. The huge number of advance mobile devices and integrated applications

More information

A novel vertical handover mechanism for media streaming in heterogeneous wireless architectures

A novel vertical handover mechanism for media streaming in heterogeneous wireless architectures A novel vertical handover mechanism for media streaming in heterogeneous wireless architectures LÁSZLÓ BOKOR, LÁSZLÓ LOIS, CSABA A. SZABÓ, SÁNDOR SZABÓ Budapest University of Technology and Economics,

More information

UK Interconnect White Paper

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

More information

Unlicensed Mobile Access (UMA) Handover and Packet Data Performance Analysis

Unlicensed Mobile Access (UMA) Handover and Packet Data Performance Analysis Unlicensed Mobile Access (UMA) Handover and Packet Data Performance Analysis Andres Arjona Nokia Siemens Networks andres.arjona@nsn.com Hannu Verkasalo Helsinki University of Technology hannu.verkasalo@tkk.fi

More information

Co-existence of Wireless LAN and Cellular Henry Haverinen Senior Specialist Nokia Enterprise Solutions

Co-existence of Wireless LAN and Cellular Henry Haverinen Senior Specialist Nokia Enterprise Solutions Co-existence of Wireless LAN and Cellular Henry Haverinen Senior Specialist Nokia Enterprise Solutions 1 2005 Nokia city_wlan_2005_haverinen.ppt / 2005-08-19 / HH Outline Key use cases of integrating Wireless

More information

Architecture and testbed implementation of vertical handovers based on SIP Session Border Controllers

Architecture and testbed implementation of vertical handovers based on SIP Session Border Controllers Architecture and testbed implementation of vertical handovers based on SIP Session Border Controllers Stefano Salsano (1), Luca Veltri (2), Andrea Polidoro (1), Alessandro Ordine (1) (1) University of

More information

Network Convergence and the NAT/Firewall Problems

Network Convergence and the NAT/Firewall Problems Network Convergence and the NAT/Firewall Problems Victor Paulsamy Zapex Technologies, Inc. Mountain View, CA 94043 Samir Chatterjee School of Information Science Claremont Graduate University Claremont,

More information

Overview of Network Architecture Alternatives for 3GPP2 Femto Cells Jen M. Chen, et al. QUALCOMM Incorporated

Overview of Network Architecture Alternatives for 3GPP2 Femto Cells Jen M. Chen, et al. QUALCOMM Incorporated 3GPP2 Workshop, Boston, MA Title: Source: Contact: Overview of Network Architecture Alternatives for 3GPP2 Femto Cells Jen M. Chen, et al. QUALCOMM Incorporated Jen M. Chen QUALCOMM Incorporated 858-658-2543

More information

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

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

More information

IP Multimedia System: general aspects and migration perspectives

IP Multimedia System: general aspects and migration perspectives IMS TPC EPC IP Multimedia System: general aspects and migration perspectives Dr. Leo Lehmann Federal Office of Communication, Switzerland ITU Workshop on Developments regarding telecommunication network

More information

Network Mobility Support Scheme on PMIPv6 Networks

Network Mobility Support Scheme on PMIPv6 Networks Network Mobility Support Scheme on PMIPv6 Networks Hyo-Beom Lee 1, Youn-Hee Han 2 and Sung-Gi Min 1 1 Dept. of Computer Science and Engineering, Korea University, Seoul, South Korea. sgmin@korea.ac.kr

More information

Implementing SIP and H.323 Signalling as Web Services

Implementing SIP and H.323 Signalling as Web Services Implementing SIP and H.323 Signalling as Web Services Ge Zhang, Markus Hillenbrand University of Kaiserslautern, Department of Computer Science, Postfach 3049, 67653 Kaiserslautern, Germany {gezhang, hillenbr}@informatik.uni-kl.de

More information

I AM 4 VHO: NEW APPROACH TO IMPROVE SEAMLESS VERTICAL HANDOVER IN HETEROGENEOUS WIRELESS NETWORKS

I AM 4 VHO: NEW APPROACH TO IMPROVE SEAMLESS VERTICAL HANDOVER IN HETEROGENEOUS WIRELESS NETWORKS I AM 4 VHO: NEW APPROACH TO IMPROVE SEAMLESS VERTICAL HANDOVER IN HETEROGENEOUS WIRELESS NETWORKS Omar Khattab 1 and Omar Alani 2 School of Computing, Science & Engineering University of Salford, UK ABSTRACT

More information

Optimizing SIP Application Layer Mobility over IPv6 Using Layer 2 Triggers

Optimizing SIP Application Layer Mobility over IPv6 Using Layer 2 Triggers Optimizing SIP Application Layer Mobility over IPv6 Using Layer 2 Triggers Emil Ivov Network Research Team Louis Pasteur University / LSIIT Illkirch, Strasbourg emcho@clarinet.u-strasbg.fr Thomas Noël

More information

A Simple Model for Calculating SIP Signalling Flows in 3GPP IP Multimedia Subsystems

A Simple Model for Calculating SIP Signalling Flows in 3GPP IP Multimedia Subsystems A Simple Model for Calculating SIP Signalling Flows in 3GPP IP Multimedia Subsystems Alexander A. Kist and Richard J. Harris RMIT University, BOX 2476V, Victoria 3001, Australia {kist,richard}@catt.rmit.edu.au

More information

PARAMETERS TO BE MONITORED IN THE PROCESS OF OPERATION WHEN IMPLEMENTING NGN TECHNICAL MEANS IN PUBLIC TELECOMMUNICATION NETWORKS

PARAMETERS TO BE MONITORED IN THE PROCESS OF OPERATION WHEN IMPLEMENTING NGN TECHNICAL MEANS IN PUBLIC TELECOMMUNICATION NETWORKS Draft Recommendation Q.3902 PARAMETERS TO BE MONITORED IN THE PROCESS OF OPERATION WHEN IMPLEMENTING NGN TECHNICAL MEANS IN PUBLIC TELECOMMUNICATION NETWORKS Summary This Recommendation describes the main

More information

IP Telephony (Voice over IP)

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

More information

OpenMTC. M2M Solutions for Smart Cities and the Internet of Things. www.open-mtc.org info@open-mtc.org

OpenMTC. M2M Solutions for Smart Cities and the Internet of Things. www.open-mtc.org info@open-mtc.org OpenMTC M2M Solutions for Smart Cities and the Internet of Things www.open-mtc.org info@open-mtc.org 2. March März 2, 2013 Understanding M2M Machine-to-Machine (M2M) is a paradigm in which the end-to-end

More information

ITU-T Kaleidoscope Conference Innovations in NGN. Architecture for Broadband and Mobile VPN over NGN

ITU-T Kaleidoscope Conference Innovations in NGN. Architecture for Broadband and Mobile VPN over NGN ITU-T Kaleidoscope Conference Innovations in NGN Architecture for Broadband and Mobile VPN over NGN Masahisa Kawashima NTT Information Sharing Platform Laboratories kawashima.masahisa@lab.ntt.co.jp Architecture

More information

Advanced SIP Series: SIP and 3GPP

Advanced SIP Series: SIP and 3GPP Advanced SIP Series: SIP and 3GPP, Award Solutions, Inc Abstract The Session Initiation Protocol has been selected as the main signaling protocol of the Third Generation Partnership Projects IP Multimedia

More information

Performance monitoring and analysis of wireless communication protocols for mobile devices

Performance monitoring and analysis of wireless communication protocols for mobile devices Performance monitoring and analysis of wireless communication protocols for mobile devices Almudena Díaz, Pedro Merino, F. Javier Rivas Departamento de Lenguajes y Ciencias de la Computación, University

More information

Realising the Virtual Home Environment (VHE) concept in ALL-IP UMTS networks

Realising the Virtual Home Environment (VHE) concept in ALL-IP UMTS networks December 2000 European Institute for Research and Strategic Studies in Telecommunications GmbH AT THE THEATRE: Remove the Theatre Bookmark from her homepage PDA ONLINE THEATRE-TICKETS BOOKING Project P920

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

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

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

Mobility Management Advanced

Mobility Management Advanced Mobility Management Advanced Summer Semester 2011 Integrated Communication Systems Group Ilmenau University of Technology Outline Motivation Mobility Management Approaches in the TCP/IP Reference Model

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

Alcatel OmniPCX Enterprise R11 Supported SIP RFCs

Alcatel OmniPCX Enterprise R11 Supported SIP RFCs Alcatel OmniPCX Enterprise R11 Supported SIP RFCs Product & Offer Large & Medium Enterprise Ref: 8AL020033225TCASA ed3 ESD/ Mid & Large Enterprise Product Line Management October 2013 OmniPCX Enterprise

More information

A Call Conference Room Interception Attack and its Detection

A Call Conference Room Interception Attack and its Detection A Call Conference Room Interception Attack and its Detection Nikos Vrakas 1, Dimitris Geneiatakis 2 and Costas Lambrinoudakis 1 1 Department of Digital Systems, University of Piraeus 150 Androutsou St,

More information

Internet Engineering Task Force (IETF) Request for Comments: 7092 Category: Informational ISSN: 2070-1721 December 2013

Internet Engineering Task Force (IETF) Request for Comments: 7092 Category: Informational ISSN: 2070-1721 December 2013 Internet Engineering Task Force (IETF) Request for Comments: 7092 Category: Informational ISSN: 2070-1721 H. Kaplan Oracle V. Pascual Quobis December 2013 A Taxonomy of Session Initiation Protocol (SIP)

More information

A Novel Pathway for Portability of Networks and Handing-on between Networks

A Novel Pathway for Portability of Networks and Handing-on between Networks A Novel Pathway for Portability of Networks and Handing-on between Networks D. S. Dayana #1, S. R. Surya #2 Department of Computer Applications, SRM University, Chennai, India 1 dayanads@rediffmail.com

More information

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

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

More information

Internet Architecture for Robust Mobility. Sangheon Pack (백상헌) Korea University shpack@korea.ac.kr

Internet Architecture for Robust Mobility. Sangheon Pack (백상헌) Korea University shpack@korea.ac.kr Internet Architecture for Robust Mobility Sangheon Pack (백상헌) Korea University shpack@korea.ac.kr Contents Introduction IETF Activity Home Agent Reliability Protocol P2P-based Approaches ROAM and SAMP

More information

Bridging the gap between peer-to-peer and conventional SIP networks

Bridging the gap between peer-to-peer and conventional SIP networks 1 Bridging the gap between peer-to-peer and conventional SIP networks Mosiuoa Tsietsi, Alfredo Terzoli, George Wells Department of Computer Science Grahamstown, South Africa Tel: +27 46 603 8291 hezekiah@rucus.ru.ac.za

More information

CS Fallback Function for Combined LTE and 3G Circuit Switched Services

CS Fallback Function for Combined LTE and 3G Circuit Switched Services EPC Voice over Circuit Switched Services Special Articles on SAE Standardization Technology CS Fallback Function for Combined and Circuit Switched Services The PP, an international standardization body

More information

Hierarchical Mobility Management for VoIP Traffic

Hierarchical Mobility Management for VoIP Traffic Hierarchical Mobility Management for VoIP Traffic Archan Misra Subir Das Anthony J McAuley Telcordia Technologies, Inc 445 South Street Morristown, NJ 07960 1 Abstract A hierarchical IP-based mobility

More information

3G/Wi-Fi Seamless Offload

3G/Wi-Fi Seamless Offload Qualcomm Incorporated March 2010 Table of Contents [1] Introduction... 1 [2] The Role of WLAN... 2 [3] 3G/Wi-Fi Seamless Offload Pathway... 2 [4] Application-Based Switching... 3 [5] Wi-Fi Mobility...

More information

Views on Wireless Network Convergence

Views on Wireless Network Convergence Views on Wireless Network Convergence Yan PENG, Bin XIA, Meng LIANG Version 1.0 Agenda Motivations for Wireless Network Convergence Convergence Categories Issues on IP based Convergence A Possible Evolution

More information

A Service Platform for Subscription-Based Live Video Streaming

A Service Platform for Subscription-Based Live Video Streaming A Service Platform for Subscription-Based Live Video Streaming Kelum Vithana 1, Shantha Fernando 2, Dileeka Dias 3 1 Dialog - University of Moratuwa Mobile Communications Research Laboratory 2 Department

More information

Voice Quality with VoLTE

Voice Quality with VoLTE Matthias Schulist Akos Kezdy Qualcomm Technologies, Inc. Voice Quality with VoLTE 20. ITG Tagung Mobilkommunikation 2015 Qualcomm Engineering Services Support of Network Operators Strong R&D Base End-to-end

More information

IPv6 Moving Network Testbed with Micro-Mobility Support

IPv6 Moving Network Testbed with Micro-Mobility Support IPv6 Moving Network Testbed with Micro-Mobility Support Miklós Aurél Rónai 1, Kristóf Fodor 1, Ralf Tönjes 2 Ericsson Research, 1 Traffic Lab (Hungary), 2 Eurolab (Germany) {Miklos.Ronai, Kristof.Fodor,

More information

APPLYING SIP B2BUA FOR MOBILE WIMAX NETWORK ARCHITECTURE

APPLYING SIP B2BUA FOR MOBILE WIMAX NETWORK ARCHITECTURE APPLYING SIP B2BUA FOR MOBILE WIMAX NETWORK ARCHITECTURE Yen-Wen Chen, Meng-Hsien Lin, and Hong-Jang Gu Department of Communication Engineering National Central University 320 No. 300, Jhong-Da Road, Jhong

More information

WHAT S BEHIND YOUR SMARTPHONE ICONS? A brief tour of behind-the-scenes signaling for multimedia services

WHAT S BEHIND YOUR SMARTPHONE ICONS? A brief tour of behind-the-scenes signaling for multimedia services WHAT S BEHIND YOUR SMARTPHONE ICONS? A brief tour of behind-the-scenes signaling for multimedia services Harry G. Perros Computer Science Department NC State University, Raleigh 27695 USA Email: hp@ncsu.edu

More information

End-2-End QoS Provisioning in UMTS networks

End-2-End QoS Provisioning in UMTS networks End-2-End QoS Provisioning in UMTS networks Haibo Wang Devendra Prasad October 28, 2004 Contents 1 QoS Support from end-to-end viewpoint 3 1.1 UMTS IP Multimedia Subsystem (IMS)................... 3 1.1.1

More information

Seamless Mobility over Broadband Wireless Networks

Seamless Mobility over Broadband Wireless Networks Seamless Mobility over Broadband Wireless Networks F. Steuer, M. Elkotob, S. Albayrak, H. Bryhni, T. Lunde Abstract A broadband wireless architecture with 802.11 (/WiFi) as a core coverage technology supported

More information

IMS Interconnect: Peering, Roaming and Security Part One

IMS Interconnect: Peering, Roaming and Security Part One T E C H N O L O G Y W H I T E P A P E R IMS Interconnect: Peering, Roaming and Security Part One IMS interconnection promises to enable greater reach and richer offerings for the providers that establish

More information

Service Continuity Path to smooth user experiences

Service Continuity Path to smooth user experiences Path to smooth user experiences Qualcomm Incorporated June 2010 Table of Contents [1] Introduction... 2 [2] Architecture... 3 [3] Use case... 4 [4] Conclusion... 6 06/2010 Page i [1] Introduction Qualcomm

More information

Design of a SIP Outbound Edge Proxy (EPSIP)

Design of a SIP Outbound Edge Proxy (EPSIP) Design of a SIP Outbound Edge Proxy (EPSIP) Sergio Lembo Dept. of Communications and Networking Helsinki University of Technology (TKK) P.O. Box 3000, FI-02015 TKK, Finland Jani Heikkinen, Sasu Tarkoma

More information