Expert Reference Series of White Papers. Cisco TelePresence Zones
|
|
|
- Walter Casey
- 10 years ago
- Views:
Transcription
1 Expert Reference Series of White Papers Cisco TelePresence Zones COURSES
2 Cisco TelePresence Zones Brian R Mahler, CCNA, CCNP, CCNA-Voice, CCNP-Voice, Tandberg Systems Engineer Introduction There are many zones in Cisco TelePresence products; so many, in fact, that there is a lot of confusion about the different zones and their uses. This white paper should help clarify the many zones and their uses within Cisco TelePresence products. The Concept of Zones But first a little history. The concept of zones came from the well-established protocol H.323 RAS, which stands for Registration Admission and Status (RAS), and is used with H.323 Gatekeepers. Gatekeepers are used in Voice over IP (VoIP) networks to resolve phone number (E.164) to IP address, meaning if I dialed the phone number (555) , what IP address would I send it to? This phone number to IP address mapping is one of the required roles of a Gatekeeper. Another required role of the Gatekeeper is Call Admission Control (CAC). CAC monitors the number of active calls for all devices in a local zone and when the configured bandwidth is maxed, the CAC will deny all additional call requests until enough active calls drop off, and there is sufficient bandwidth available for another call. Simply put, CAC is the ability to monitor and deny calls. The two primary roles of Gatekeepers are phone number resolution and CAC. There are other rolls that gatekeepers can perform, but for the purpose of this paper, we will limit it to just those two. H.323 Gatekeepers only have two zones, Local Zones and Remote Zones. Local zones are used by Gatekeepers to indicate the CAC. With Local Zones, phone number (E.164) resolution processing is done by the local gatekeeper. Remote zones also indicate the CAC, but the phone number (E.164) resolution processing for a particular call is done by a remote device, and we would need to ask the remote device for the CAC and E.164 processing results before we could route the call. Cisco TelePresence VCS Cisco s TelePresence Video Communication Server (VCS) uses the same H.323 RAS zones concept and adds additional capabilities to better suit the user s needs. The VCS supports H.323 and all its features (local and remote zones) and adds some additional features called Subzones. These subzones perform the same functions as H.323 Local zones, but allow us to have several local zones (now called subzones) that still fall under the control of the original Local zone. By adding subzones, we have a more granular CAC and phone number resolution in the local zone. This is a new feature in H.323. Copyright 2013 Global Knowledge Training LLC. All rights reserved. 2
3 Here is a list of default subzones that come predefined on a VCS upon installation. Local Zone: This is the parent zone and all endpoints, even those that are registered to a subzone, are ultimately under this zone. Although no devices can register directly to this zone they must register to a subzone, all subzones are created under or within this parent local zone. Default Subzone: This is the default subzone. This is where all devices will register, barring any rules dictating that registration not be allowed or specifying registering to a different subzone. Traversal Subzone: This is a special zone that is used for firewall transversal, or any time network address translation (NAT) or port address translation (PAT) are used. Let s look at the two basic functions of these subzones: phone number (E.164) resolution and CAC. Phone Number Resolution Phone number (E.164) resolution is handled by registrations. By allowing a device to register to a gatekeeper, the gatekeeper is then aware of the device s phone number and its IP address, the two things required to perform the phone number resolution. Thus, I can call a phone number or an IP address, and the VCS can resolve into the IP address. Call Admission Control (CAC) CAC is done by three parameters defined within each subzone. They are called Within, In&Out, and Total. All three of these parameters have maximum limits of bandwidth allowed relative to its particular subzone. Within: Defines the maximum allowed bandwidth of all calls that stay contained within the subzone. If there are two devices registered to the same subzone, a call between those same two devices would be classified as within. In&Out: Defines the maximum allowed bandwidth of all calls that have an endpoint in this subzone and another party that resides in different zone or subzone. Total: Defines the maximum allowed bandwidth of all calls both within and in&out. Zones in Action Now let s put this all together to see how it works. Let s say we have a company and the corporate office is in San Jose CA, with a branch office in Portland OR, and another in Houston, TX. IP Addressing A feature of subzones is the ability to control what endpoints are registered to what subzones using rules. For example, let s use an IP address to dictate where a device registers. In Figure 1, /24 will register Copyright 2013 Global Knowledge Training LLC. All rights reserved. 3
4 to the San Jose Subzone, while /24 address will register to the Portland Subzone, and finally the /24 address will register to the Houston subzone. This use of IP addresses is straight forward enough, but you could also use domain names if you prefer. You can also create filters that identify what is allowed or what is denied. You have the flexibility to choose whatever works best for your situation. CAC Capabilities Next we will want to consider the CAC capabilities of the subzones. There are three parameters to work with: Within, In&Out, and Total. Within Parameter The Within parameter defines the maximum bandwidth of all calls originating and terminating within this subzone. See Figure 2 for a visual interpretation. For example; Endpoint 1 can call Endpoint 2 as long as the bandwidth stays below 3Mb/sec. Endpoint 3 can also join in the same call with Endpoint 1 and Endpoint 2 as long as all the aggregate bandwidth of all three endpoints does not exceed 3Mb/sec. So the within parameter sets the maximum bandwidth of all calls that originate and terminate within a single subzone. In&Out Parameter The In&Out parameter defines the maximum amount of bandwidth that originates inside a particular subzone and terminates in a different zone or subzone. For example, Endpoint 4 can call Endpoint 1 (see Figure 2). For this particular call, the VCS system verifies that this call does not exceed the In&Out limit set in the originating Portland Subzone, and then it would also verify that this call would not exceed the In&Out bandwidth limit of the terminating San Jose subzone as well. If this call does not exceed either subzone In&Out bandwidth limit, Copyright 2013 Global Knowledge Training LLC. All rights reserved. 4
5 then the call is allowed. So both the originating subzone and the terminating subzone In&Out parameters are checked before the call can be connected. Total Parameter The Total parameter looks at the big picture of a subzone; the total bandwidth is a maximum amount allowed of both Within and In&Out parameters combined. For example, we have a call between Endpoint 1 and Endpoint 2 with a 1 Mb/sec stream for a Within value of 1 Mb/sec., and a second call between Endpoint 5 and Endpoint 3 using another 1Mb/sec stream for an In&Out value of 1 Mb/sec as well. This translates to a Total bandwidth consumed of 2Mb/sec, which is well below the 5Mb/sec maximum set in Figure 2, above. In summary, the Total bandwidth limit in a subzone is the maximum combined sum of Within and In&Out bandwidths within a particular subzone. These parameters are the three CAC mechanisms used to limit the maximum amount of bandwidth of subzones and can be very useful to prevent oversubscribing on the LANs and WANs in our corporate networks. TelePresence Management Suite (TMS) Software The Cisco TelePresence Management Suite (TMS) is an optional piece of software that supplements the Cisco VCS products, and it is not required for operation. The added benefit of purchasing this optional component is to simplify management of the TelePresence system. The TMS then becomes the central management interface from which an administrator can add, configure, and maintain all the components used in TelePresence products. We are not here to discuss all of the features or reasons to purchase the TMS software. What we will cover is the aspect of zones and how they are used inside TMS. Don t confuse the zones used in the TMS software with the zones and subzones in the VCS. The TMS zones do not do CAC or Address resolution at all; the TMS zones are used strictly for routing calls. There are two different zones with in the TMS application that are used for routing, the ISDN Zone and the IP Zone. These zones determine the preferred route to place a call as well as an alternate or backup route. Calls can be routed across the Public Switch Telephone Network (PSTN), also known as the ISDN network, using normal telephone numbers or we can route the call across an existing IP network using IP addresses. The system administrator can select either the ISDN zone or IP zone as the preferred path, and if the preferred path is not available, the administrator can choose the other zone as the backup path. To accomplish routing across either network, our destination address needs to accommodate the addressing of the desired network, meaning phone numbers or IP addresses. By configuring an ISDN zone for a particular endpoint, the administrator is defining the ISDN number that needs to be dialed to reach that particular endpoint. For example, let s say I have an endpoint in Salt Lake City, Utah that can be reached directly by dialing the PSTN number of 1(801) , and this same endpoint has an IP address of First, I would create an ISDN zone called SLC and assign it to the endpoint and define the following ISDN information: country code = 1, area code = 801, and a phone number of Then I would create an IP zone and provide the IP address of The final step is to define the preferred zone to reach this endpoint. The preferred zone would be either the SLC ISDN zone (if I want the call to go across the ISDN network) or the IP zone (if I wanted the call to be routed over the IP network). I could also specify an alternate zone (either ISDN or IP) if the preferred path is not available. Copyright 2013 Global Knowledge Training LLC. All rights reserved. 5
6 Summary In summary, we have many zones in Cisco TelePresence products; some are used for Call Admission Control (CAC) and address resolution, like the subzones we created in the VCS products. Other zones, the ISDN and IP zones used in the TMS products, are used for an entirely different purpose, which is path selection (defining a preferred path and an alternate path for which to route a call). I know from teaching many classes that the concept of zones is confusing to many people. I hope this explanation helps clear up the confusion with zones. Learn More To learn more about how you can improve productivity, enhance efficiency, and sharpen your competitive edge, Global Knowledge suggests the following courses: Implementing Advanced TelePresence Video Solutions Part 1 v1.0 (PAITAVS1) Implementing Advanced TelePresence Video Solutions Part 2 v1.0 (PAIATVS2) Visit or call COURSES ( ) to speak with a Global Knowledge training advisor. About the Author Brian R. Mahler, CCNA, CCNP, CCNA-Voice, CCNP-Voice, Tanberg Systems Engineer, Certified Forensics Examiner plus many others. Brian has held many positions in his 30+ year career working with Computers. He has Systems Engineer, Field Engineer, Training Manager, Project Engineer, Certified Systems Instructor, for the last 15 years he has been working extensively with Cisco Voice and Video products, Developing Cisco courses, teaching Cisco classes and providing consulting services in the areas of Voice/Video over IP and Quality of Service (QoS). Currently he runs a company called NICS, LLC that offers consulting, and teaching of all Cisco classes having to do with UCM, UNITY, and UCCE. Copyright 2013 Global Knowledge Training LLC. All rights reserved. 6
Expert Reference Series of White Papers. Cisco Unified Communication Manager Digit Manipulation
Expert Reference Series of White Papers Cisco Unified Communication Manager Digit Manipulation 1-800-COURSES www.globalknowledge.com Cisco Unified Communication Manager Digit Manipulation Brian Mahler,
Successful IP Video Conferencing White Paper
Successful IP Video Conferencing White Paper The success of an IP video conference is dependent on two things: connection to the remote system and consistent bandwidth during a call. Connection to a system
Configuring a Mediatrix 500 / 600 Enterprise SIP Trunk SBC June 28, 2011
Configuring a Mediatrix 500 / 600 Enterprise SIP Trunk SBC June 28, 2011 Proprietary 2011 Media5 Corporation Table of Contents Introduction... 3 Solution Overview... 3 Network Topology... 4 Network Configuration...
Cisco TelePresence Video Communication Server Basic Configuration (Control with Expressway)
Cisco TelePresence Video Communication Server Basic Configuration (Control with Expressway) Deployment Guide Cisco VCS X8.1 D14651.08 August 2014 Contents Introduction 4 Example network deployment 5 Network
Application Note. Onsight Mobile Collaboration Video Endpoint Interoperability v5.0
Application Note Onsight Mobile Collaboration Video Endpoint Interoperability v5. Onsight Mobile Collaboration Video Endpoint Interoperability... 3 Introduction... 3 Adding Onsight to a Video Conference
BroadCloud PBX Customer Minimum Requirements
BroadCloud PBX Customer Minimum Requirements Service Guide Version 2.0 1009 Pruitt Road The Woodlands, TX 77380 Tel +1 281.465.3320 WWW.BROADSOFT.COM BroadCloud PBX Customer Minimum Requirements Service
Cisco EXAM - 300-075. Implementing Cisco IP Telephony and Video, Part 2 (CIPTV2) Buy Full Product. http://www.examskey.com/300-075.
Cisco EXAM - 300-075 Implementing Cisco IP Telephony and Video, Part 2 (CIPTV2) Buy Full Product http://www.examskey.com/300-075.html Examskey Cisco 300-075 exam demo product is here for you to test the
Cisco Certification Skills Matrix
Cisco Certification Skills Matrix Whatever skills you need, IT networking professionals with Cisco Certifications have more to offer. Use this matrix to help evaluate candidates and make the perfect hire.
Network Considerations for IP Video
Network Considerations for IP Video H.323 is an ITU standard for transmitting voice and video using Internet Protocol (IP). It differs from many other typical IP based applications in that it is a real-time
MINIMUM NETWORK REQUIREMENTS 1. REQUIREMENTS SUMMARY... 1
Table of Contents 1. REQUIREMENTS SUMMARY... 1 2. REQUIREMENTS DETAIL... 2 2.1 DHCP SERVER... 2 2.2 DNS SERVER... 2 2.3 FIREWALLS... 3 2.4 NETWORK ADDRESS TRANSLATION... 4 2.5 APPLICATION LAYER GATEWAY...
CVOICE - Cisco Voice Over IP
CVOICE - Cisco Voice Over IP Table of Contents Introduction Audience At Course Completion Prerequisites Applicable Products Program Contents Course Outline Introduction This five-day course covers the
Implementing Cisco IP Telephony & Video, Part 2 CIPTV2 v1.0; 5 Days; Instructor-led
Implementing Cisco IP Telephony & Video, Part 2 CIPTV2 v1.0; 5 Days; Instructor-led Course Description Implementing Cisco IP Telephony & Video, Part 2 (CIPTV2) v1.0 is a five-day course that prepares the
642-437- Implementing Cisco Voice Communications and QoS
Implementing Cisco Voice Communications and QoS Duration: 5 Days Course Code: CVOICE Version: 8 Overview: This course will provide delegates with knowledge of voice gateways, the characteristics of VoIP
CCNA Cisco Associate- Level Certifications
CCNA Cisco Associate- Level Certifications Routing & Switching Security Voice Wireless Advance your network engineering skills in working on complex Cisco network solutions. WWW.FASTLANEUS.COM Cisco CCNA
Cisco TelePresence Video Communication Server (Cisco VCS) IP Port Usage for Firewall Traversal. Cisco VCS X8.5 December 2014
Cisco TelePresence Video Communication Server (Cisco VCS) IP Port Usage for Firewall Traversal Cisco VCS X8.5 December 2014 Contents: Cisco VCS IP port usage Which IP ports are used with Cisco VCS? Which
TROUBLESHOOTING CISCO IP TELEPHONY & VIDEO V1.0 (CTCOLLAB)
TROUBLESHOOTING CISCO IP TELEPHONY & VIDEO V1.0 (CTCOLLAB) COURSE OVERVIEW: Troubleshooting Cisco IP Telephony & Video (CTCOLLAB) v1.0 is a five-day course that prepares the learner for troubleshooting
Enterprise Edge Communications Manager. Data Capabilities
Enterprise Edge Communications Manager Data Capabilities Data Module Objectives After the completion of this module you will be able to describe the following Data components of the Enterprise Edge Communications
Expert Reference Series of White Papers. VMware vsphere Distributed Switches
Expert Reference Series of White Papers VMware vsphere Distributed Switches [email protected] www.globalknowledge.net VMware vsphere Distributed Switches Rebecca Fitzhugh, VCAP-DCA, VCAP-DCD, VCAP-CIA,
Application Notes for Configuring a SonicWALL VPN with an Avaya IP Telephony Infrastructure - Issue 1.0
Avaya Solution & Interoperability Test Lab Application Notes for Configuring a SonicWALL VPN with an Avaya IP Telephony Infrastructure - Issue 1.0 Abstract These Application Notes describe the steps for
Wave SIP Trunk Configuration Guide FOR BROADVOX
Wave SIP Trunk Configuration Guide FOR BROADVOX Last updated 1/7/2014 Contents Overview... 1 Special Notes... 1 Before you begin... 1 Required SIP trunk provisioning and configuration information... 1
Communications Transformations 2: Steps to Integrate SIP Trunk into the Enterprise
Communications Transformations 2: Steps to Integrate SIP Trunk into the Enterprise The Changing Landscape IP-based unified communications is widely deployed in enterprise networks, both for internal calling
Cisco CME Features and Functionality
Cisco CME Features and Functionality Supported Protocols and Integration Options This topic describes the supported protocols and integration options of Cisco CME. Supported Protocols and Integration FAX
IMPLEMENTING CISCO VIDEO NETWORK DEVICES PART 2, V1.0 (CIVND2)
IMPLEMENTING CISCO VIDEO NETWORK DEVICES PART 2, V1.0 (CIVND2) COURSE OVERVIEW: Implementing Cisco Video Network Devices Part 2 (CIVND2) v1.0 is designed to provide students with the necessary knowledge
Enabling Seamless Unified Communications
Enabling Seamless Unified Communications Ian Hawkins 10 th July 2008 TANDBERG UC Strategy It is about more than just convergence It involves more than just a single vendor Video Data Collaboration Voice
H.323 and Associated Recommendations. This topic describes H.323 and its protocols and explains how H.323 is used in the IP internetwork environment.
Configuring H.323 H.323 and Associated Recommendations This topic describes H.323 and its protocols and explains how H.323 is used in the IP internetwork environment. H.323 and Associated Recommendations
Http://www.passcert.com
Http://www.passcert.com Exam : 70-337 Title : Enterprise Voice & Online Services with Microsoft Lync Server 2013 Version : DEMO 1 / 18 Topic 1, Litware, Inc Case A Overview Litware, Inc., is an international
TMS Phone Books Troubleshoot Guide
TMS Phone Books Troubleshoot Guide Document ID: 118705 Contributed by Adam Wamsley and Magnus Ohm, Cisco TAC Engineers. Jan 05, 2015 Contents Introduction Prerequisites Requirements Components Used Related
XpressPath Optimized Media Functionality For VoiceFlow Session Border Controllers
XpressPath Optimized Functionality For VoiceFlow Session Border Controllers Kagoor Networks White Paper XpressPath Optimized Functionality 1 Table of Contents Introduction... 3 XpressPath description...
Need for Signaling and Call Control
Need for Signaling and Call Control VoIP Signaling In a traditional voice network, call establishment, progress, and termination are managed by interpreting and propagating signals. Transporting voice
Cisco TelePresence Video Communication Server Expressway
Data Sheet Cisco TelePresence Video Communication Server Expressway Extending video communications securely beyond the enterprise Product Overview Figure 1. Cisco TelePresence Video Communication Server
Telepresence in an IPv6 World. Simplify the Transition
Telepresence in an IPv6 World Simplify the Transition IPV6 has the potential to transform communications, collaboration, learning, entertainment, physical security and more. What You Will Learn If you
Implementing Cisco Voice Communications and QoS
Implementing Cisco Voice Communications and QoS Course CVOICE v8.0; 5 Days, Instructor-led Course Description Implementing Cisco Voice Communications and QoS (CVOICE) v8.0 teaches learners about voice
IP Telephony Deployment Models
CHAPTER 2 Sections in this chapter address the following topics: Single Site, page 2-1 Multisite Implementation with Distributed Call Processing, page 2-3 Design Considerations for Section 508 Conformance,
Lab 5.5.3 Developing ACLs to Implement Firewall Rule Sets
Lab 5.5.3 Developing ACLs to Implement Firewall Rule Sets All contents are Copyright 1992 2007 Cisco Systems, Inc. All rights reserved. This document is Cisco Public Information. Page 1 of 8 Device Interface
Cisco Certified Network Associate (CCNA) Cisco Certified Network Associate (CCNA)
Cisco Certified Network Associate (CCNA) CISCO Certification Path IIHT Nagpur is one of the best IT training Institutes that provides Cisco, Cloud Computing, hardware and networking courses. Address -
Network Scenarios Pagina 1 di 35
Network Scenarios Pagina 1 di 35 Table of Contents Network Scenarios Cisco 827 s Network Connections Internet Access Scenarios Before You Configure Your Internet Access Network Replacing a Bridge or Modem
Cisco Unified Communications Remote Management Services
Cisco Unified Communications Remote Management Services What You Will Learn Our remote, high-visibility, co-management approach gives you complete ownership and control of your converged network. Cisco
IP Office Technical Tip
IP Office Technical Tip Tip no: 188 Release Date: September 27, 2007 Region: GLOBAL Verifying IP Office SIP Trunk Operation IP Office back-to-back SIP Line testing IP Office Release 4.0 supports SIP trunking.
Preparing Your IP network for High Definition Video Conferencing
White Paper Global Services April 2007 Table of Contents 1.0 OVERVIEW...3 2.0 VIDEO CONFERENCING BANDWIDTH DEMAND...3 3.0 AVAILABLE BANDWIDTH...5 3.1 Converged Network Links... 6 3.2 Dedicated Network
650-294 Q&A. DEMO Version
TelePresence Video Field Engineer for Express Exam Q&A DEMO Version Copyright (c) 2012 Chinatag LLC. All rights reserved. Important Note Please Read Carefully For demonstration purpose only, this free
IP Telephony v1.0 Scope and Sequence. Cisco Networking Academy Program
IP Telephony v1.0 Scope and Sequence Cisco Networking Academy Program Table of Content COURSE OVERVIEW...4 Course Description...4 Course Objectives...4 Target Audience...5 Prerequisites...5 Lab Requirements...5
ISOM3380 Advanced Network Management. Spring 2014 15. Course Description
ISOM3380 Advanced Network Management Spring 2014 15 Course Description In an interconnected economy, management of network applications becomes increasingly important. This course helps students develop
VoIP CONFIGURATION GUIDE FOR MULTI-LOCATION NETWORKS
VoIP CONFIGURATION GUIDE FOR MULTI-LOCATION NETWORKS INTRODUCTION About this guide This guide is designed to help you plan and configure a TalkSwitch multi-location network for Voice over IP (VoIP). NOTE:
Implementing Cisco IOS Telephony and Unified Communications Express (IITUCX)
Implementing Cisco IOS Telephony and Unified Communications Express (IITUCX) Course Objectives Explain the benefits and components of a Cisco Unified Communications system Describe how traditional telephony
StarLeaf Network Guide
Network Guide Contents Introduction------------------------------------------------------------------------------------------------------------------------- 3 Registration to the ------------------------------------------------------------------------------------------
QoS:What Is It? Why Do We Need It?
Expert Reference Series of White Papers QoS:What Is It? Why Do We Need It? 1-800-COURSES www.globalknowledge.com QoS:What Is It? Why Do We Need It? Berni Gardiner, Certified Cisco Instructor, CCNA, CCDA,
Cisco TelePresence Video Communication Server Starter Pack Express Bundle
Data Sheet Cisco TelePresence Video Communication Server Starter Pack Express Product Overview Figure 1. Cisco TelePresence Video Communication Server Starter Pack Express Bundle The Cisco TelePresence
Packetized Telephony Networks
Packetized Telephony Networks Benefits of Packet Telephony Networks Traditionally, the potential savings on long-distance costs was the driving force behind the migration to converged voice and data networks.
Enterprise Video Conferencing
Enterprise Video Conferencing When Voice Meets Video How SIP & H.323 Can Coexist SIPNOC 2014 Presented by: Gernot Scheichl June 2014 Agenda The Market The Challenges History Comparing the Protocols (H.323
CCNA. Course Fee: 8500 INR (Lab Access, Software s, Books, Tool Kits & Tax Included) Course Duration: 5 Days
CCNA The Cisco Certified Network Associate (CCNA) course consists of days 1 to 5 of the Cisco Networking Academy Programme. Course Fee: 8500 INR (Lab Access, Software s, Books, Tool Kits & Tax Included)
Alcatel-Lucent OXO Configuration Guide. For Use with AT&T s IP Flexible Reach Service. Version 1 / Issue 1 Date July 28, 2009
Alcatel-Lucent OmniPCX Office R7.1 Configuration Guide For Use with AT&T s IP Flexible Reach Service Version 1 / Issue 1 Date July 28, 2009 www.alcatel-lucent.com AT&T IP Flexible Reach TABLE OF CONTENTS
642-436 Q&A. DEMO Version
Cisco Voice over IP (CVOICE) Q&A DEMO Version Copyright (c) 2010 Chinatag LLC. All rights reserved. Important Note Please Read Carefully For demonstration purpose only, this free version Chinatag study
Introducing Cisco Voice and Unified Communications Administration Volume 1
Introducing Cisco Voice and Unified Communications Administration Volume 1 Course Introduction Overview Learner Skills and Knowledge Course Goal and Course Flow Additional Cisco Glossary of Terms Your
Lab 9.1.1 Organizing CCENT Objectives by OSI Layer
Lab 9.1.1 Organizing CCENT Objectives by OSI Layer Objectives Organize the CCENT objectives by which layer or layers they address. Background / Preparation In this lab, you associate the objectives of
SIP Trunking. Cisco Press. Christina Hattingh Darryl Sladden ATM Zakaria Swapan. 800 East 96th Street Indianapolis, IN 46240
SIP Trunking Christina Hattingh Darryl Sladden ATM Zakaria Swapan Cisco Press 800 East 96th Street Indianapolis, IN 46240 SIP Trunking Contents Introduction xix Part I: From TDM Trunking to SIP Trunking
Methods for Lawful Interception in IP Telephony Networks Based on H.323
Methods for Lawful Interception in IP Telephony Networks Based on H.323 Andro Milanović, Siniša Srbljić, Ivo Ražnjević*, Darryl Sladden*, Ivan Matošević, and Daniel Skrobo School of Electrical Engineering
LifeSize Transit Deployment Guide June 2011
LifeSize Transit Deployment Guide June 2011 LifeSize Tranist Server LifeSize Transit Client LifeSize Transit Deployment Guide 2 Firewall and NAT Traversal with LifeSize Transit Firewalls and Network Address
Cisco TelePresence Video Communication Server
Data Sheet Cisco TelePresence Video Communication Server Cisco TelePresence Video Communication Server: Advanced Applications and Session Management Product Overview Figure 1. Cisco TelePresence Video
This topic describes dial peers and their applications.
Dial Peers What is Dial Peer? This topic describes dial peers and their applications. What is a Dial Peer? A dial peer is an addressable call endpoint. Dial peers establish logical connections, called
Deploying, Configuring, and Administering Microsoft Lync Server 2010
Course 10533: Deploying, Configuring, and Administering Microsoft Lync Server 2010 Page 1 of 9 Deploying, Configuring, and Administering Microsoft Lync Server 2010 Course 10533: 4 days; Instructor-Led
SIP Trunking Guide: Get More For Your Money 07/17/2014 WHITE PAPER
SIP Trunking Guide: Get More For Your Money 07/17/2014 WHITE PAPER Overview SIP trunking is the most affordable and flexible way to connect an IP PBX to the Public Switched Telephone Network (PSTN). SIP
Version dated 25/11/2014. 1.Course Title. NATO Voice over IP Foundation Course. 2.Identification Number (ID) 3. Purpose of the Course
1.Course Title Version dated 25/11/2014 NATO Voice over IP Foundation Course 2.Identification Number (ID) 095 3. Purpose of the Course There are a number of new technologies (to NATO) that are encompassed
Level: 3 Credit value: 9 GLH: 80. QCF unit reference R/507/8351. This unit has 6 learning outcomes.
This unit has 6 learning outcomes. 1. Know telephony principles. 1.1. Demonstrate application of traffic engineering concepts Prioritization of voice traffic Trunking requirements Traffic shaping. 1.2.
VoIP Configuration Examples
APPENDIX C This section uses four different scenarios to demonstrate how to configure Voice over IP (VoIP). The actual VoIP configuration procedure depends on the topology of your voice network. The following
nexvortex Setup Guide
nexvortex Setup Guide CISCO UC500 March 2012 Introduction This document is intended only for nexvortex customers and resellers as an aid to setting up the Cisco PBX software to connect to the nexvortex
FortiVoice. Version 7.00 VoIP Configuration Guide
FortiVoice Version 7.00 VoIP Configuration Guide FortiVoice Version 7.00 VoIP Configuration Guide Revision 2 14 October 2011 Copyright 2011 Fortinet, Inc. All rights reserved. Contents and terms are subject
IMPLEMENTING CISCO IOS TELEPHONY AND UNIFIED COMMUNICATIONS EXPRESS (IITUCX)
Temario IMPLEMENTING CISCO IOS TELEPHONY AND UNIFIED COMMUNICATIONS EXPRESS (IITUCX) This course is designed to be the primary training for Cisco Unified Communications Manager Express and Cisco Unity
PREPARED FOR ABC CORPORATION
NETWORK DESIGN PROPOSAL PREPARED FOR ABC CORPORATION Prepared by Crystal Technologies PROPRIETARY AND CO NF IDE NTIAL Network Design Proposal PREPARED FOR ABC CORPORATION INC. ARTICLE I. OVERVIEW/HISTORY
Enterprise Voice and Online Services with Microsoft Lync Server 2013
Course 20337B: Enterprise Voice and Online Services with Microsoft Lync Server 2013 Course Details Course Outline Module 1: Voice Architecture This module introduce Enterprise Voice features of Lync Server
ThinkTel ITSP with Registration Setup Quick Start Guide
January 13 ThinkTel ITSP with Registration Setup Quick Start Guide Author: Zultys Technical Support This configuration guide was created to assist knowledgeable vendors with configuring the Zultys MX Phone
How will the Migration from IPv4 to IPv6 Impact Voice and Visual Communication?
How will the Migration from IPv4 to IPv6 Impact Voice and Visual Communication? Nick Hawkins Director, Technology Consulting Polycom, Inc. All rights reserved. Agenda Introduction & standards Requirements
Preparing Your IP Network for High Definition Video Conferencing
WHITE PAPER Preparing Your IP Network for High Definition Video Conferencing Contents Overview...3 Video Conferencing Bandwidth Demand...3 Bandwidth and QoS...3 Bridge (MCU) Bandwidth Demand...4 Available
SIP Domain/Proxy, Ring Detect Extension or/and Page Audio Extension, (The 8180 needs its own phone extension) Authentication ID, Password,
The 8180 requires the information below: SIP Domain/Proxy, Ring Detect Extension or/and Page Audio Extension, (The 8180 needs its own phone extension) Authentication ID, Password, Get TalkSwitch SIP Domain/Proxy:
Course 10533A: Deploying, Configuring, and Administering Microsoft Lync Server 2010
Sales 406/256-5700 Support 406/252-4959 Fax 406/256-0201 Evergreen Center North 1501 14 th St West, Suite 201 Billings, MT 59102 Course 10533A: Deploying, Configuring, and Administering Microsoft Lync
IP Telephony Management
IP Telephony Management How Cisco IT Manages Global IP Telephony A Cisco on Cisco Case Study: Inside Cisco IT 1 Overview Challenge Design, implement, and maintain a highly available, reliable, and resilient
Implementation Guide. Simplify, Save, Scale VoIP: The Next Generation Phone Service. A single source for quality voice and data services.
Implementation Guide Simplify, Save, Scale VoIP: The Next Generation Phone Service A single source for quality voice and data services. > > > > > > > > > > All signs point to VoIP so letês get started.
Polycom. RealPresence Ready Firewall Traversal Tips
Polycom RealPresence Ready Firewall Traversal Tips Firewall Traversal Summary In order for your system to communicate with end points in other sites or with your customers the network firewall in all you
Curso de Telefonía IP para el MTC. Sesión 1 Introducción. Mg. Antonio Ocampo Zúñiga
Curso de Telefonía IP para el MTC Sesión 1 Introducción Mg. Antonio Ocampo Zúñiga Conceptos Generales VoIP Essentials Family of technologies Carries voice calls over an IP network VoIP services convert
Polycom Unified Communications Deployment Guide for Cisco Environments
Polycom Unified Communications Deployment Guide for Cisco Environments Wave 5 March 2012 3725-00010-001G Trademark Information Polycom, the Polycom Triangles logo, and the names and marks associated with
Securing SIP Trunks APPLICATION NOTE. www.sipera.com
APPLICATION NOTE Securing SIP Trunks SIP Trunks are offered by Internet Telephony Service Providers (ITSPs) to connect an enterprise s IP PBX to the traditional Public Switched Telephone Network (PSTN)
Cisco TelePresence Video Communication Server
Data Sheet Cisco TelePresence Video Communication Server Cisco TelePresence Video Communication Server: Advanced Applications and Session Management Product Overview Figure 1. Cisco TelePresence Video
The MOST Affordable HD Video Conferencing. Conferencing for Enterprises, Conferencing for SMBs
The MOST Affordable HD Video Conferencing Video conferencing has become an increasingly popular service, being widely used by enterprises, organizations and individuals. Thanks to the enormous growth in
Lab Testing Summary Report
Lab Testing Summary Report February 2007 Report 070228 Product Category: SMB IP-PBX Vendor Tested: Cisco Systems Product Tested: Cisco Unified Communications 500 Series Key findings and conclusions: Complete
Implementing Cisco IOS Telephony and Unified Communications Express (IITUCX)
Implementing Cisco IOS Telephony and Unified Communications Express (IITUCX) Who should attend The primary audience for this course is as follows: Network administrators Network engineers Systems engineers
Configuring H.323 over Port Network Address Translation (PNAT) for Avaya IP Endpoints using the Avaya SG200 Security Gateway - Issue 1.
Configuring H.323 over Port Network Address Translation (PNAT) for Avaya IP Endpoints using the Avaya SG200 Security Gateway - Issue 1.0 Abstract These Application Notes describe how to configure the Avaya
Cisco TelePresence Video Communication Server
Data Sheet Cisco TelePresence Video Communication Server Cisco TelePresence Video Communication Server: Advanced Media and Session Management Product Overview Figure 1. Cisco TelePresence Video Communication
Table of Contents. Cisco Mapping Outbound VoIP Calls to Specific Digital Voice Ports
Table of Contents Mapping Outbound VoIP Calls to Specific Digital Voice Ports...1 Introduction...1 Before You Begin...1 Conventions...1 Prerequisites...1 Components Used...1 Configure...2 Network Diagram...2
6.40A AudioCodes Mediant 800 MSBG
AudioCodes Mediant 800 MSBG Page 1 of 66 6.40A AudioCodes Mediant 800 MSBG 1. Important Notes Check the SIP 3 rd Party Validation Website for current validation status. The SIP 3 rd party Validation Website
How To Use Cisco Cucm For A Test Drive
IMPLEMENTING CISCO IP TELEPHONY & VIDEO, PART 1 V1.0 (CIPTV1) COURSE OVERVIEW: Implementing Cisco IP Telephony & Video, Part 1 (CIPTV1) v1.0 is a five-day course that prepares the learner for implementing
IOCOM Whitepaper: Connecting to Third Party Organizations
IOCOM Whitepaper: Connecting to Third Party Organizations September 2008 IOCOM www.iocom.com 312-786-9169 Table of Contents 1. Executive Summary 2. Goals 3. Scenarios for Enterprise Connectivity over IOCOM
Application Note. Firewall Requirements for the Onsight Mobile Collaboration System and Hosted Librestream SIP Service v5.0
Application Note Firewall Requirements for the Onsight Mobile Collaboration System and Hosted Librestream SIP Service v5.0 1 FIREWALL REQUIREMENTS FOR ONSIGHT MOBILE VIDEO COLLABORATION SYSTEM AND HOSTED
10533: Deploying, Configuring, and Administering Microsoft Lync Server 2010 Duration: Five Days
To register or for more information call our office (208) 898-9036 or email [email protected] 10533: Deploying, Configuring, and Administering Microsoft Lync Server 2010 Duration: Five Days
ESI SIP Trunking Installation Guide
ESI SIP Trunking Installation Guide 0450-1227 Rev. B Copyright 2009 ESI (Estech Systems, Inc.). Information contained herein is subject to change without notice. ESI products are protected by various U.S.
How Network Transparency Affects Application Acceleration Deployment
How Network Transparency Affects Application Acceleration Deployment By John Bartlett and Peter Sevcik July 2007 Acceleration deployments should be simple. Vendors have worked hard to make the acceleration
Version Date Status Owner. 1.0 2009-02-04 Released for HiPath OpenOffice ME V1 F. Kneissl / K.-W. Weigt
History of Change Version Date Status Owner 1.0 2009-02-04 Released for HiPath OpenOffice ME V1 F. Kneissl / K.-W. Weigt 1.1 2010-09-01 Update for OpenScape Office MX V2 and hints for Fax F. Kneissl 1.2
Implementing Cisco TelePresence Video Solution, Part 1
www.dumpspdf.com Cisco 500-007 Implementing Cisco TelePresence Video Solution, Part 1 Version: Demo 4.0 QUESTION NO: 1 Cisco 500-007 Exam When configuring a Cisco TelePresence EX, MX, or C Series device,
NetVanta 7100 Exercise Service Provider SIP Trunk
NetVanta 7100 Exercise Service Provider SIP Trunk PSTN NetVanta 7100 FXS 0/1 x2001 SIP Eth 0/0 x2004 SIP Server 172.23.102.87 Hosted by x2003 www.voxitas.com In this exercise, you will create a SIP trunk
ZyXEL V100 Support Notes. ZyXEL V100. (V100 Softphone 1 Runtime License) Support Notes
ZyXEL V100 (V100 Softphone 1 Runtime License) Support Notes Version 1.00 April 2009 1 Contents Overview 1. Overview of V100 Softphone...3 2. Setting up the V100 Softphone.....4 3. V100 Basic Phone Usage.....7
