RTP implemented in Abacus

Size: px
Start display at page:

Download "RTP implemented in Abacus"

Transcription

1 Spirent Abacus RTP implemented in Abacus 编号版本修改时间说明 1

2 1. Codec that Abacus supports. G.711u law G.711A law G.726 G.726 ITU G G.729 AB (when VAD is YES, it is G.729AB, when No, it is G.729A) G.729 B (when VAD is YES, it is G.729B, when No, it is G.729) AMR AMR-WB EVRC EVRC-B ilbc GSM-EFR GSM-FR G.722 G Custom Audio Codec 2

3 (1) AMR- Wide Band 1. Definition: 1. AMR-WB stands for Adaptive Multi-Rates Wideband 2. Based on ITU G722.2, which defines the coding scheme of 16-bit uniform PCM signals Coding scheme used: ACELP (Algebraic Code Excited Linear Prediction Coder) VAD is also integrated into the ACELP 9 codecs are specified, with bit rates: 6.6, 8.85, 12.65, 14.25, 15.85, 18.25, 19.85, 23.05, Kbit/s 3. The sampling rate of the speech signal to be processed is 16K samples per second A normal PCM samples the audio signal at 8 K samples per second 16 K samples per second will be able to support a audio signal with bandwidth up to 8 KHz (ITU spec. 7KHz) 4. Applications: VoIP, GSM, 3GPP, ISDN wide band telephony 2. Abacus s implementation: 1. This codec can not be combined with other codec in the RTP protocol development, supported VoIP protocols: SIP, MGCP, Megaco, BICC (H323 not supported.). 2. Only allows original wave files sampled at 16 K/s,System will flag compilation error if wave files sampled at 8K/s is selected. 3

4 3. Requires two new option: AMR-WB Encoding and AMR-WB Decoding 4. Support Decoding on certain path confirmation types: Types supported: PESQ and Voice File Matching Types NOT supported: PSQM, Echo, Tone and T30Fax 5. ARM-WB in SDP Media description: 4

5 (2) EVRC-B 1. EVRC: Enhanced Variable Rate Codec: Part of 3GPP Project, Rates can be adjusted dynamically during the call, Allow bandwidth adjustment by Service Provider based on traffic situation. 2. EVRC-B: Enhancement to EVRC: Use a different encoding algorithm (Noise Excitation Linear Prediction NELP); Better QOM than EVEC when using the same rate ; Compresses 20ms samples of 8000 Hz, 16 bits speech into 4 different rates: Rate1: 171 bits, Rate 1/2: 80 bits, Rate 1/4: 40 bits (rate only supported in EVRC-B, not EVRC, used mostly for noise/ silence)), Rate 1/8: 16 bits (used mostly for noise silence). 3. Abacus s Implementation: (1) Need to choose QOM with 16bit 8KHz sample wave files (2) Supports both Encoding and Decoding: Expects the QOM rating tends to be lower, due to the high compression. (3) Supports SIP, Megaco and Clear Channel (4) Support both ICG and A50E (5) Require options 4. Codec Groups 1. VoIP Compression Group A (Encoding/Decoding): G711 A-Law, G711 mu-law, G.723.1, G.726, G.726 ITU,G.729AB 2. VoIP Compression Group B (Encoding/Decoding): G711 A-Law, G711 mu-law, G.729B, AMR, EVRC 3. VoIP Compression Group C (Encoding/Decoding): G711 A-Law, G711 mu-law, AMR-WB 4. VoIP Compression Group D (Encoding/Decoding): G711 A-Law, G711 mu-law, EVRC-B Notes: For A50 Eth You can only select codecs within the same group into your RTP protocol. This is because it has only one DSP. No such limitation for ICG. 5

6 (3) G722 Codec (4) G722.1 Codec Note: Abacus Implementation: 1. Requires Option, Configurable in RTP Protocol Development and Supports both Coding and Decoding, Only Supports SIP, MGCP and Megaco 2. H323 not supported, PSQM also not supported. 6

7 (5) GSM-EFR (Enhanced Full Rate) Standardized by ETSI-GSM for wireless and VoIP use (ETSI-06.10) 1. 1Use RTP LTP (Regular Pulse Excitation Long Term Prediction) for coding 2. Bit Rate: 13 Kbps 3. Audio signals sampled at 8 Khz/13 bits 4. Provide toll quality voice coding / decoding Abacus Implementation: 1. Requires Option 2. Configurable in RTP Protocol Development 3. Supports both Coding and Decoding 4. Limitation: H323, Sknny, E-model Not supported (6) Summary: DSP Set up 7

8 Feature RFC 2833 describes the passing of telephony signal using RTP, This includes DTMF, onhook, off-hook, ring and Trunk Signals using ABCD bits. 8

9 3. SRTP usage. (1) Based on Two Standards: 1. RFC 3711: The Secure Real-Time Transport Protocol : Define the cryptographic schemes used to secure RTP and New RTP and RTCP packet format 2. Draft RFC: Draft-ietf-mmusic-sdescripitons: Session Description Protocol Security Descriptions : This draft RFC recommends the use of SDP for the communication of the cryptographic schemes and key materials, Applicable to SDP based Signaling Protocols like SIP, MGCP, and Megaco. (2) New attribute in SDP is created to support the communication and negotiation of the crypto parameters and key. a = crypto :<tag> <crypto suite> <key parameters> [<session parameters>] 1. tag: ID for the key exchange negotiation 2. crypto-suite: ID representing the encryption and authentication algorithms 3. key-parameters = inline : key information 4. Session-parameters: optional, define the transport 9

10 (3) Abacus Supports SRTP on SIP, MGCP and Megaco. 10

11 4. Media Loopback (1). Base on a draft rfc: draft-ietf-mmusic-media-loopback The objects of test include: Voip, Text and Video 2. Use of Loopback at the user side to reflect back the send data 3. By Measuring the data reflected back, the quality of the media path can be assessed. (2) Background Information 1. An active test to get the performance (compared with the passive monitoring method) 2. The service provider is the source, always the one sending and receiving the data. 3. The Subscriber is the mirror, always the one receiving and re-sending the data 4. The test is part of a special test call that can be originated from the Service Provider or the Subscriber. With that, there can be 2 scenarios: Service Provider (Source) originating --- Subscriber (Mirror) terminating Service Provider (Source) Terminating - Subscriber (Mirror) Originating 5. Different Options of the test Packet only loop back (Basic test on the media path) Media loop back (Closer to the analog interface) 11

12 6. Use of SDP to execute the loopback, New media attributes: a=<loopback-mode> #<loopback-mode> can be: loopback-source #sender of the message is the source of loopback loopback-mirror #sender of the message is the mirror of loopback a=loopback:<loopback-type> #<loopback-type> can be: rtp-pkt-loopback #packet only rtp-media-loopback #media rtp-start-loopback #special loopback attribute to accommodate firewall (3)Abacus s Implementation 1. SIP Only 2. Only voice (Packet-only) is supported. No video. No text. 3. Source Originating is the only required scenario. But in reality, Abacus supports both source originating and source terminating 4. Configuration: In Channels/PC/Advanced/QOM and In RTP/New tag of media 12

13 13

14 14

15 5. RTCP for TuroRTP (1) Background Information 1. Existing TurboRTP only sends out RTP, with NO RTCP being sent at the same time 2. This feature is to add RTCP to the TurboRTP feature 3. Requires a new option on ICG (2) Abacus Configuration 1. In Protocol Development /RTP /MISC /Check the Use RTCP with TurboRTP Scripts box. 2. Apply the new RTP protocol in P&T /Protocols /TP Protocol (3) New Variances Created: 1. RTP Packet Loss (per RTCP packet) 2. RTP Jitter (msec, per RTCP packet) 3. RTP packet loss rtate Existing Variances Changed 1. RTP Packet Loss (per check interval) RTP Packet Loss (per check interval, TuroRTP) 2. RTP Jitter (msec) RTP Jitter (msec, TurboRTP) 15

16 6. RTP Replay (1) Background Information Abacus supports a number of codecs for VoiP testing already,there are from times to times new codecs coming up, existing codecs being enhanced, or proprietary codecs brought to the place.this means Abacus has to add these codecs if we are to support them. This takes time and efforts, and might not be able to meet customers needs.to overcome these odds, this feature is to allow users to create their own RTP packet stream, and use it as source files to facilitate testing. (2) Abacus s Implementation For SIP only Support Packet only path confirmation Valid for Audio and Video RTP streams Customer has to provide his own RTP media streams Note: There are very specific requirements on the stream: Must be one single media stream from the same source and destination (defined by source IP + port and Destination IP + port) Must be in.pcap format Consists of RTP packets only (not even RTCP) All packets must be of the same payload type GUI will check if these requirements are met (3) Abacus configure New Packet Only Path Confirmation for PCAP file New Custom Audio Codec and Custom Video Codec in the Protocol Selection RTP 16

17 17

18 Note: for users configuring custom codec, the RTP Replay function will NOT support the following functions: Send Video / Audio Wait QOM Video / Audio Path Confirmation The codec and its related parameters configured in the GUI MUST be the same as that in the RTP media steam 7. Abacus Capacity for v6.00 Note: SIP Turbo RTP at 20mS packet size Increased from 7,168 to 10K channels (single IP, G.711) Increased from 7,168 to 12K channels (single IP, EVRC/EVRC-B) R-Factor (G.107) Increased from 3,000 to 4,096 channels Audio packet path confirmation Increased from 1,024 to 2,048 channels 18

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

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

ip telephony migration test system

ip telephony migration test system Abacus 5000 Spirent Communications delivers IP Telephony test systems that help you manage the challenges of VoIP and IMS development and deployment. With an extensive suite of circuit generators and test

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

GSM Network and Services

GSM Network and Services GSM Network and Services Voice coding 1 From voice to radio waves voice/source coding channel coding block coding convolutional coding interleaving encryption burst building modulation diff encoding symbol

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

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

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

Designing Apps using DSP s. Sandeep Harpalani. Residential Gateway market. Analog Devices. - VoIP Applications for

Designing Apps using DSP s. Sandeep Harpalani. Residential Gateway market. Analog Devices. - VoIP Applications for Designing Apps using DSP s - VoIP Applications for Residential Gateway market Sandeep Harpalani Analog Devices The Changing Market Landscape Voice Circuit-Switched Data Packet Routing Entertainment Broadcast

More information

The most sophisicated and versatile VoIP test solution on the market. Nexus8610 Traffic Simulation System. Nexus8610 VoIP

The most sophisicated and versatile VoIP test solution on the market. Nexus8610 Traffic Simulation System. Nexus8610 VoIP The most sophisicated and versatile VoIP test solution on the market Nexus8610 Traffic Simulation System Nexus8610 VoIP The telecommunications industry is undergoing a fundamental shift in technology as

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

IP Telephony Test System Abacus 5000

IP Telephony Test System Abacus 5000 IP Telephony Test System Abacus 5000 Spirent Communications 26750 Agoura Road Calabasas, CA 91302 USA E-mail: productinfo @spirentcom.com Spirent Communications IP Telephony Test Systems Spirent Communications

More information

Multimedia Communications

Multimedia Communications Multimedia Communications Directions and Innovations Introduction István Beszteri istvan.beszteri@hut.fi Multimedia Communications: Source Representations, Networks and Applications! Introduction! Networks

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

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

Digital Speech Coding

Digital Speech Coding Digital Speech Processing David Tipper Associate Professor Graduate Program of Telecommunications and Networking University of Pittsburgh Telcom 2700/INFSCI 1072 Slides 7 http://www.sis.pitt.edu/~dtipper/tipper.html

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

Configuring and Debugging Fax Services

Configuring and Debugging Fax Services CHAPTER 6 The Cisco ATA provides two modes of fax services that are capable of internetworking with Cisco IOS gateways over IP networks. These modes are called fax pass-through mode and fax mode. With

More information

Voice Quality Assessment for Mobile to SIP Call over Live 3G Network

Voice Quality Assessment for Mobile to SIP Call over Live 3G Network Abstract 132 Voice Quality Assessment for Mobile to SIP Call over Live 3G Network G.Venkatakrishnan, I-H.Mkwawa and L.Sun Signal Processing and Multimedia Communications, University of Plymouth, Plymouth,

More information

Cisco Unified Communications Architecture Basics

Cisco Unified Communications Architecture Basics APPENDIXA Cisco Unified Communications Architecture Basics This appendix provides a high-level overview of some of the basic architectural concepts and elements upon which the Cisco Unified Communications

More information

Configuring Transcoding in AOS

Configuring Transcoding in AOS 6AOSCG0040-29A August 2012 Configuration Guide This configuration guide outlines the use and configuration of the transcoding feature in ADTRAN Operating System (AOS) products. The guide includes an overview

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

NICC ND 1635 V 1.1.1( )

NICC ND 1635 V 1.1.1( ) ND 1635 V 1.1.1(2008-06) Document NGN Interconnect: Media Path Technical Specification Network Interoperability Consultative Committee, Ofcom, 2a Southwark Bridge Road, London, SE1 9HA. 2 ND 1635 V 1.1.1(2008-06)

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

AVT related WG report

AVT related WG report AVT related WG report July 19, 2002 Session Number 1 Agenda Speaker Overview Draft status Status update Conclusion Q&A 2 Speaker AKIMICHI Ogawa Keio Univ/WIDE project RFC3189,RFC3190 DVTS 3 Overview Day/Time

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

Cisco Model EPC2202 EuroDOCSIS 2.0 Cable Modem with Embedded Digital Voice Adapter

Cisco Model EPC2202 EuroDOCSIS 2.0 Cable Modem with Embedded Digital Voice Adapter Cisco Model EPC2202 EuroDOCSIS 2.0 Cable Modem with Embedded Digital Voice Adapter The Cisco Model EPC2202 EuroDOCSIS 2.0 Cable Modem with Embedded Digital Voice Adapter (EPC2202) is a high-speed cable

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

Deployment note. Products for conferencing platform developers Product deployment note

Deployment note. Products for conferencing platform developers Product deployment note Products for conferencing platform developers Product deployment note The Aculab solution The market needs The changing market conditions, lower cost of telephone calls, teleworking, business travel patterns

More information

Transcoding Card CT200E - User Manual

Transcoding Card CT200E - User Manual No part of this publication may be copied, distributed, transmitted, transcribed, stored in a retrieval system, or translated into any human or computer language without the prior written permission of

More information

VOIP Network Pre-Requisites

VOIP Network Pre-Requisites VOIP Network Pre-Requisites Executive Summary This document contains basic network requirements that are foundational for good voice quality when using Vogtec VoIP products/solutions over a data network.

More information

see the Cisco SPA100 Series Administration Guide for details. The configuration profile is uploaded to the Cisco SPA122 at the time of provisioning.

see the Cisco SPA100 Series Administration Guide for details. The configuration profile is uploaded to the Cisco SPA122 at the time of provisioning. * Note: Many specifications are programmable within a defined range or list of options. Please see the Cisco SPA100 Series Administration Guide for details. The configuration profile is uploaded to the

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

Secure RTP Library API Documentation. David A. McGrew Cisco Systems, Inc.

Secure RTP Library API Documentation. David A. McGrew Cisco Systems, Inc. Secure RTP Library API Documentation David A. McGrew Cisco Systems, Inc. Contents 1 Overview 1 2 Secure RTP Functions 3 srtp protect().................................... 3 srtp unprotect()..................................

More information

Dialogic PowerMedia HMP for Windows

Dialogic PowerMedia HMP for Windows Dialogic PowerMedia HMP for Windows Dialogic PowerMedia HMP for Windows (HMP Windows) is scalable, feature-rich media processing software for building innovative and costeffective voice solutions suitable

More information

Implementation of Embedded SIP-based VoIPv6 System

Implementation of Embedded SIP-based VoIPv6 System Implementation of Embedded SIP-based VoIPv6 System Pre Dr. Han-Chieh Chao Department of Electronic Engineering National Ilan University Email: hcc@niu.edu.tw Drivers for IPv6 2 Drivers for IPv6 Mobile

More information

Complete Voice and Data Quality Testing Solutions

Complete Voice and Data Quality Testing Solutions Complete Voice and Data Quality Testing Solutions Single-Box Solution for Wireless, Mobile Radio, PSTN, VoIP, T1/E1 Devices Automated and Centrally Controlled Testing POLQA, PESQ LQ/LQO/WB, PAMS, PSQM,

More information

VOICE OVER INTERNET PROTOCOL (VOIP)

VOICE OVER INTERNET PROTOCOL (VOIP) Chapter 1 VOICE OVER INTERNET PROTOCOL (VOIP) 1.1 Introduction Voice over Internet Protocol is a technology (or a group of technologies) that allows us to make voice communication using a broadband Internet

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

Embedded Management Functions. Signal backhaul xgcp (CAS), Q.931 (PRI) * Call setup/ teardown xgcp * Connection Handling *

Embedded Management Functions. Signal backhaul xgcp (CAS), Q.931 (PRI) * Call setup/ teardown xgcp * Connection Handling * CHAPTER 5 This chapter describes VISM operation. Figure 5-1 shows the functional blocks of VISM. Items marked with a single asterisk apply to VoIP switching and switched AAL2 PVC modes only. Items marked

More information

Actively Managing Multimedia Telchemy Actively Managing Multimedia

Actively Managing Multimedia Telchemy Actively Managing Multimedia Actively Managing Multimedia VoIP Fault and Performance Management Alan Clark, CEO Incorporated alan.clark@telchemy.com About Leading provider of core technology for VoIP fault and performance management

More information

Troubleshooting Voice Over IP with WireShark

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

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

A common issue that affects the QoS of packetized audio is jitter. Voice data requires a constant packet interarrival rate at receivers to convert

A common issue that affects the QoS of packetized audio is jitter. Voice data requires a constant packet interarrival rate at receivers to convert A common issue that affects the QoS of packetized audio is jitter. Voice data requires a constant packet interarrival rate at receivers to convert data into a proper analog signal for playback. The variations

More information

Technical Specification for the OPERA Objective Perceptual Analyzer OPR-1XX-XXX-P

Technical Specification for the OPERA Objective Perceptual Analyzer OPR-1XX-XXX-P Technical Specification for the OPERA Objective Perceptual Analyzer OPR-1XX-XXX-P This information may be subject to change. All brand and product names are trademarks and/or registered trademarks of their

More information

Interworking Signaling Enhancements for H.323 and SIP VoIP

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

More information

Standardization Trends in ITU-T NGN UNI and NNI Signaling

Standardization Trends in ITU-T NGN UNI and NNI Signaling Standardization Trends in ITU-T NGN UNI and NNI Signaling Takumi hba and Koji Tanida Abstract The International Telecommunication Union, Telecommunication Standardization Sector (ITU-T) released the Recommendations

More information

Secure Telephony Enabled Middle-box (STEM)

Secure Telephony Enabled Middle-box (STEM) Report on Secure Telephony Enabled Middle-box (STEM) Maggie Nguyen 04/14/2003 Dr. Mark Stamp - SJSU - CS 265 - Spring 2003 Table of Content 1. Introduction 1 2. IP Telephony Overview.. 1 2.1 Major Components

More information

B.Eng. (Hons.) Telecommunications. Examinations for / Semester 1

B.Eng. (Hons.) Telecommunications. Examinations for / Semester 1 B.Eng. (Hons.) Telecommunications Cohort: BTEL/12/FT Examinations for 2014-2015 / Semester 1 MODULE: IP TELEPHONY MODULE CODE: TELC 3107 Duration: 3 Hours Instructions to Candidates: 1. Answer all questions.

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

Datasheet. Prosody X in a 1U, 19-inch rack-mount chassis.

Datasheet. Prosody X in a 1U, 19-inch rack-mount chassis. Prosody X in a 1U, 19-inch rack-mount chassis Aculab's Prosody X product range provides feature rich, DSP-based media processing, call control signalling, and connection to the PSTN and IP networks. To

More information

Multi-Service Access and Next Generation Voice Service

Multi-Service Access and Next Generation Voice Service Hands-On Multi-Service Access and Next Generation Voice Service Course Description The next generation of telecommunications networks is being deployed using VoIP technology and soft switching replacing

More information

Expandable SIP Phone System. Expandable SIP Phone System

Expandable SIP Phone System. Expandable SIP Phone System Expandable SIP Phone System Key Features Included: + One DVX-1000 SIP IP PBX + One DIV-140 Trunk Gateway + Ten DPH-140S IP Telephones + Unified Management + Save On Long-distance Calling + Create an IP

More information

EarthLink Business SIP Trunking. ShoreTel 14.2 IP PBX Customer Configuration Guide

EarthLink Business SIP Trunking. ShoreTel 14.2 IP PBX Customer Configuration Guide EarthLink Business SIP Trunking ShoreTel 14.2 IP PBX Customer Configuration Guide Publication History First Release: Version 1.0 August 30, 2011 CHANGE HISTORY Version Date Change Details Changed By 1.0

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

Understanding RoIP Networks

Understanding RoIP Networks White Paper Understanding RoIP Networks Revision 1.0 www.omnitronicsworld.com 1. INTRODUCTION TO RADIO OVER IP (ROIP) Radio over IP describes the application of Voice over Internet Protocol technology

More information

3GPP TS V6.4.0 ( )

3GPP TS V6.4.0 ( ) TS 26.235 V6.4.0 (2005-03) Technical Specification 3rd Generation Partnership Project; Technical Specification Group Services and System Aspects; Packet switched conversational multimedia applications;

More information

Cisco Voice Over IP Exam(CVOICE)

Cisco Voice Over IP Exam(CVOICE) Cisco Voice Over IP Exam(CVOICE) Number: 642-432 Passing Score: 800 Time Limit: 120 min File Version: 1.0 http://www.gratisexam.com/ CISCO 642-432 Cisco Voice Over IP Exam(CVOICE) 61 Q&A Version 2.30 Important

More information

The Technical Interconnect Model for IP-based voice services

The Technical Interconnect Model for IP-based voice services The Technical Interconnect Model for IP-based voice services Alessandro Forcina Chairman WS Technical Aspects Telecom Italia Sparkle I3 Forum, 1st Technical Workshop Warsaw, June 15th 16th 2010 Ver. 1

More information

Media Resources CHAPTER

Media Resources CHAPTER 17 CHAPTER Revised: April 30, 2013; A media resource is a software-based or hardware-based entity that performs media processing functions on the data streams to which it is connected. Media processing

More information

Investigation of Algorithms for VoIP Signaling

Investigation of Algorithms for VoIP Signaling Journal of Electrical Engineering 4 (2016) 203-207 doi: 10.17265/2328-2223/2016.04.007 D DAVID PUBLISHING Todorka Georgieva 1, Ekaterina Dimitrova 2 and Slava Yordanova 3 1. Telecommunication Department,

More information

Fax over IP Troubleshooting Basics

Fax over IP Troubleshooting Basics Fax over IP Troubleshooting Basics Whenever you encounter a Fax over IP (FoIP) problem, the following troubleshooting model should always be employed to quickly hone in on the problem cause. This troubleshooting

More information

AUDIO. Henning Schulzrinne Dept. of Computer Science Columbia University Spring 2015

AUDIO. Henning Schulzrinne Dept. of Computer Science Columbia University Spring 2015 AUDIO Henning Schulzrinne Dept. of Computer Science Columbia University Spring 2015 Key objectives How do humans generate and process sound? How does digital sound work? How fast do I have to sample audio?

More information

01-VOIP-ADVANCED Agenda Voice over IP RTP SIP

01-VOIP-ADVANCED Agenda Voice over IP RTP SIP Voice over IP (VoIP) VoIP Fundamentals RTP, SIP Agenda Voice over IP RTP SIP VOIP-ADVANCED 2 Page 01-1 Voice over IP (VoIP) VoIP begins with digital voice A D Analog-to-digital conversion speech sampling

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

Cisco ATA 191 Analog Telephone Adapter Overview

Cisco ATA 191 Analog Telephone Adapter Overview Cisco ATA 191 Analog Telephone Adapter Overview Your Analog Telephone Adapter, page 1 Your Analog Telephone Adapter The ATA 191 analog telephone adapter is a telephony-device-to-ethernet adapter that allows

More information

3GPP TR V7.1.0 ( )

3GPP TR V7.1.0 ( ) TR 29.814 V7.1.0 (2007-06) Technical Report 3rd Generation Partnership Project; Technical Specification Group Core Networks and Terminals Feasibility Study on Bandwidth Savings at Nb Interface with IP

More information

Introduction to Voice over IP. Introduction to technologies for transmitting voice over IP

Introduction to Voice over IP. Introduction to technologies for transmitting voice over IP Introduction to Voice over IP Introduction to technologies for transmitting voice over IP 1 Telephone network and circuit switching Static circuit allocation 64Kbps full duplex Characteristics No compression

More information

Building Residential VoIP Gateways: A Tutorial Part Three: Voice Quality Assurance For VoIP Networks

Building Residential VoIP Gateways: A Tutorial Part Three: Voice Quality Assurance For VoIP Networks Building Residential VoIP Gateways: A Tutorial Part Three: Voice Quality Assurance For VoIP Networks by David Jarrett and Keith Buchanan, Senior Broadband Applications and VoIP Gateway Product Manager,

More information

Abstract. Avaya Solution & Interoperability Test Lab

Abstract. Avaya Solution & Interoperability Test Lab Avaya Solution & Interoperability Test Lab Application Notes for Configuring SIP Trunking between Sotel IP Services SIP Edge Advanced SIP Trunking Solution and an Avaya IP Office Telephony Solution Issue

More information

PASS4TEST. IT Certification Guaranteed, The Easy Way! We offer free update service for one year

PASS4TEST. IT Certification Guaranteed, The Easy Way!  We offer free update service for one year PASS4TEST IT Certification Guaranteed, The Easy Way! \ http://www.pass4test.com We offer free update service for one year Exam : 642-845 Title : Optimizing Converged Cisco Networks Vendors : Cisco Version

More information

EarthLink Business SIP Trunking. Allworx 6x IP PBX SIP Proxy Customer Configuration Guide

EarthLink Business SIP Trunking. Allworx 6x IP PBX SIP Proxy Customer Configuration Guide EarthLink Business SIP Trunking Allworx 6x IP PBX SIP Proxy Customer Configuration Guide Publication History First Release: Version 1.0 August 30, 2011 CHANGE HISTORY Version Date Change Details Changed

More information

3GPP TS V8.2.0 ( )

3GPP TS V8.2.0 ( ) TS 48.103 V8.2.0 (2009-09) Technical Specification 3rd Generation Partnership Project; Technical Specification Group GSM/EDGE Radio Access Network; Base Station System Media GateWay (BSS-MGW) interface;

More information

8-Port Telephony Gateway. Higher Density Voice Solution Scales with your Business PRODUCT DATA

8-Port Telephony Gateway. Higher Density Voice Solution Scales with your Business PRODUCT DATA 8-Port Telephony Gateway PRODUCT DATA Higher Density Voice Solution Scales with your Business Toll Quality Voice and Carrier- Grade Feature Support The SPA8000 delivers clear, high-quality voice communication

More information

Dialogic PowerMedia Host Media Processing Software Release 3.0Win

Dialogic PowerMedia Host Media Processing Software Release 3.0Win Dialogic PowerMedia Host Media Processing Software Release 3.0Win (PowerMedia HMP 3.0) extends the capabilities of software-based IP media processing by introducing security features, video messaging,

More information

Assessing Call Quality of VoIP and Data Traffic over Wireless LAN

Assessing Call Quality of VoIP and Data Traffic over Wireless LAN Assessing Call Quality of VoIP and Data Traffic over Wireless LAN Wen-Tzu Chen and Chih-Yuan Lee Institute of Telecommunications Management, National Cheng Kung University, No. 1 University Road, Tainan

More information

An Architecture Framework for Measuring and Evaluating Packet-Switched Voice

An Architecture Framework for Measuring and Evaluating Packet-Switched Voice An Architecture Framework for Measuring and Evaluating Packet-Switched Voice Hyuncheol Kim 1,, Seongjin Ahn 2,, and Junkyun Choi 1 1 School of Engineering, Information and Communications University, 119

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

Chapter 28. Multimedia

Chapter 28. Multimedia Chapter 28. Multimedia 28-1 Internet Audio/Video Streaming stored audio/video refers to on-demand requests for compressed audio/video files Streaming live audio/video refers to the broadcasting of radio

More information

Security and Lawful Intercept In VoIP Networks. Manohar Mahavadi Centillium Communications Inc. Fremont, California

Security and Lawful Intercept In VoIP Networks. Manohar Mahavadi Centillium Communications Inc. Fremont, California Security and Lawful Intercept In VoIP Networks Manohar Mahavadi Centillium Communications Inc. Fremont, California Agenda VoIP: Packet switched network VoIP devices VoIP protocols Security and issues in

More information

Cisco SPA122 ATA with Router

Cisco SPA122 ATA with Router Data Sheet Cisco SPA122 ATA with Router Affordable and Feature-Rich Voice over IP (VoIP) Highlights Eliminate compromise on voice quality or features for phone and fax capabilities associated with Internet

More information

Cisco SPA112 2 Port Phone Adapter

Cisco SPA112 2 Port Phone Adapter Data Sheet Cisco SPA112 2 Port Phone Adapter Affordable and Feature-Rich Voice over IP (VoIP) Highlights Eliminate compromise on voice quality or features for phone and fax capabilities associated with

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

Fax and Modem Services over IP Overview

Fax and Modem Services over IP Overview Fax and Modem Services over IP Overview Last Updated: December 4, 2012 This application guide includes descriptions and configuration instructions for fax and modem transmission capabilities on Cisco Voice

More information

Voice Quality Testing Solutions

Voice Quality Testing Solutions Single-box solution for Wireless, VoIP, T1/E1, PSTN Voice Quality Testing Solutions (Wireless, VoIP, T1/E1, Landline) PESQ - P.862/ P.862.1 PAMS- P.800, PSQM - P.861 Transmit / Detect DTMF/MF digits, tone,

More information

SDP-R25 User Manual 05/06/2015

SDP-R25 User Manual 05/06/2015 SDP-R25 User Manual 05/06/2015 1 Content Production Overview... 4 1. Production... 4 2. Features...4 Configuration...7 1. Web Login... 7 1.1. Obtaining the IP address... 7 1.2. Login the Web...7 2. Status...8

More information

Abstract. Avaya Solution & Interoperability Test Lab

Abstract. Avaya Solution & Interoperability Test Lab Avaya Solution & Interoperability Test Lab Application Notes for Empirix Hammer G5 with Avaya Aura Communication Manager and Avaya Aura SIP Enablement Services using SIP Trunk Emulation Issue 1.0 Abstract

More information

MOHAMMAD ZAKI BIN NORANI THESIS SUBMITTED IN FULFILMENT OF THE DEGREE OF COMPUTER SCIENCE (COMPUTER SYSTEM AND NETWORKING)

MOHAMMAD ZAKI BIN NORANI THESIS SUBMITTED IN FULFILMENT OF THE DEGREE OF COMPUTER SCIENCE (COMPUTER SYSTEM AND NETWORKING) PERFORMANCE ANALYSIS OF 8KBPS VOICE CODEC (G.729, G.711 ALAW, G.711 ULAW) FOR VOIP OVER WIRELESS LOCAL AREA NETWORK WITH RESPECTIVE SIGNAL-TO- NOISE RATIO MOHAMMAD ZAKI BIN NORANI THESIS SUBMITTED IN FULFILMENT

More information

Designing Software for Mobile VoIP and Video. Fred Wydler VP VoIP Products SPIRIT DSP

Designing Software for Mobile VoIP and Video. Fred Wydler VP VoIP Products SPIRIT DSP Designing Software for Mobile VoIP and Video Fred Wydler VP VoIP Products SPIRIT DSP Company background SPIRIT is voice and telecom experience 10 years in global voice software business 200+ first-class

More information

SurfRider/AMC TM. Modular AMC Form Factor DSP Resource Board for Carrier Grade Applications. Overview. Main Features

SurfRider/AMC TM. Modular AMC Form Factor DSP Resource Board for Carrier Grade Applications. Overview. Main Features S U R F Main Features» AMC form-factor farm, pre-integrated with leading ATCA and MicroTCA chassis» Complete media processing package for audio, video, modem and fax» Flexible and scalable modular design

More information

EarthLink Business SIP Trunking. Toshiba IPEdge 1.6 Customer Configuration Guide

EarthLink Business SIP Trunking. Toshiba IPEdge 1.6 Customer Configuration Guide EarthLink Business SIP Trunking Toshiba IPEdge 1.6 Customer Configuration Guide Publication History First Release: Version 1.0 August 30, 2011 CHANGE HISTORY Version Date Change Details Changed By 1.0

More information

HUAWEI TE Mobile&TE Desktop V100R001C10. Product Overview. Issue 01. Date HUAWEI TECHNOLOGIES CO., LTD.

HUAWEI TE Mobile&TE Desktop V100R001C10. Product Overview. Issue 01. Date HUAWEI TECHNOLOGIES CO., LTD. V100R001C10 Issue 01 Date 2014-10-10 HUAWEI TECHNOLOGIES CO., LTD. 2014. All rights reserved. No part of this document may be reproduced or transmitted in any form or by any means without prior written

More information

REACTION PAPER 01 TEL 500

REACTION PAPER 01 TEL 500 TEL 500 Session Initiation Protocol Improvement Using Inter-Asterisk exchange Introduction: Within the VoIP network environment, H323, SIP and IAX are three protocols that solve the problem of voice packet

More information

GUIDELINES FOR VOIP NETWORK PREREQUISITES

GUIDELINES FOR VOIP NETWORK PREREQUISITES GUIDELINES FOR VOIP NETWORK PREREQUISITES WHITE PAPER October 2016 Unified Networks Unified User Clients Unified Messaging Mobility 100+ Call Management Features Executive Summary This document contains

More information

Customer Guide to Passive VoIP Recording. March

Customer Guide to Passive VoIP Recording. March Customer Guide to Passive VoIP Recording March 2017 www.incontact.com Introduction Customer Guide to Passive VoIP Recording Version: This guide should be used with NICE Uptivity (formerly Premise incontact

More information

Discontinuous Transmission (DTX) of Speech in cdma2000 Systems

Discontinuous Transmission (DTX) of Speech in cdma2000 Systems GPP C.S00-0 Version.0 Date: December, 00 Discontinuous Transmission (DTX) of Speech in cdma000 Systems COPYRIGHT GPP and its Organizational Partners claim copyright in this document and individual Organizational

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

Circuit #1 - PTC Lab Reference Circuit.

Circuit #1 - PTC Lab Reference Circuit. NET Certification PBX Guide for Voice Connect (GVC2) SIP-T Service (PTC 229 Limited Certification) Circuit #1 - PTC Lab Reference Circuit. In order to connect the SIP-enabled CPE to Telecom Network, the

More information

Protocols supporting VoIP

Protocols supporting VoIP Protocols supporting VoIP Dr. Danny Tsang Department of Electronic & Computer Engineering Hong Kong University of Science and Technology 1 Outline Overview Session Control and Signaling Protocol H.323

More information

Numerics I N D E X. 911 services basic components of, mobile environment call processing, 234 nonmobile environment call processing, 233

Numerics I N D E X. 911 services basic components of, mobile environment call processing, 234 nonmobile environment call processing, 233 I N D E X Numerics A 911 services basic components of, 232 233 mobile environment call processing, 234 nonmobile environment call processing, 233 address management, 288 address resolution, 289 address

More information