Testing Voice over LTE (VoLTE) on your device. January 2016 Sandy Fraser

Size: px
Start display at page:

Download "Testing Voice over LTE (VoLTE) on your device. January 2016 Sandy Fraser"

Transcription

1 Testing Voice over LTE (VoLTE) on your device January 2016 Sandy Fraser

2 Agenda Page 2 Intro: a very brief history of IMS, Legacy (CS) vs. LTE (PS) domain considerations Architecture of IMS, components IMS call, SIP call-flow Access Network features for VoLTE What happens when out-of-coverage: flavors of fallback IMS and Voice test, Keysight VoLTE solutions What is next WiFi Calling, EVS

3 Agenda Page 3 Intro: a very brief history of IMS, Legacy (CS) vs. LTE (PS) domain considerations Architecture of IMS, components IMS call, SIP call-flow Access Network features for VoLTE What happens when out-of-coverage: flavors of fallback IMS and Voice test, Keysight VoLTE solutions What is next WiFi Calling, EVS

4 IMS - IP Multimedia Subsystem how it all began 3GPP defined IMS in 1999 IMS as the framework for delivery of multimedia services was standardized in 3GPP rel.5 for delivery of Internet services on GPRS. This was updated and extended to CDMA and WLAN. In 2009 a group of over 40 organizations, operators, vendors etc. came together to form One Voice, whose aim was essentially to decide or drive the method of voice delivery on LTE through IMS. GSMA finally adopted VoLTE in 2010, and so did many of the industry big companies The first use of IMS through the Verizon LTE network in the USA accelerated the use of IMS development for mobile devices. Page 4

5 Support for Voice with LTE 2G/3G Circuit Switched calls have an allocated resource even during times of inactivity - even when nothing is being said Inefficient use of available bandwidth Access times between requesting resource and being able to talk were too slow to enable a reaction based allocation plus reduced flexibility for resource allocation An LTE UE will generally only be provided resources when it is necessary even for voice Allows efficient use of network resources. If we are saying nothing we will require no network resources Places stress on the network to ensure suitable access timing and quality of service (QoS). LTE transportation is fully IP no circuit switched services Page 5

6 Voice with LTE: What is the goal and how to get there To deliver same standard of voice call with VoLTE as is delivered by 2G/3G The long term solution for voice is to use VoIP and an IMS based core network, there are already many networks fully operational For networks which do not support IMS or have incomplete coverage, several fall back technologies are required: CSFB (Circuit Switched Fall Back) - single radio approach SVLTE or Dual Standby approach (Simultaneous Voice and Data LTE) - dual radio approach SRVCC (Single Radio Voice Call Continuity) Voice on LTE with CS backup CSFB, SVLTE and SRVCC all involve some level of I-RAT behavior Page 6

7 Agenda Page 7 Intro: a very brief history of IMS, Legacy (CS) vs. LTE (PS) domain considerations Architecture of IMS, components IMS call, SIP call-flow Access Network features for VoLTE What happens when out-of-coverage: flavors of fallback IMS and Voice test, Keysight VoLTE solutions What is next WiFi Calling, EVS

8 P-CSCF: Proxy-Call Session Control Function of IMS Assigned to an IMS-capable UE terminal through various means, and does not change for the duration of the registration. May be in the home domain or in the visited domain. Facilitates the routing path for mobile originated or mobile terminated session requests. It is responsible for allocating resources for the media flows (bandwidth management) It can also compress/decompress SIP messages using SigComp, which improved signaling efficiency and reduces the RTT over slow radio links. It provides subscriber authentication, and is responsible for the security of the messages between the network and the user (ex: may establish IPsec). It may include a Policy Decision Function (PDF), which authorizes media plane resources e.g. QoS over the media plane Page 8

9 SIP and IMS SIP (Session Initiation Protocol) was initially designed to work in an open homogeneous IP network SIP provides the signaling required to support call set-up procedures SIP also provides many other services (caller id, multi-party & emergency calls ) SIP server IP Network PSTN IP Network 3G GSM Telephone Network Page 9

10 Agenda Page 10 Intro: a very brief history of IMS, Legacy (CS) vs. LTE (PS) domain considerations Architecture of IMS, components IMS call, SIP call-flow Access Network features for VoLTE What happens when out-of-coverage: flavors of fallback IMS and Voice test, Keysight VoLTE solutions What is next WLAN Calling, EVS

11 IMS Uses SIP (Session Initiation Protocol) User A REGISTER OK CSCF Proxy User B REGISTER OK Optional AKAv2 authentication and IPsec SIP (Session Initiation Protocol) e.g. INVIT E, T RYING, RING, OK, BYE etc. INVITE TRYING RING OK ACK RTP/RTCP INVITE TRYING RING OK ACK SDP (Session Description Protocol) e.g. m (media), a (attribute) etc. m=audio RTP/AVP a=rtpmap:98 AMR/8000 a=fmtp:98 mode-set=7 RTP (Real-time Transport Protocol) e.g. AMR encoded speech RTCP (RT Control Protocol) e.g. Send/receive quality metrics BYE ACK BYE ACK CSCF = Call Session Control Function Page 11

12 IMS Uses SIP (Session Initiation Protocol) User A REGISTER CSCF Proxy User B REGISTER CSCF Proxy OK OK INVITE TRYING INVITE TRYING RING OK ACK RING OK ACK User A Router/IP network IP User B BYE ACK RTP/RTCP BYE ACK SIP messages go via proxy server RTP voice traffic ~ peer to peer (or via other network nodes) CSCF = Call Session Control Function Page 12

13 RTP RTP is used for the delivery of the user data Page 13

14 RTCP Control information RTCP (RFC3550) Packet Loss Rate Jitter Timing Information RTCP XR (RFC3611) Delay Signal Level Noise Level Call metrics Buffering Page 14

15 SIP logging with Wireshark Call tracing Detailed RTP and SIP message decodes Ladder diagrams (call flow) Page 15

16 IP Sec Tunnel Mode (VPN like) Entire original IP datagram encrypted, Client to Server Transport Mode Between two end points AH added to protect against alteration of datagrams while in transit Differences between the key generation between LTE and normal network IP Sec Normal IP traffic IP Header Data Transport Mode IP Header AH Data Tunnel Mode New IP Hdr AH IP Header Data More IPSec info in RFC4301, 4302, 4303 Page 16

17 SigComp (SIP Signalling Compression) SIP/SDP signalling stack State full Compressor /De-compressor RTP/RTCP Media stack Compresses text based SIP and SDP messages Up to 3:1 compression Standardized by the IETF RoHC working group Page 17

18 VoIP QoS and Multiple PDN s Strict packet delay-based QoS QoS will vary by allocation, by application and will be heavily dependent on system capacity. UE s can have multiple data streams, Multiple PDN s, Addresses, Port numbers etc. All with different parameters: Default DRB or Dedicated DRB Guaranteed or non Guaranteed Bit Rate Packet delay budget e.g. 50 to 300ms Packet Error rate e.g to 10-6 Example from Keysight UXM, E7515A Page 18

19 Traffic Flow Template (TFT) Create, Modify or Deactivate dedicated or default bearers Dedicated bearers associated with default bearer Sort IP packets based on; IP protocol; e.g. UDP, TCP IP address Port number or range Priority Type of Traffic (traffic class) Page 19

20 GBR, TFT, QoS, DRB s signalled to UE GBR TFT Example from Keysight UXM, E7515A Message Editor Negotiated QoS Page 20

21 Agenda Page 21 Intro: a very brief history of IMS, Legacy (CS) vs. LTE (PS) domain considerations Architecture of IMS, components IMS call, SIP call-flow Access Network features for VoLTE What happens when out-of-coverage: flavors of fallback IMS and Voice test, Keysight VoLTE solutions What is next WLAN Calling, EVS

22 Semi-persistent scheduling (SPS) Normal LTE operation each SF is allocated individually. For highly repeatable applications such as voice this is un-necessarily wasteful of the DL signalling channel bandwidth. In voice we normally only need a few 100 s of bits at regularly spaced intervals. SPS is used to tell the UE to use specific resources for a fixed time period and can reduce significantly the DL signalling bandwidth required. SPS can be UL or DL specific Normal allocation - Each time a PDSCH allocation is made, PDCCH resources are required Normal SPS SPS allocation reduced PDCCH signalling Page 22

23 TTI bundling If at the cell edge UE can either increase power or increase coding rate to ensure reception at enb If the UE cannot increase its power - enb gets power headroom status reports from each UE - the UE can be instructed to use TTI bundling. TTI bundling prevents round trip ACK/NACK delays by transmitting all Redundancy versions in successive TTI s. DL signalling is reduced (less ACKs/NACKs) and round trip delay is minimised. TTI RV# NACK NACK NACK ACK Normal transmission with HARQ feedback delay of 4ms for each 8ms HARQ cycle up to 28ms for final ACK. TTI RV# ACK ACK ACK Bundled TTI HARQ process 0 in 4 consecutive TTI s (different RV). Total feedback delay is only 8ms. Page 23

24 ROHC - Robust Header Compression Typical VoIP Header for IPv4 = 40bytes Typical VoIP Header for IPv6 = 60Bytes With a typical voice rate of 12kbps, uncompressed IPv6 headers represent approximately 60% of the data sent / received LTE network efficiency very poor without RoHC Robust Header Compression is therefore required for LTE VoIP Page 24

25 Agenda Page 25 Intro: a very brief history of IMS, Legacy (CS) vs. LTE (PS) domain considerations Architecture of IMS, components IMS call, SIP call-flow Access Network features for VoLTE What happens when out-of-coverage: flavors of fallback IMS and Voice test, Keysight VoLTE solutions What is next WLAN Calling, EVS

26 SVLTE Simultaneous Voice and LTE Two simultaneous radios connected separately. No radio interoperability required UE is voice enabled through CDMA2000 1xRTT plus data on LTE In area s of poor LTE coverage, handover from LTE to ehrpd is possible irrespective whether a voice call is active or not LTE CDMA ehrpd Page 26

27 CSFB Circuit Switched Fall Back UE is not VoLTE enabled, voice calls must be Circuit Switched on 2G/3G 1. UE receives incoming Voice page in LTE 2. UE sends extended service request 3. Network sends RRC Release with Redirect to send UE to 2G/3G May include existing LTE packet data connections (depending on UE capability) LTE 2G/3G Page 27

28 SRVCC Single Radio Voice Call Connectivity UE can no longer maintain LTE coverage, cell conditions in 2G/3G are advantageous IMS - VoLTE voice calling in LTE coverage areas, Circuit Switched calls in 2G/3G Quickly handover from LTE to legacy 2G/3G at LTE edge using Packet Switched Handover method May include existing LTE packet data connections LTE 2G/3G Page 28

29 SMS over SGs What if my LTE network does not support IMS, how do I get 2G/3G SMS while in LTE? SMS over SGs Normal circuit switched native SMS is encapsulated message within NAS messaging SGs is actually the interface between the MME and MSC, normally used for mobility management processes between 2G/3G and LTE Requires combined attach with SMS only update IE. Page 29

30 Agenda Page 30 Intro: a very brief history of IMS, Legacy (CS) vs. LTE (PS) domain considerations Architecture of IMS, components IMS call, SIP call-flow Access Network features for VoLTE What happens when out-of-coverage: flavors of fallback IMS and Voice test, Keysight VoLTE solutions What is next WLAN Calling, EVS

31 To Test VoLTE Today, You Need: IMS/VoLTE capable device IMS/VoLTE capable Base Station / Network emulator IMS Server Somebody to talk to: Either another UE or IMS Client emulator Audio Analysis Page 31

32 E7515A UXM LTE FDD/TDD, 2G, 3G Comprehensive support for VoLTE testing UXM Test Set VoLTE UE VoLTE Feature Support IPv4, IPv4v6, IPv6 Multiple bearers/ PDNs Dedicated bearers RoHC TTI bundling SPS SRVCC CSFB Keysight IMS-SIP server and client Page 32

33 Keysight E6966B-1FP IMS/SIP Server Easy to install and use Windows XP/7 PC-based IMS-SIP server (P-CSCF emulator) IPv4, IPv6, supports registration of multiple soft client and (via UXM) VoLTE UE, RUI/GUI Voice/Video connection, call waiting, SMS forwarding, PRACK support AKAv2 authentication, IP Sec, SMS sending Message Logging, error insertion Proven interop with VoLTE UEs Integrated UXM IMS Detail Log Page 33

34 Keysight E6966B-2FP IMS/SIP Client Easy to install and use Windows XP/7 PC-based IMS-SIP client IPv4, IPv6, Voice, Video, SMS, RUI/GUI EVS, AMR, AMR-WB, G711 a/ulaw, G722/.1, G729, GSM, ilbc, Speex/wb voice codecs AMR/AMR-WB Octet-align, bandwidth-efficient, Mode-set negotiation and fixing H264, H263, H video codecs with H264 level and packetization mode selection Play test files, audio loopback, auto-answer, audio level cal features, scope display VAD (SCR/DTX), Echo cancellation, jitter buffering Proven voice interop with VoLTE UEs Page 34

35 Keysight U8903B Audio Analsyser Comprehensive support for VoLTE testing PESQ and PoLQA supported Low residual distortion Wide measurement bandwidth Flexible choice of analog and digital interface (AES/SPDIFor DSI) options Characterize signal to noise ratios Apply weighting functions and filters Page 35

36 Audio Test Scenario Audio quality measurements on the Keysight U8903B Page 36

37 Voice / Video Loopback Simple test UXM Test Set VoLTE UE UXM Test Set Video loopback (IMS feature) SIP registration procedure Negative registration processes Test call set up Soft client must enable loopback No quality measurements VoLTE UE VoLTE UE 2 phone Testing UE to UE interaction Test with reference/ commercial phones Page 37

38 Voice Quality Testing with U8903B Audio Analyser PESQ and PoLQA supported Test UE loop-back USB sound card USB Keysight IMS-SIP server & client Soft client loop-back VoLTE UE Audio Line in/out Ethernet Keysight UXM RF Reference source Degraded source Headphone/mic jack Keysight IMS-SIP server & client U8903B Audio Analyser VoLTE UE U8903B Audio Analyser Ethernet Keysight UXM RF Headphone/mic jack Reference source Degraded source Page 38

39 Voice Quality Testing DL voice Quality Testing Keysight IMS-SIP server & client Keysight UXM Ethernet USB sound card USB RF Reference source (DL) Audio Line in/out Headphone/mic jack VoLTE UE U8903B Audio Analyser Degraded Source (DL) Page 39

40 Voice Quality Testing UL voice Quality Testing Keysight IMS-SIP server & client Keysight UXM Ethernet USB sound card USB RF Degraded source (UL) Audio Line in/out Reference source (UL) Headphone/mic jack VoLTE UE U8903B Audio Analyser Page 40

41 Audio Test Scenario Human Jury Testing and/or PESQ with IP Impairments Delay/Jitter/Loss insertion Keysight IMS-SIP server Ethernet VoLTE UE Keysight UXM VoLTE UE RF U8903B Audio Analyzer RF Audio in/out headphone jack Audio in/out headphone jack Page 41

42 Agenda Page 42 Intro: a very brief history of IMS, Legacy (CS) vs. LTE (PS) domain considerations Architecture of IMS, components IMS call, SIP call-flow Access Network features for VoLTE What happens when out-of-coverage: flavors of fallback IMS and Voice test, Keysight VoLTE solutions What is next WLAN Calling, EVS

43 WLAN Calling (VoWLAN) Secure IP calls on un-trusted connections IMS IPsec Termination HSS AAA PCRF P-CSCF LTE enodeb MME IMS Server S-GW P-GW WiFi RAN Untrusted WLAN IPsec Termination epdg S2b epdg Evolved Packet Data Gateway Page 43

44 WLAN Calling (VoWLAN) Other VoWLAN considerations Handovers Large LTE cells, Small WLAN coverage decisions on when/if to HO or cell (re)select. Network operator and UE operation vary dramatically. Interoperability will be key QoS UE s fighting with other users for priority, how do we test MOS? MOS will likely vary more with signal quality and cell congestion rather than the radio format Security IPSec, or is provider specific login required Why use your call time (minutes) allowance on WLAN calling rather than free skype or facetime? P-CSCF addressing could be through epdg signalling Page 44

45 Enhanced Voice Services (EVS) codec Designed to rate match with existing AMR codecs (AMR-WB interoperability mode) Vastly increase bit rate to 128 kbps allowing music and mixed content Source controlled rate, switchable per frame Voice activity detection (VAD), sound activity detector, comfort noise generator (CNG) Jitter buffer management, error concealment mechanism to nullify lost packets and minor transmission errors, Channel Aware Mode lists the EVS standards Characteristic GSM FR AMR WB-AMR G EVS Bandwidth 200 to 3400Hz 200 to 3400Hz 50 to 7000Hz 50 to 24000Hz Frame Size 20ms 20ms 20ms 20ms Bit Rates (kbps) to to to 128 Technology RPE-LPT ACELP ACELP ACELP and Transform Coding Adopted Designed for PSTN Voice PSTN Voice VoIP (not LTE) LTE / VoIP / Mixed content Page 45

46 CHANNEL Transmit EVS Encoder ACELP based encoder BWE encoder (b/w extension) Encoded audio frame (50 frame/s rate dependent on codec mode) 16 bit PCM 8, 16, 32, 48 khz Core and DTX switching MDCT based encoder A to D conversion DTX, CNG encoder RTP payload formatting AMR WB-IO encoder Page 46

47 CHANNEL Receive EVS Decoder Impaired received audio frame (50 frame/s rate dependent on codec mode) ACELP based decoder BWE decoder (b/w extension) 16 bit PCM 8, 16, 32, 48 khz RTP payload decoding Jitter Buffer Mgt (JBM) Core and DTX switching MDCT based decoder A to D conversion DTX, CNG decoder AMR WB-IO decoder Page 47

48 Channel Aware Encoding EVS is designed for Packet Switched Networks Primary Frame Encoding (Low freq: ACELP based) (High freq: TBE based) Pre- Processing Frame Criticality Configuration Primary + Redundant Frame Bit Packer Redundant Frame Coding Primary frame encoding minimizes data based on VAD etc. Redundant frame coding creates a redundant version for the critical parameters The redundant frames are used to fill gaps for the overall payload data The redundancy then provides some robustness in a system with packet loss Page 48

49 Enhanced Voice Services (EVS) Designed for LTE - Summary Supports HD voice and entertainment quality audio Designed for packet switched networks (VoLTE) Inter-operable with AMR-WB Wide range of bit rates and bandwidths for excellent flexibility Feature rich CODEC Source controllable rate (SCR) Comfort noise generator (CNG) Discontinuous Transmission (DTX) Variable bit rate (VBR) Jitter buffer management (JBM) Channel aware mode (designed for systems with packet loss) EVS primary mode AMR-WB IO compatibility mode Page 49

50 Summary Page 50 Intro: a very brief history of IMS, Legacy (CS) vs. LTE (PS) domain considerations Architecture of IMS, components P-CSCF IMS call, SIP call-flow RTP, RTCP Access Network features for VoLTE SPS and TTI Bundling What happens when out-of-coverage: flavors of fallback CSFB, SRVCC IMS and Voice test, Keysight VoLTE solutions What is next WiFi Calling, EVS

51 Useful References ITU-T P.862. Perceptual evaluation of speech quality (PESQ) ITU-T P.863. Perceptual Objecting Listing Quality Assessment (POLQA) UXM Website. Keysight IMS/SIP GSMA IR.92 IMS Profile for Voice and SMS 3GPP TS IP Multimedia call control protocol based on SIP and SDP, UE conformance specification 3GPP TS Security Aspects of early IP Multimedia Subsystems (IMS) 3GPP TS IP Multimedia Subsystems (IMS) Multimedia telephone: Media handling and interaction 3GPP TS Speech and video telephony terminal acoustic test specification 3GPP TS IP Multimedia Core Network Subsystem Multimedia Telephony Service and supplementary services 3GPP TS IP Multimedia Subsystem (IMS) Stage 2 Page 51

52 Thank You!!! Questions and Answers Page 52 Technologies 2015

NG40 IMS Emulator. Key features: IMS Registration VoLTE Basic SRVCC (one-way HO of single active speech session from 4G PS to 3G CS)

NG40 IMS Emulator. Key features: IMS Registration VoLTE Basic SRVCC (one-way HO of single active speech session from 4G PS to 3G CS) NG40 IMS Emulator IMS Emulation for LTE has been added to the ng4t portfolio. The NG40 IMS Emulator is an extension to the NG40 eutran and to the NG40 EPC Emulator. The NG40 eutran Emulator simulates the

More information

Delivery of Voice and Text Messages over LTE 13 年 5 月 27 日星期 一

Delivery of Voice and Text Messages over LTE 13 年 5 月 27 日星期 一 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 data

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 Two main approaches to the

More information

Spirent Landslide VoLTE

Spirent Landslide VoLTE /IMS Node and SIP UE Emulation Voice over LTE () is the combination of IMS-based voice, messaging and video services over the 4G mobile network. To ensure a successful transition, mobile carriers and equipment

More information

3GPP TR V ( )

3GPP TR V ( ) TR 26.924 V13.0.0 (2015-09) Technical Report 3rd Generation Partnership Project; Technical Specification Group Services and System Aspects; Multimedia telephony over IP Multimedia Subsystem (IMS); Study

More information

SIP Flex Test Suite. Highlights. IMS and VoIP Network Element and Service Testing

SIP Flex Test Suite. Highlights. IMS and VoIP Network Element and Service Testing SIP Flex Test Suite IMS and VoIP Network Element and Service Testing Highlights Feature, negative, load, regression, interoperability and scalability testing Negative and proprietary messages and call

More information

Keysight E6966B IMS-SIP Network Emulator. Technical Overview

Keysight E6966B IMS-SIP Network Emulator. Technical Overview Keysight E6966B IMS-SIP Network Emulator Technical Overview 02 Keysight E6966B IMS-SIP Network Emulator - Technical Overview Accelerate Performance Testing of Cellular User Equipment in an All-IP IMS-SIP

More information

Primebit Solution EXPERT DIPLOMA IN PROTOCOL TESTING COURSE CONTENT

Primebit Solution EXPERT DIPLOMA IN PROTOCOL TESTING COURSE CONTENT EXPERT DIPLOMA IN PROTOCOL TESTING COURSE CONTENT MODULE 1 : UMTS (3G) AND GSM (2G) BASIC 2G and 3G Network Architecture - CS & PS domain. RAT- FDMA, TDMA, CDMA, WCDMA, DFDMA, SCFDMA. SDU,PDU,UMTS N/W

More information

VoIP Basics. 2005, NETSETRA Corporation Ltd. All rights reserved.

VoIP Basics. 2005, NETSETRA Corporation Ltd. All rights reserved. VoIP Basics Phone Network Typical SS7 Network Architecture What is VoIP? (or IP Telephony) Voice over IP (VoIP) is the transmission of digitized telephone calls over a packet switched data network (like

More information

Voice over IP (VoIP)

Voice over IP (VoIP) Voice over IP (VoIP) David Wang, Ph.D. UT Arlington 1 Purposes of this Lecture To present an overview of Voice over IP To use VoIP as an example To review what we have learned so far To use what we have

More information

Transporting Voice by Using IP

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

More information

Next Generation Core Networks Summit 2011 Standardisation and Developments within SAE

Next Generation Core Networks Summit 2011 Standardisation and Developments within SAE Next Generation Core Networks Summit 2011 Standardisation and Developments within SAE Frédéric Firmin (frederic.firmin@3gpp.org) 3GPP Technical Officer Mobile World Congress, 19 th February 2009 1 Terminology

More information

VoIP. ALLPPT.com _ Free PowerPoint Templates, Diagrams and Charts

VoIP. ALLPPT.com _ Free PowerPoint Templates, Diagrams and Charts VoIP ALLPPT.com _ Free PowerPoint Templates, Diagrams and Charts VoIP System Gatekeeper: A gatekeeper is useful for handling VoIP call connections includes managing terminals, gateways and MCU's (multipoint

More information

SRVCC Ensuring voice service continuity in VoLTE/IMS

SRVCC Ensuring voice service continuity in VoLTE/IMS SRVCC Ensuring voice service continuity in VoLTE/IMS White Paper 2013 Author : Binu K G 1 Wireless service has turned a full circle and voice remains the most popular and killer application for any mobile

More information

Performance Evaluation of VoLTE Based on Field Measurement Data

Performance Evaluation of VoLTE Based on Field Measurement Data Performance Evaluation of VoLTE Based on Field Measurement Data Ayman Elnashar, Mohamed A. El-Saidny, and Mohamed Yehia Abstract Voice over Long-Term Evolution (VoLTE) has been witnessing a rapid deployment

More information

EPC-SIM for enb/henb/ HeNB-GW Testing VERSION 5.0

EPC-SIM for enb/henb/ HeNB-GW Testing VERSION 5.0 EPC-SIM for enb/henb/ HeNB-GW Testing VERSION 5.0 Flexible, functional load testing tool for LTE RAN SPEC SHEET KEY FEATURES Simulation of EPC, IMS and enb in a single unit for validation of S1 and X2

More information

Sh Gy. Ro Gx. Cx Ici. Mr Mj

Sh Gy. Ro Gx. Cx Ici. Mr Mj Sh Ro Cx Ici SIP UT IMS Sv LTE Mr Mj Mi Mg ISC Mw LTE / VoLTE IMS Protocols Interfaces LTE Protocol Stack IMS Protocol Stack LTE (4G) IMS PSTN / LTE Ex : S1, S5, SGi LTE Control Plane Ex : S1, S10, S11,

More information

3GPP TS V ( )

3GPP TS V ( ) TS 26.454 V13.0.0 (2016-03) Technical Specification 3rd Generation Partnership Project; Technical Specification Group Services and System Aspects; Codec for Enhanced Voice Services (EVS); Interface to

More information

Internet Streaming Media. Reji Mathew NICTA & CSE UNSW COMP9519 Multimedia Systems S2 2006

Internet Streaming Media. Reji Mathew NICTA & CSE UNSW COMP9519 Multimedia Systems S2 2006 Internet Streaming Media Reji Mathew NICTA & CSE UNSW COMP9519 Multimedia Systems S2 2006 Multimedia Streaming UDP preferred for streaming System Overview Protocol stack Protocols RTP + RTCP SDP RTSP SIP

More information

Provide a generic transport capabilities for real-time multimedia applications Supports both conversational and streaming applications

Provide a generic transport capabilities for real-time multimedia applications Supports both conversational and streaming applications 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 Performance Tests Build-out Delay

More information

ABSTRACT. that it avoids the tolls charged by ordinary telephone service

ABSTRACT. that it avoids the tolls charged by ordinary telephone service ABSTRACT VoIP (voice over IP - that is, voice delivered using the Internet Protocol) is a term used in IP telephony for a set of facilities for managing the delivery of voice information using the Internet

More information

Preface Preliminaries. Introduction to VoIP Networks. Public Switched Telephone Network (PSTN) Switching Routing Connection hierarchy Telephone

Preface Preliminaries. Introduction to VoIP Networks. Public Switched Telephone Network (PSTN) Switching Routing Connection hierarchy Telephone VoIP quality and performance issues Delay Jitter Packet loss Echo and talk overlap Approaches to maintaining VoIP quality Network-level QoS VoIP codecs VoIP applications and services Fax Emergency numbers

More information

Nokia Q. Xie Motorola April 2007

Nokia Q. Xie Motorola April 2007 Network Working Group Request for Comments: 4867 Obsoletes: 3267 Category: Standards Track J. Sjoberg M. Westerlund Ericsson A. Lakaniemi Nokia Q. Xie Motorola April 2007 RTP Payload Format and File Storage

More information

GTP-based S2b Interface Support on the P-GW and SAEGW

GTP-based S2b Interface Support on the P-GW and SAEGW GTP-based S2b Interface Support on the P-GW and SAEGW This chapter describes the GTP-based S2b interface support feature on the standalone P-GW and the SAEGW. Feature, page 1 How the S2b Architecture Works,

More information

TECHNICAL REPORT Speech and multimedia Transmission Quality (STQ); Quality of Service aspects of voice communication in an LTE environment

TECHNICAL REPORT Speech and multimedia Transmission Quality (STQ); Quality of Service aspects of voice communication in an LTE environment TR 103 219 V1.1.1 (2015-04) TECHNICAL REPORT Speech and multimedia Transmission Quality (STQ); Quality of Service aspects of voice communication in an LTE environment 2 TR 103 219 V1.1.1 (2015-04) Reference

More information

Overview of the Session Initiation Protocol

Overview of the Session Initiation Protocol CHAPTER 1 This chapter provides an overview of SIP. It includes the following sections: Introduction to SIP, page 1-1 Components of SIP, page 1-2 How SIP Works, page 1-3 SIP Versus H.323, page 1-8 Introduction

More information

Primebit Solution MASTERED DIPLOMA IN PROTOCOL DEVELOPMENT COURSE CONTENT

Primebit Solution MASTERED DIPLOMA IN PROTOCOL DEVELOPMENT COURSE CONTENT MASTERED DIPLOMA IN PROTOCOL DEVELOPMENT COURSE CONTENT MODULE 1 : UMTS (3G) AND GSM (2G) BASIC 2G and 3G Network Architecture - CS & PS domain. RAT- FDMA, TDMA, CDMA, WCDMA, DFDMA, SCFDMA. SDU,PDU,UMTS

More information

on QoS/QoE measurements

on QoS/QoE measurements ITU Workshop on Performance, Quality of Service and Quality of Experience of Emerging Networks and Services (Athens, Greece, 7-8 September 2015) Impact of LTE/VoLTE network architecture on QoS/QoE measurements

More information

Agenda. Introduction Roaming Scenarios. Other considerations. Data SMS Voice IMS

Agenda. Introduction Roaming Scenarios. Other considerations. Data SMS Voice IMS LTE Roaming Agenda Introduction Roaming Scenarios Data SMS Voice IMS Other considerations LTE Roaming Situation None of Verizon LTE subscribers can roam on another LTE network, not even on other 700 MHz

More information

End-to-end IP Service Quality and Mobility - Lecture #6 -

End-to-end IP Service Quality and Mobility - Lecture #6 - End-to-end IP Quality and Mobility - Lecture #6 - Special Course in Networking Technology S-38.215 vilho.raisanen@nokia.com Planned contents & draft schedule 1. Introduction Jan 13th 2. Characteristics

More information

Timmins Training Consulting

Timmins Training Consulting VoLTE Core Network Course Outline Short Description VoLTE stands for voice over Long-Term Evolution. It is a combination of LTE and IMS technology which enables processing of digital packet voice service

More information

ENG Advanced Mobile Networks: QoS, QoE & Technical Aspects

ENG Advanced Mobile Networks: QoS, QoE & Technical Aspects ENG-514 - Advanced Mobile Networks: QoS, QoE & Technical Aspects Description The increasing uptake of Internet of Things (IoT), Big data and cloud-based services introduces a new set of requirements for

More information

Signalling Tester MD8475B. Product Introduction

Signalling Tester MD8475B. Product Introduction Signalling Tester MD8475B Product Introduction MD8475B Overview MD8475B Signalling Tester LTE-A 3CA/4CA tests with 8 Tx and 4 Rx RF signals (up to 6 GHz) 2G to 4G system tests (W/G/C2K/EVDO/TDS/LTE) CA

More information

Internet Streaming Media. Reji Mathew NICTA & CSE UNSW COMP9519 Multimedia Systems S2 2007

Internet Streaming Media. Reji Mathew NICTA & CSE UNSW COMP9519 Multimedia Systems S2 2007 Internet Streaming Media Reji Mathew NICTA & CSE UNSW COMP9519 Multimedia Systems S2 2007 Multimedia Streaming UDP preferred for streaming System Overview Protocol stack Protocols RTP + RTCP SDP RTSP SIP

More information

VOLTE and the IP/MPLS Cell Site Evolution

VOLTE and the IP/MPLS Cell Site Evolution AVIAT NETWORKS VOLTE and the IP/MPLS Cell Site Evolution By Eduardo J. Sánchez, Aviat Networks Technical Marketing TABLE OF CONTENTS INTRODUCTION...3 PROBLEM: DEPLOYING VOLTE FOR RELIABLE VOICE AND VIDEO...3

More information

Transporting Voice by Using IP

Transporting Voice by Using IP Transporting Voice by Using IP Voice over UDP, not TCP Speech Small packets, 10 40 ms Occasional packet loss is not a catastrophe Delay-sensitive TCP: connection set-up, ack, retransmit delays 5 % packet

More information

2. enodeb Emulator: Simulation of emtc and NB-IoT UE and enodeb conforming to 3GPP Release 13 enhancements for Cellular IoT.

2. enodeb Emulator: Simulation of emtc and NB-IoT UE and enodeb conforming to 3GPP Release 13 enhancements for Cellular IoT. Version 13.0.0.2 Release Date: Feb 17, 2017 NetTest v13.0 Release Notes Page 1 of 12 1. C-SGN Emulator: Includes the MME, SGW and PGW Emulators with new interfaces and functions for testing CIoT base stations

More information

Synopsis of Basic VoIP Concepts

Synopsis of Basic VoIP Concepts APPENDIX B The Catalyst 4224 Access Gateway Switch (Catalyst 4224) provides Voice over IP (VoIP) gateway applications for a micro branch office. This chapter introduces some basic VoIP concepts. This chapter

More information

Performance Management: Key to IP Telephony Success

Performance Management: Key to IP Telephony Success Performance Management: Key to Telephony Success Alan Clark, President & CEO Telchemy, Incorporated http://www.telchemy.com Vo Performance Management Voice, Video and other Real Time Applications Vo Performance

More information

REFERENCE ARCHITECTURE FOR END-TO-END QOS IN HETEROGENEOUS WIRELESS NETWORK ENVIRONMENTS

REFERENCE ARCHITECTURE FOR END-TO-END QOS IN HETEROGENEOUS WIRELESS NETWORK ENVIRONMENTS REFERENCE ARCHITECTURE FOR END-TO-END QOS IN HETEROGENEOUS WIRELESS NETWORK ENVIRONMENTS Sandra Frei 1, 2, Woldemar Fuhrmann 3, Andreas Rinkel 2 and Bogdan Ghita 1 1 Centre for Information Security and

More information

ETSI TS V ( )

ETSI TS V ( ) TS 126 454 V15.0.0 (2018-07) TECHNICAL SPECIFICATION Universal Mobile Telecommunications System (UMTS); LTE; Codec for Enhanced Voice Services (EVS); Interface to Iu, Uu, Nb and Mb (3GPP TS 26.454 version

More information

RTP implemented in Abacus

RTP implemented in Abacus Spirent Abacus RTP implemented in Abacus 编号版本修改时间说明 1 1. Codec that Abacus supports. G.711u law G.711A law G.726 G.726 ITU G.723.1 G.729 AB (when VAD is YES, it is G.729AB, when No, it is G.729A) G.729

More information

CS519: Computer Networks. Lecture 9: May 03, 2004 Media over Internet

CS519: Computer Networks. Lecture 9: May 03, 2004 Media over Internet : Computer Networks Lecture 9: May 03, 2004 Media over Internet Media over the Internet Media = Voice and Video Key characteristic of media: Realtime Which we ve chosen to define in terms of playback,

More information

Voice Analysis for Mobile Networks

Voice Analysis for Mobile Networks White Paper VIAVI Solutions Voice Analysis for Mobile Networks Audio Quality Scoring Principals for Voice Quality of experience analysis for voice... 3 Correlating MOS ratings to network quality of service...

More information

Location Based Advanced Phone Dialer. A mobile client solution to perform voice calls over internet protocol. Jorge Duda de Matos

Location Based Advanced Phone Dialer. A mobile client solution to perform voice calls over internet protocol. Jorge Duda de Matos Location Based Advanced Phone Dialer A mobile client solution to perform voice calls over internet protocol Jorge Duda de Matos Superior Institute of Technology (IST) Lisbon, Portugal Abstract Mobile communication

More information

DAY 2. HSPA Systems Architecture and Protocols

DAY 2. HSPA Systems Architecture and Protocols DAY 2 HSPA Systems Architecture and Protocols 1 LTE Basic Reference Model UE: User Equipment S-GW: Serving Gateway P-GW: PDN Gateway MME : Mobility Management Entity enb: evolved Node B HSS: Home Subscriber

More information

Long Term Evolution - Evolved Packet Core S1 Interface Conformance Test Plan

Long Term Evolution - Evolved Packet Core S1 Interface Conformance Test Plan Long Term Evolution - Evolved Packet Core S1 Interface Conformance Test Plan Table of Contents 1 SCOPE... 10 2 REFERENCES... 10 3 ABBREVIATIONS... 11 4 OVERVIEW... 14 5 TEST CONFIGURATION... 16 5.1 NETWORK

More information

VoLTE: The Next Generation of Voice

VoLTE: The Next Generation of Voice VoLTE: The Next Generation of Voice Introduction Voice over LTE (VoLTE) is no longer just a buzz word in the telecom community but is quickly becoming reality, with implementations appearing around the

More information

RADIO PROTOCOLS FOR LTE AND LTE-ADVANCED

RADIO PROTOCOLS FOR LTE AND LTE-ADVANCED RADIO PROTOCOLS FOR LTE AND LTE-ADVANCED Seungjune Yi SungDuck Chun YoungDae Lee Sungjun Park SungHoon Jung LG Electronics, South Korea WILEY Foreword by Takehiro Nakamura Preface About the Authors 1 Introduction

More information

ETSF10 Internet Protocols Transport Layer Protocols

ETSF10 Internet Protocols Transport Layer Protocols ETSF10 Internet Protocols Transport Layer Protocols 2012, Part 2, Lecture 2.2 Kaan Bür, Jens Andersson Transport Layer Protocols Special Topic: Quality of Service (QoS) [ed.4 ch.24.1+5-6] [ed.5 ch.30.1-2]

More information

VoLTE to VoLTE Call Flow Originating Network LTE LTE IP Network IMS Terminating Network LTE Calling Called SIP ----SIP INVITE message ( UE --> IMS )---->

More information

LTE. over. Voice. ericsson white paper Uen December Voice over LTE a step towards future telephony

LTE. over. Voice. ericsson white paper Uen December Voice over LTE a step towards future telephony ericsson white paper 284 23-3145 Uen December 2010 Voice over Voice over a step towards future telephony Which voice over solution offers the most advantages for operators and satisfies user expectations?

More information

Multimedia Applications. Classification of Applications. Transport and Network Layer

Multimedia Applications. Classification of Applications. Transport and Network Layer Chapter 2: Representation of Multimedia Data Chapter 3: Multimedia Systems Communication Aspects and Services Multimedia Applications and Communication Protocols Quality of Service and Resource Management

More information

VoLTE: Particularities from Measurements to Analysis. Haarlem, Alberto Pérez

VoLTE: Particularities from Measurements to Analysis. Haarlem, Alberto Pérez VoLTE: Particularities from Measurements to Analysis Haarlem, 9.5.2016 Alberto Pérez Omnitele Ltd. 2016 2agenda > 1. Introduction 2. VoLTE a new old technology 3. Measuring VoLTE Test Scenarios 4. Analysing

More information

Advanced Computer Networks

Advanced Computer Networks Advanced Computer Networks VoIP Jianping Pan Summer 2007 6/6/07 csc485b/586b/seng480b 1 Feedback on reading & summaries Be aware of deadlines the day before the presentation Read papers not someone else's

More information

Popular protocols for serving media

Popular protocols for serving media Popular protocols for serving media Network transmission control RTP Realtime Transmission Protocol RTCP Realtime Transmission Control Protocol Session control Real-Time Streaming Protocol (RTSP) Session

More information

Implementing Cisco Service Provider Mobility LTE Networks ( )

Implementing Cisco Service Provider Mobility LTE Networks ( ) Implementing Cisco Service Provider Mobility LTE Networks (600-212) Exam Description: The Implementing Cisco LTE Packet Core Networks (600-212 SPLTE) exam is a 90- minute, 65 75 question assessment within

More information

INTERNATIONAL INTERCONNECTION FORUM FOR SERVICES OVER IP. (i3 FORUM) Interoperability Test Plan for International Voice services

INTERNATIONAL INTERCONNECTION FORUM FOR SERVICES OVER IP. (i3 FORUM) Interoperability Test Plan for International Voice services INTERNATIONAL INTERCONNECTION FORUM FOR SERVICES OVER IP (i3 FORUM) Workstream Technical Aspects Workstream Operations Interoperability Test Plan for International Voice services (Release 3.0) May 2010

More information

INICTEL-UNI 15/11/2010. Tecnología de Banda Ancha Inalámbrica LTE

INICTEL-UNI 15/11/2010. Tecnología de Banda Ancha Inalámbrica LTE INICTEL-UNI 15/11/2010 Tecnología de Banda Ancha Inalámbrica LTE 1 2Market Overview 2 LTE Presentation / Alcatel-Lucent. Title January 2008 Market Trends iphone (Apple) and G1 (Google) are bandwidth drivers

More information

3GPP TS V9.5.0 ( )

3GPP TS V9.5.0 ( ) Technical Specification 3rd Generation Partnership Project; Technical Specification Group Core Network and Terminals; Evolved Packet System (EPS); Optimized Handover Procedures and Protocols between E-UTRAN

More information

OSI Layer OSI Name Units Implementation Description 7 Application Data PCs Network services such as file, print,

OSI Layer OSI Name Units Implementation Description 7 Application Data PCs Network services such as file, print, ANNEX B - Communications Protocol Overheads The OSI Model is a conceptual model that standardizes the functions of a telecommunication or computing system without regard of their underlying internal structure

More information

Media Communications Internet Telephony and Teleconference

Media Communications Internet Telephony and Teleconference Lesson 13 Media Communications Internet Telephony and Teleconference Scenario and Issue of IP Telephony Scenario and Issue of IP Teleconference ITU and IETF Standards for IP Telephony/conf. H.323 Standard

More information

ETSI TS V ( )

ETSI TS V ( ) TS 126 441 V12.0.0 (2014-10) TECHNICAL SPECIFICATION Universal Mobile Telecommunications System (UMTS); LTE; EVS Codec General Overview (3GPP TS 26.441 version 12.0.0 Release 12) 1 TS 126 441 V12.0.0 (2014-10)

More information

Keysight Technologies UXM GSM/GPRS/EGPRS Application Feature Comparison

Keysight Technologies UXM GSM/GPRS/EGPRS Application Feature Comparison Keysight Technologies UXM Application Feature Comparison January 2017 For more information on the options, part numbers, configuring your UXM instrument, upgrades, and licenses, view the Keysight UXM Wireless

More information

Mobility Management for VoIP on Heterogeneous Networks: Evaluation of Adaptive Schemes

Mobility Management for VoIP on Heterogeneous Networks: Evaluation of Adaptive Schemes Mobility Management for VoIP on Heterogeneous Networks: Evaluation of Adaptive Schemes Authors:Massimo Bernaschi, Filippo Cacace, Giulio Lannello Presented by:rukmini Sarvamangala OBJECTIVE OF THE PAPER

More information

This sequence diagram was generated with EventStudio System Designer (

This sequence diagram was generated with EventStudio System Designer ( This call flow covers the handling of a CS network originated call with ISUP. In the diagram the MGCF requests seizure of the IM CN subsystem side termination and CS network side bearer termination. When

More information

Kommunikationssysteme [KS]

Kommunikationssysteme [KS] Kommunikationssysteme [KS] Dr.-Ing. Falko Dressler Computer Networks and Communication Systems Department of Computer Sciences University of Erlangen-Nürnberg http://www7.informatik.uni-erlangen.de/~dressler/

More information

LTE RAN Operation (ARI0001) Course Outline

LTE RAN Operation (ARI0001) Course Outline (ARI0001) Course Outline LTE RAN Operation This four day course focuses on LTE RAN operations. ariesogeo exercises will enhance LTE/ VoLTE theory. Section 1 E-UTRA Introduction E-UTRA Features: Radio Access,

More information

VoLTE with OpenEPC and OpenIMS

VoLTE with OpenEPC and OpenIMS VoLTE with OpenEPC and OpenIMS Core Network Dynamics GmbH A German Engineering Software Company registered in Berlin www.corenetdynamics.com info@corenetdynamics.com www.openepc.com www.openimscore.com

More information

Mohammad Hossein Manshaei 1393

Mohammad Hossein Manshaei 1393 Mohammad Hossein Manshaei manshaei@gmail.com 1393 Voice and Video over IP Slides derived from those available on the Web site of the book Computer Networking, by Kurose and Ross, PEARSON 2 Multimedia networking:

More information

LTE EPC Emulators v10.0 Release Notes - Page 1 of 15 -

LTE EPC Emulators v10.0 Release Notes - Page 1 of 15 - LTE EPC Emulators v10.0 Release Notes - Page 1 of 15 - Version 10.0.0.7 Release Date: Feb 24, 2014 Components 1. LTE Emulators : MME (with internal HSS), SGW and PGW (with internal PCRF) 1. LTE Emulators

More information

Internet Streaming Media

Internet Streaming Media Multimedia Streaming Internet Streaming Media Reji Mathew NICTA & CSE UNSW COMP9519 Multimedia Systems S2 2006 preferred for streaming System Overview Protocol stack Protocols + SDP SIP Encoder Side Issues

More information

Real Time Protocols. Overview. Introduction. Tarik Cicic University of Oslo December IETF-suite of real-time protocols data transport:

Real Time Protocols. Overview. Introduction. Tarik Cicic University of Oslo December IETF-suite of real-time protocols data transport: Real Time Protocols Tarik Cicic University of Oslo December 2001 Overview IETF-suite of real-time protocols data transport: Real-time Transport Protocol (RTP) connection establishment and control: Real

More information

CSC 4900 Computer Networks: Multimedia Applications

CSC 4900 Computer Networks: Multimedia Applications CSC 4900 Computer Networks: Multimedia Applications Professor Henry Carter Fall 2017 Last Time What is a VPN? What technology/protocol suite is generally used to implement them? How much protection does

More information

Overview. Slide. Special Module on Media Processing and Communication

Overview. Slide. Special Module on Media Processing and Communication Overview Review of last class Protocol stack for multimedia services Real-time transport protocol (RTP) RTP control protocol (RTCP) Real-time streaming protocol (RTSP) SIP Special Module on Media Processing

More information

Voice over LTE via Generic Access (VoLGA) A Whitepaper - August 2009

Voice over LTE via Generic Access (VoLGA) A Whitepaper - August 2009 Voice over LTE via Generic (VoLGA) A Whitepaper - August 2009 V 1.0 Table of Contents 1 Executive Summary...2 2 VoLGA Overview...3 3 Handover...7 4 Quality of Service...8 5 International Roaming...9 6

More information

5G voice network evolution aspects. Voice over NR in a 5G System and migration from Evolved Packet System Fallback. Paper 3

5G voice network evolution aspects. Voice over NR in a 5G System and migration from Evolved Packet System Fallback. Paper 3 5G voice network evolution aspects Voice over NR in a 5G System and migration from Evolved Packet System Fallback Paper 3 2 Ericsson 5G voice network evolution aspects Abstract This document is part of

More information

Voice Over LTE (VoLTE) Technology. July 23, 2018 Tim Burke

Voice Over LTE (VoLTE) Technology. July 23, 2018 Tim Burke Voice Over LTE (VoLTE) Technology July 23, 2018 Tim Burke Range of Frequencies Humans Can Hear 20,000 Hz 20 Hz Human Hearing 8,000 Hz 10,000 Hz 14,000 Hz 12,000 Hz Range of Frequencies Designed For Entertainment

More information

Speech-Coding Techniques. Chapter 3

Speech-Coding Techniques. Chapter 3 Speech-Coding Techniques Chapter 3 Introduction Efficient speech-coding techniques Advantages for VoIP Digital streams of ones and zeros The lower the bandwidth, the lower the quality RTP payload types

More information

ETSI TR V (201

ETSI TR V (201 TR 124 980 V13.1.0 (201 16-07) TECHNICAL REPORT LTE; Minimum Requirements for support of MCPTT Servicee over the Gm reference point (3GPP TR 24.980 version 13.1.0 Release 13) 1 TR 124 980 V13.1.0 (2016-07)

More information

IP-to-IP Gateway Test Suite

IP-to-IP Gateway Test Suite IP-to-IP Gateway Test Suite Highlights 128 000 RTP streams 256 000 endpoints 2000 sessions per second with RTP Theft of service and session policing tests Media-pinhole opening and closing tests Generation

More information

UTT-GoIP800. Datasheet

UTT-GoIP800. Datasheet UTT-GoIP800 Datasheet 8 VoIP & 8 GSM Channels The UTT-GoIP800 GSM Gateway bridges the GSM and the IP networks by enabling voice communications. It is ideal for VoIP to Local termination where a fixed telephone

More information

IMS Client Framework for All IP-Based Communication Networks

IMS Client Framework for All IP-Based Communication Networks IMS Client Framework for All IP-Based Communication Networks D. Jayaram, S. Vijay Anand, Vamshi Raghav, Prashanth Kumar, K. Riyaz & K. Kishan Larsen & Toubro InfoTech Limited Research and Development Group,

More information

This sequence diagram was generated with EventStudio System Designer (http://www.eventhelix.com/eventstudio).

This sequence diagram was generated with EventStudio System Designer (http://www.eventhelix.com/eventstudio). 10-Jan-13 16:23 (Page 1) This call flow covers the handling of a CS network originated call with ISUP. In the diagram the MGCF requests seizure of the IM CN subsystem side termination and CS network side

More information

Multimedia networking: outline

Multimedia networking: outline Multimedia networking: outline 7.1 multimedia networking applications 7.2 streaming stored video 7.3 voice-over-ip 7.4 protocols for real-time conversational applications: RTP, SIP 7.5 network support

More information

IxLoad LTE Evolved Packet Core Network Testing: enodeb simulation on the S1-MME and S1-U interfaces

IxLoad LTE Evolved Packet Core Network Testing: enodeb simulation on the S1-MME and S1-U interfaces IxLoad LTE Evolved Packet Core Network Testing: enodeb simulation on the S1-MME and S1-U interfaces IxLoad is a full-featured layer 4-7 test application that provides realworld traffic emulation testing

More information

Keysight Technologies Testing Voice Over LTE (VoLTE) Phones

Keysight Technologies Testing Voice Over LTE (VoLTE) Phones Keysight Technologies Testing Voice Over LTE (VoLTE) Phones Using the Keysight E7515A UXM Wireless Test Set, E6966B IMS-SIP Network Emulator Software and U8903B Audio Analyzer Application Note Introduction

More information

3GPP TR V ( )

3GPP TR V ( ) TR 26.914 V10.0.0 (2011-03) Technical Report 3rd Generation Partnership Project; Technical Specification Group Services and System Aspects; Multimedia telephony over IP Multimedia Subsystem (IMS); Optimization

More information

Transporting audio-video. over the Internet

Transporting audio-video. over the Internet Transporting audio-video over the Internet Key requirements Bit rate requirements Audio requirements Video requirements Delay requirements Jitter Inter-media synchronization On compression... TCP, UDP

More information

QoS SIG Presentation. QoE Measurements In A SeON Framework. Date: December 14, Dr. Parag Pruthi NIKSUN Dr. Ashutosh Dutta NIKSUN

QoS SIG Presentation. QoE Measurements In A SeON Framework. Date: December 14, Dr. Parag Pruthi NIKSUN Dr. Ashutosh Dutta NIKSUN QoS SIG Presentation QoE Measurements In A SeON Framework Dr. Parag Pruthi NIKSUN Dr. Ashutosh Dutta NIKSUN Date: December 14, 2010 Copyright 2010 GISFI. All Rights Reserved. QoE => Perceived Quality of

More information

Series Aggregation Services Routers.

Series Aggregation Services Routers. Overview of the Cisco DSP SPA for the ASR 1000 Series Aggregation Services Routers This chapter provides an overview of the release history, features, and MIB support for the Cisco Voice SPA for the ASR

More information

Phillip D. Shade, Senior Network Engineer. Merlion s Keep Consulting

Phillip D. Shade, Senior Network Engineer. Merlion s Keep Consulting Phillip D. Shade, Senior Network Engineer Merlion s Keep Consulting 1 Phillip D. Shade (Phill) phill.shade@gmail.com Phillip D. Shade is the founder of Merlion s Keep Consulting, a professional services

More information

TIM Specification for Gm Interface between an User Equipment and the Fixed IMS Network: MultiMedia Telephony Supplementary Services

TIM Specification for Gm Interface between an User Equipment and the Fixed IMS Network: MultiMedia Telephony Supplementary Services TIM Specification for Gm Interface between an User Equipment and the Fixed IMS Network: MultiMedia Telephony Supplementary Services Rev. 1.1 06/11/2018 1 INDICE DEGLI ARGOMENTI 1. SCOPE... 3 2. APPLICABILITY...

More information

Real-Time Control Protocol (RTCP)

Real-Time Control Protocol (RTCP) Real-Time Control Protocol (RTCP) works in conjunction with RTP each participant in RTP session periodically sends RTCP control packets to all other participants each RTCP packet contains sender and/or

More information

MIGRATION OF ecall TRANSPORT This information is based upon STF456 working assumptions.

MIGRATION OF ecall TRANSPORT This information is based upon STF456 working assumptions. MIGRATION OF ecall TRANSPORT This information is based upon STF456 working assumptions. The views expressed do not necessarily represent the position ofetsi in this context. Presented by STF456. Bob Williams

More information

Real-time Services BUPT/QMUL

Real-time Services BUPT/QMUL Real-time Services BUPT/QMUL 2017-05-27 Agenda Real-time services over Internet Real-time transport protocols RTP (Real-time Transport Protocol) RTCP (RTP Control Protocol) Multimedia signaling protocols

More information

Mobile Network Evolution Part 2

Mobile Network Evolution Part 2 Mobile Network Evolution Part 2 From UMTS to LTE or How to Further Increase Network Capacity and QoS Andreas Mitschele-Thiel Advanced Mobile Communication Networks 1 Outline Evolution from Circuit Switching

More information

TSIN02 - Internetworking

TSIN02 - Internetworking Lecture 8: SIP and H323 Litterature: 2004 Image Coding Group, Linköpings Universitet Lecture 8: SIP and H323 Goals: After this lecture you should Understand the basics of SIP and it's architecture Understand

More information

Index. 2G mobile networks G mobile networks GPP network, see LTE networks

Index. 2G mobile networks G mobile networks GPP network, see LTE networks Index 2G mobile networks 194 6 3G mobile networks 196 201 3GPP network, see LTE networks ACK, TCP 56, 58 9, 61 acknowledgement, see ACK, TCP AUC (Authentication Center) 194 bandwidth limit definition 16

More information

Pilsung Taegyun A Fathur Afif A Hari A Gary A Dhika April Mulya Yusuf Anin A Rizka B Dion Siska Mirel Hani Airita Voice over Internet Protocol Course Number : TTH2A3 CLO : 2 Week : 7 ext Circuit Switch

More information