ACANO SOLUTION RESILIENT ARCHITECTURE. White Paper. Mark Blake, Acano CTO

Size: px
Start display at page:

Download "ACANO SOLUTION RESILIENT ARCHITECTURE. White Paper. Mark Blake, Acano CTO"

Transcription

1 ACANO SOLUTION RESILIENT ARCHITECTURE White Paper Mark Blake, Acano CTO September 2014

2 CONTENTS Introduction... 3 Definition of Resilience... 3 Achieving Resiliency... 4 Managing Your Data Secure from Incident or Accident...7 Distributed Calls...7 Resilient Integration... 8 Network Survival... 9 Conclusion... 9 Page 2

3 INTRODUCTION The Acano Solution is a scalable software platform for voice, video and web. The solution integrates with a wide variety of third-party equipment from Cisco, Microsoft, Avaya and other vendors. With the Acano Solution, people connect regardless of location, device, or technology. Why resilience? Acano believes that bringing people together to collaborate and exchange ideas is mission-critical for any organization. Historically this has been widely accepted for audio calls but increasingly now also for web conferencing, video conferencing and instant messaging. A superior user experience is required to increase adoption of these technologies. As a single platform that unifies them, it is even more important that Acano be able to maintain service under any circumstance. Acano s resiliency architecture goes hand-in-hand with the solution s ability to scale. This document focuses on resilience and how we achieve it today. This resiliency explanation applies whether the software is deployed across virtual machines (VM), Acano optimized servers (Acano Servers), or a combination of these platforms. DEFINITION OF RESILIENCE For Acano, resilience means that there must be no single point of failure anywhere in the system that means within the Acano software itself, but importantly also in terms of those integration points with other equipment, and in the network used to communicate between the components of the system. Whether the challenge is simple equipment or power failure, a network outage, or a targeted malicious attack, resilience is the ability of the Acano architecture to continue with minimal interruption. The Acano Solution is built from the ground up to address these problems head on. Page 3

4 ACHIEVING RESILIENCY The Acano software can be run in either a VM or on an Acano Server. Each system running the software is referred to as an instance. Multiple instances can be run and configured to work together to form a single system using a shared nothing architecture, where each instance is independent and self-sufficient. In this architecture the failure of any single node does not prevent the system from functioning. The Acano Solution presents a single software image, but is divided into a number of discrete, partitioned, software components: Call bridge (media processing and signaling) TURN server (NAT traversal) XMPP (instant messaging, presence and call control for Acano clients) WebRTC Database Each Acano instance can choose to run any subset of components. This allows a truly software defined solution where scale and resilience can be tuned separately according to a customer s needs, scale, and network topology. Examples running in production systems at customers today prove how this revolutionary architecture can scale all the way from a simple case of a resilient 2-box solution for a small enterprise, up to a system of dozens of servers distributed globally for a Tier 1 service provider. Typically a simple deployment will split edge functions that need to reside in a DMZ from core functions that are preferentially deployed in the core network. Edge Instance Core Instance Figure 1 Acano software components and their typical deployment. Each instance can be on a VM or Acano Server. Page 4

5 The software is independent of the underlying platform, which allows unique flexibility where a system can be built from any mixture of virtual machine and/or Acano Server instances. This gives true best of both. For example, Acano s workload optimized server can sit in the network core, while virtual machines sit at the periphery or provide additional flexible capacity as required. In a typical distributed deployment there are one or more geographically separate edge locations. Each of these edge locations consists of one or more Acano instances. Each of these edge instances is connected to the core instances. These core instances have a mesh of connections between them that allow for distributed conferences and resilience. When an Acano client connects to the system it determines the best edge to connect to, and calls are normally routed to a local core instance. The mesh of connections between the core instances allows for distributed cospaces. cospaces are Acano s alwaysavailable virtual meeting rooms. Figure 2 Distributed Acano deployment using both VMs and Acano Servers. Also shown are example signalling and media paths for two Acano clients. Page 5

6 In this deployment, the total capacity is the sum of the capacity of the individual core instances. If any core instance or instances fail, only the calls legs currently on those instances are affected and the rest of the system carries on. Resilience is introduced by over-provisioning and load-balancing. On failure the rest of the system takes up the slack. Figure 3 New signalling and media path in event of core instance failure. Only the call leg on the failed instance is affected, and the rest of the system takes over. Resiliency also exists at the edge. Failure of an edge instance leads to calls being routed via an alternative edge instance. This instance could either be hosted in the same location or in another location. Failure within each individual instance is prevented where possible. For VMs, we fully support technologies such as vmotion. For the Acano server, there are multiple media processing modules internally, any of which can fail and the only result (often completely unnoticeable) is re-distribution of that module s processing over the remaining modules without call drop or interruption. The Acano Server also includes redundant power supplies which allow it to be connected to dual power feeds to give resiliency against power failures. Page 6

7 MANAGING YOUR DATA SECURE FROM INCIDENT OR ACCIDENT Acano places a premium on security, following a secure development lifecycle and building to the strictest standards. In terms of resiliency, the most important security within our solution is undoubtedly the database. Here we have taken the design decision to put all persistent states of the system in a distributed SQL database. We use streaming replication technologies to make sure that this is fully distributed and redundant. This database component is an optional component of every Acano instance. If you want it to just work, then it can be enabled on all instances and your database will simply scale in resilience with the number of instances deployed. However, for some customers the information security of keeping the data isolated might mean they want to deploy the database separately. This is simple with the Acano Solution since the entire distributed system will access the database on just the nodes you specify. You can either deploy additional Acano Servers or spin up one or more VMs, enabling only the database component on those while disabling it on the others. The other instances are dumb and contain no configuration information when cospaces aren t running. Every database instance is stored using strong encryption, and all control/database network connections between Acano instances use secure TLS links. DISTRIBUTED CALLS Making a resilient system for calls is as simple as setting up multiple Acano instances with the call bridge (media processing) component enabled. These will then work together and form a single system. By default all calls and conferences are fully distributed; media processing for a single call or conference will be split across multiple instances. The instances can be co-located in the same datacenter or geographically distributed. Secure, bandwidth controlled, inter-instance media links are created automatically to join up the different instances used in a distributed call. From an end user perspective, the fact that the call may be running on one or multiple instances is transparent. All call features like layout control, in-call controls, and roster lists, are preserved. Page 7

8 If one instance fails, just those participants who are hosted on that instance are affected. In some cases, depending on the call type, they can be automatically reconnected with just a brief loss of connectivity. In the worst case, a dial back into the meeting will place them back into the same call, but now hosted on a different Acano instance. RESILIENT INTEGRATION Integration with other solutions is a key part of Acano s story. It is also key that these integrations also have no single point of failure. If the system isn t resilient at every place, then it s not resilient. Whether the integration is Cisco VCS, CUCM, Microsoft Lync, Avaya, or other, the basic techniques used are the same. These techniques need to be applied in both directions - into and out of the third party kit - so that resiliency of both sides is realised. Figure 4 Multiple trunk connections can be configured for automatic failover. Page 8

9 Each integration is configured resiliently with multiple trunk connections that have try and continue type rules. Depending on the integration type, dial plan rules or DNS are used to point to multiple destinations such that if one destination has failed, failover to the next happens. The dialplan on the Acano Solution is flexible enough to support different SIP trunks configured at different Acano instances in the distributed system. For example, Acano can be trunked at each datacenter to the local Lync Front-End pool. NETWORK SURVIVAL Another concern is dealing with changing network conditions or network failures. Acano primarily uses TURN/STUN/ICE to perform NAT traversal and to route media optimally between locations; this includes between Acano clients or between WebRTC and Acano call bridges, but also and importantly between Acano instances in a distributed system. A TURN server is an integrated optional component of every Acano instance, so adding additional TURN servers (to steer media) is just a matter of spinning up another Acano instance and only enabling that component. ICE is a dynamic system so the system is constantly checking multiple potential network connections between Acano instances and will use the one it considers most optimal. In most cases the system will choose to use the path with lowest network delay. If that network path has an issue, then ICE can automatically try and route a different way. Each call bridge is aware of multiple TURN servers so that if the nearest fails another can be chosen. CONCLUSION A superior user experience has driven the design of Acano s platform unifying audio, video, web conferencing and instant messaging. Resiliency is a key factor in user experience, and has been addressed comprehensively: within the software in the network used to communicate between the components of the system at integration points with other equipment Page 9

10 Acano s resiliency architecture is also a source for its scalability. Together Acano scalability and resiliency have enabled the solution to be deployed within the largest, most communication-sensitive organizations in the world. Key differentiators for resiliency in the Acano platform: The Acano Solution is a distributed, shared nothing architecture. Each individual instance of Acano is an identical software image running in either a VM or on an Acano Server that can be configured to form a single system. The software is independent of the underlying platform, which allows unique flexibility where a system can be built from instances running on any mixture of virtual machines and/or Acano Servers. This gives true best of both. If any core instance or instances fail, only the calls currently on those instances are affected and the rest of the system carries on. Failure of an edge instance leads to calls being routed via an alternative edge instance. For secure data management, all persistent states of the system are in a fully distributed and redundant SQL database. By default all calls and conferences are fully distributed; media processing for a single call or conference will be split across multiple instances, which can be co-located in the same datacenter or geographically distributed. Each integration with a third party is configured resiliently with multiple trunk connections that have try and continue type rules. To address changing network conditions or network failures, Acano uses TURN/STUN/ICE to perform NAT traversal and to route media optimally between locations. The whole is even greater than the sum of these parts. By providing resiliency at every opportunity, Acano s system offers a robust approach for IT administrators and a satisfying user experience for call participants. Page 10

11 2014 Acano (UK) Ltd. All rights reserved. This document is provided for information purposes only and its contents are subject to change without notice. This document may not be reproduced or transmitted in any form or by any means, for any purpose other than the recipient s personal use, without our prior written permission. Acano and cospace are trademarks of Acano. Other names may be trademarks of their respective owners. Page 11

Solution Sheet. The Acano solution. March 2016

Solution Sheet. The Acano solution. March 2016 Solution Sheet The Acano solution March 2016 Imagine having all of the tools your team needs to work in one place and always accessible. That s Acano. 1. What Acano can do for your team Acano joins video,

More information

Acano solution. Deployment Planning and Preparation Guide. September C

Acano solution. Deployment Planning and Preparation Guide. September C Acano solution Deployment Planning and Preparation Guide September 2015 76-1051-01-C Contents Contents 1 Introduction... 4 2 Single Combined Acano Server Deployment... 5 2.1 VM host... 5 2.2 Syslog to

More information

Cisco Meeting Server (former Acano)

Cisco Meeting Server (former Acano) Cisco Meeting Server (former Acano) Ken Reeves Fall 2016 1 Meeting Objectives Overview of Acano integration into Cisco Opportunity to scale Acano-Cisco Meeting Server, globally Technical Overview of Cisco

More information

Cisco Meeting Server. Load Balancing Calls Across Cisco Meeting Servers. White Paper. 22 January Cisco Systems, Inc.

Cisco Meeting Server. Load Balancing Calls Across Cisco Meeting Servers. White Paper. 22 January Cisco Systems, Inc. Cisco Meeting Server Load Balancing Calls Across Cisco Meeting Servers White Paper 22 January 2018 Cisco Systems, Inc. www.cisco.com Contents Change History 4 Introduction 5 Load balancing across Cisco

More information

Implementing, Configuring and Managing Cisco Meeting Server (ICMCMS-CT)

Implementing, Configuring and Managing Cisco Meeting Server (ICMCMS-CT) 6210 Central Ave, Portage, IN. 46368 Phone: 219.764.3800 Fax: 219.764.3805 Web: http://www.ctclc.com Implementing, Configuring and Managing Cisco Meeting Server (ICMCMS-CT) In this course, students will

More information

Cisco Meeting Server. Deployment Planning and Preparation Guide. December 20, Cisco Systems, Inc.

Cisco Meeting Server. Deployment Planning and Preparation Guide. December 20, Cisco Systems, Inc. Cisco Meeting Server Deployment Planning and Preparation Guide December 20, 2017 Cisco Systems, Inc. www.cisco.com Contents 1 Introduction 5 1.1 Configuring the Meeting Server 7 1.2 Using Call Control

More information

Acano solution. Third Party Call Control Guide. December F

Acano solution. Third Party Call Control Guide. December F Acano solution Third Party Call Control Guide December 2015 76-1055-01-F Contents Contents 1 Introduction... 3 1.1 How to Use this Guide... 3 1.1.1 Commands... 4 2 Example of Configuring a SIP Trunk to

More information

Never Drop a Call With TecInfo SIP Proxy White Paper

Never Drop a Call With TecInfo SIP Proxy White Paper Innovative Solutions. Trusted Performance. Intelligently Engineered. Never Drop a Call With TecInfo SIP Proxy White Paper TecInfo SD-WAN product - PowerLink - enables real time traffic like VoIP, video

More information

Level 1 Technical. Microsoft Lync Basics. Contents

Level 1 Technical. Microsoft Lync Basics. Contents Level 1 Technical Microsoft Lync Basics Contents 1 Glossary... 2 2 Introduction... 3 3 Integration... 4 4 Architecture... 6 Lync Server Editions... 6 Lync Server Roles... 6 Server Pools... 6 Front End

More information

Cisco TelePresence Integration Guide Documentation for integrating Cisco CTS/TX TelePresence Systems with BlueJeans

Cisco TelePresence Integration Guide Documentation for integrating Cisco CTS/TX TelePresence Systems with BlueJeans Cisco TelePresence Integration Guide Documentation for integrating Cisco CTS/TX TelePresence Systems with BlueJeans Last Updated: April 2018 5 1 6 C l y d e A v e n u e M o u n t a i n V i e w, C A 9 4

More information

Acano solution. Third Party Call Control Guide. 07 June G

Acano solution. Third Party Call Control Guide. 07 June G Acano solution Third Party Call Control Guide 07 June 2016 76-1055-01-G Contents 1 Introduction 3 1.1 How to Use this Guide 3 1.1.1 Commands 5 2 Example of Configuring a SIP Trunk to CUCM 6 2.1 Prerequisites

More information

Cisco Meeting Server. Cisco Meeting Server Release 2.2. Scalability & Resilience Server Deployment Guide. January 24,

Cisco Meeting Server. Cisco Meeting Server Release 2.2. Scalability & Resilience Server Deployment Guide. January 24, Cisco Meeting Server Cisco Meeting Server Release 2.2 Scalability & Resilience Server Deployment Guide January 24, 2018 Cisco Systems, Inc. www.cisco.com Contents What's new 9 1 Introduction 10 1.1 How

More information

Acano solution. White Paper on Virtualized Deployments. Simon Evans, Acano Chief Scientist. March B

Acano solution. White Paper on Virtualized Deployments. Simon Evans, Acano Chief Scientist. March B Acano solution White Paper on Virtualized Deployments Simon Evans, Acano Chief Scientist March 2016 76-1093-01-B Contents Introduction 3 Host Requirements 5 Sizing a VM 6 Call Bridge VM 7 Acano EdgeVM

More information

Cisco Meeting Server and Cisco Meeting App

Cisco Meeting Server and Cisco Meeting App Data Sheet Cisco Meeting Server and Cisco Meeting App Cisco Meeting Server revolutionizes team collaboration through high scale and advanced interoperability in audio, web, and video conferencing. Cisco

More information

Cisco Meeting Server. Cisco Meeting Server Release 2.3. Scalability & Resilience Server Deployment Guide. March 20, 2018

Cisco Meeting Server. Cisco Meeting Server Release 2.3. Scalability & Resilience Server Deployment Guide. March 20, 2018 Cisco Meeting Server Cisco Meeting Server Release 2.3 Scalability & Resilience Server Deployment Guide March 20, 2018 Cisco Systems, Inc. www.cisco.com Contents What's new 9 1 Introduction 10 1.1 How to

More information

Communications Transformations 2: Steps to Integrate SIP Trunk into the Enterprise

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

More information

Proven video conference management software for Cisco Meeting Server

Proven video conference management software for Cisco Meeting Server Proven video conference management software for Cisco Meeting Server VQ Conference Manager (formerly Acano Manager) is your key to dependable, scalable, self-service video conferencing Increase service

More information

Cisco Unified Border Element (CUBE) Integration Guide

Cisco Unified Border Element (CUBE) Integration Guide Cisco Unified Border Element (CUBE) Integration Guide Technical Documentation for integrating Cisco Unified Border Element with Blue Jeans Network 516 Clyde Avenue Mountain View, CA 94070 www.bluejeans.com

More information

Avaya Aura. Unified, Real-time Communications. 691 Trade Center Blvd. Chesterfield, MO STL Communications, Inc.

Avaya Aura. Unified, Real-time Communications. 691 Trade Center Blvd. Chesterfield, MO STL Communications, Inc. 691 Trade Center Blvd. Chesterfield, MO 63005 314-205-7100 avaya.com Avaya Aura Unified, Real-time Communications Avaya Aura is a breakthrough in business communications Avaya s core communications platform

More information

Avaya Aura. Unified, Real-time Communications. avaya.com

Avaya Aura. Unified, Real-time Communications. avaya.com Avaya Aura Unified, Real-time Communications Avaya Aura is a breakthrough in business communications Avaya s core communications platform supporting mid to large enterprises, enabling unified communications,

More information

Acano solution. Acano Server & VM Release R1.8 H.323 Gateway Deployment Guide. September B

Acano solution. Acano Server & VM Release R1.8 H.323 Gateway Deployment Guide. September B Acano solution Acano Server & VM Release R1.8 H.323 Gateway Deployment Guide September 2015 76-1056-02-B Contents Contents 1 Introduction... 3 1.1 How to Use this Guide... 3 1.1.1 Commands... 4 2 H323

More information

Collaborative Conferencing

Collaborative Conferencing CHAPTER 8 Revised: March 30, 2012, When there are three or more participants involved in a call, the call becomes a conference. In collaborative conferencing, the audio, video and content from some or

More information

Cisco Unified MeetingPlace Integration

Cisco Unified MeetingPlace Integration CHAPTER 14 This chapter covers system-level design and implementation of Cisco Unified MeetingPlace 5.4 in a Cisco Unified Communications Manager 5.x environment. The following aspects of design and configuration

More information

Microsoft Deploying, Configuring, and Administering Microsoft Lync Server 2010

Microsoft Deploying, Configuring, and Administering Microsoft Lync Server 2010 1800 ULEARN (853 276) www.ddls.com.au Microsoft 10533 - Deploying, Configuring, and Administering Microsoft Lync Server 2010 Length 5 days Price $4290.00 (inc GST) Overview This five-day instructor-led

More information

Protecting Mission-Critical Application Environments The Top 5 Challenges and Solutions for Backup and Recovery

Protecting Mission-Critical Application Environments The Top 5 Challenges and Solutions for Backup and Recovery White Paper Business Continuity Protecting Mission-Critical Application Environments The Top 5 Challenges and Solutions for Backup and Recovery Table of Contents Executive Summary... 1 Key Facts About

More information

Cisco Expressway Options with Cisco Meeting Server and/or Microsoft Infrastructure

Cisco Expressway Options with Cisco Meeting Server and/or Microsoft Infrastructure Cisco Expressway Options with Cisco Meeting Server and/or Microsoft Infrastructure Deployment Guide First Published: December 2016 Last Updated: October 2017 Expressway X8.9.2 Cisco Systems, Inc. www.cisco.com

More information

EMC Integrated Infrastructure for VMware. Business Continuity

EMC Integrated Infrastructure for VMware. Business Continuity EMC Integrated Infrastructure for VMware Business Continuity Enabled by EMC Celerra and VMware vcenter Site Recovery Manager Reference Architecture Copyright 2009 EMC Corporation. All rights reserved.

More information

Deploying, Configuring, and Administering Microsoft Lync Server 2010 (MS 10533A)

Deploying, Configuring, and Administering Microsoft Lync Server 2010 (MS 10533A) Duration 5 Days Description This five day instructor led course teaches IT professionals how to deploy, configure, and administer a Microsoft Lync Server 2010 solution. The course emphasizes Lync Server

More information

Course Description. Audience. Prerequisites. At Course Completion

Course Description. Audience. Prerequisites. At Course Completion Module Title : Course 20336A: Core Solutions of Microsoft Lync Server 2013 Duration : 5 days Course Description This instructor-led course teaches IT professionals how to plan, design, deploy, configure,

More information

Overview of Cisco Unified Communications Applications and Services

Overview of Cisco Unified Communications Applications and Services CHAPTER 20 Overview of Cisco Unified Communications Applications and Services Revised: February 29, 2012; Once the network, call routing, and call control infrastructure has been put in place for your

More information

Cisco Meeting Server. Cisco Meeting Server Release 2.4. Single Split Server Deployment Guide. January 16, 2019

Cisco Meeting Server. Cisco Meeting Server Release 2.4. Single Split Server Deployment Guide. January 16, 2019 Cisco Meeting Server Cisco Meeting Server Release 2.4 Single Split Server Deployment Guide January 16, 2019 Cisco Systems, Inc. www.cisco.com Contents What's new 8 1 Introduction 9 1.1 Using the Cisco

More information

Cisco Webex Cloud Connected Audio

Cisco Webex Cloud Connected Audio White Paper Cisco Webex Cloud Connected Audio Take full advantage of your existing IP telephony infrastructure to help enable a Webex integrated conferencing experience Introduction Cisco Webex Cloud Connected

More information

Cisco Expressway Session Classification

Cisco Expressway Session Classification Cisco Expressway Session Classification Deployment Guide First Published: December 2016 Last Updated: December 2017 Expressway X8.10 Cisco Systems, Inc. www.cisco.com 2 Preface Preface Change History Table

More information

Simplify IP Telephony with System i. IBM System i IP Telephony

Simplify IP Telephony with System i. IBM System i IP Telephony Simplify IP Telephony with System i IBM System i IP Telephony Highlights Deploy a complete IP telephony suite on one easy-to-manage system, or even part of a system, shared with other applications Integrate

More information

Video Conferencing & Skype for Business: Your Need-to-Know Guide

Video Conferencing & Skype for Business: Your Need-to-Know Guide Video Conferencing & Skype for Business: Your Need-to-Know Guide Effective, engaging collaboration that leverages video conferencing should incorporate features like content sharing, clear participant

More information

CCNP COLLABORATION. Cisco Certified Network Professional Collaboration

CCNP COLLABORATION. Cisco Certified Network Professional Collaboration Cisco Certified Network Professional Collaboration O V E R VIE W For collaboration and unified communications network engineers who want develop advanced collaboration skills designing, deploying, configuring,

More information

Configure Mobile and Remote Access

Configure Mobile and Remote Access Mobile and Remote Access Overview, on page 1 Mobile and Remote Access Prerequisites, on page 3 Mobile and Remote Access Configuration Task Flow, on page 4 Mobile and Remote Access Overview Cisco Unified

More information

Avaya Aura. Unified, Real-time Communications. avaya.com

Avaya Aura. Unified, Real-time Communications. avaya.com Avaya Aura Unified, Real-time Communications Avaya Aura is a breakthrough in business communications a unified communications platform that enables on-demand collaboration and customer service faster,

More information

Calabrio Recording Services. Deployment Guide for Cisco MediaSense

Calabrio Recording Services. Deployment Guide for Cisco MediaSense Calabrio Recording Services Deployment Guide for Cisco MediaSense Version First Published: September 30, 2014 Last Updated: June 3, 2014 Calabrio and Calabrio ONE are registered trademarks and the Calabrio

More information

GIS Hosted VaaS Powered by Avaya Scopia Video Conferencing

GIS Hosted VaaS Powered by Avaya Scopia Video Conferencing GIS Hosted VaaS Powered by Avaya Scopia Video Conferencing Hosted Unified Communications Solution The Avaya Scopia platform is a feature rich multi-point video conferencing solution based on industry standards

More information

Core Solutions of Microsoft Lync Server 2013

Core Solutions of Microsoft Lync Server 2013 Course 20336B: Core Solutions of Microsoft Lync Server 2013 Page 1 of 8 Core Solutions of Microsoft Lync Server 2013 Course 20336B: 4 days; Instructor-Led Introduction This instructor-led course teaches

More information

WHITE PAPER. How Virtualization Complements ShoreTel s Highly Reliable Distributed Architecture

WHITE PAPER. How Virtualization Complements ShoreTel s Highly Reliable Distributed Architecture WHITE PAPER How Virtualization Complements s Highly Reliable Distributed Architecture Table of Contents 1. Executive summary...3 2. Why virtualize...3 3. UC system architecture and virtualization...4 4.

More information

Cisco Unified Videoconferencing Manager 5.7

Cisco Unified Videoconferencing Manager 5.7 . Data Sheet Cisco Unified Videoconferencing Manager 5.7 A Comprehensive Management Suite for Cisco Unified Videoconferencing Solutions Product Overview Cisco Unified Communications solutions enable collaboration

More information

Introduction and Datacenter Topology For Your System

Introduction and Datacenter Topology For Your System Introduction and Datacenter Topology For Your System This chapter provides an introduction, a datacenter overview, and VMware vcenter requirements for your system. Introducing Cisco WebEx Meetings Server,

More information

Maintaining High Availability for Enterprise Voice in Microsoft Office Communication Server 2007

Maintaining High Availability for Enterprise Voice in Microsoft Office Communication Server 2007 Maintaining High Availability for Enterprise Voice in Microsoft Office Communication Server 2007 A Dell Technical White Paper By Farrukh Noman Dell Product Group - Enterprise THIS WHITE PAPER IS FOR INFORMATIONAL

More information

Keep Calm and Call On! IBM Sametime Communicate Softphone Made Simple. Frank Altenburg, IBM

Keep Calm and Call On! IBM Sametime Communicate Softphone Made Simple. Frank Altenburg, IBM Keep Calm and Call On! IBM Sametime Communicate Softphone Made Simple Frank Altenburg, IBM Agenda Voice and Video an effective way to do business! Sametime Softphone Computer is your phone! Sametime Voice

More information

Microsoft Core Solutions of Microsoft Lync Server 2013

Microsoft Core Solutions of Microsoft Lync Server 2013 1800 ULEARN (853 276) www.ddls.com.au Microsoft 20336 - Core Solutions of Microsoft Lync Server 2013 Length 5 days Price $4290.00 (inc GST) Version B Overview This instructor-led course teaches IT professionals

More information

Unified Communications in RealPresence Access Director System Environments

Unified Communications in RealPresence Access Director System Environments [Type the document title] 2.1.0 March 2013 3725-78704-001A Deploying Polycom Unified Communications in RealPresence Access Director System Environments Polycom Document Title 1 Trademark Information POLYCOM

More information

Yealink Meeting Server (YMS)

Yealink Meeting Server (YMS) Yealink Meeting (YMS) Powerful collaboration software makes meeting simpler Enterprise Communication Challenges Globalization, mobile devices and an on-the-go work environment are changing how and where

More information

Introducing Avaya SDN Fx with FatPipe Networks Next Generation SD-WAN

Introducing Avaya SDN Fx with FatPipe Networks Next Generation SD-WAN Avaya-FatPipe Solution Overview Introducing Avaya SDN Fx with FatPipe Networks Next Generation SD-WAN The Avaya SDN-Fx and FatPipe Networks solution provides a fabric-based SDN architecture for simplicity

More information

Proven video conference management software for Cisco Meeting Server

Proven video conference management software for Cisco Meeting Server Proven video conference management software for Cisco Meeting Server VQ Conference Manager (formerly Acano Manager) is your key to dependable, scalable, self-service video conferencing VQ Conference Manager

More information

SD-WAN Deployment Guide (CVD)

SD-WAN Deployment Guide (CVD) SD-WAN Deployment Guide (CVD) All Cisco Meraki security appliances are equipped with SD-WAN capabilities that enable administrators to maximize network resiliency and bandwidth efficiency. This guide introduces

More information

Hybrid Cloud for Business Communications

Hybrid Cloud for Business Communications Hybrid Cloud for Business Communications THE ESSENTIAL GUIDE So you re considering hybrid cloud for your business communications. You re not alone! In fact, more and more businesses are turning to cloud

More information

Why SIP? Time is running out for ISDN. Whitepaper from V1.04

Why SIP? Time is running out for ISDN. Whitepaper from V1.04 Why SIP? Time is running out for ISDN Whitepaper from V1.04 Introduction With less than 9 Years left for Legacy BT ISDN networks, its time to consider SIP for your business. BT is confirming plans to decommission

More information

Cisco Implementing Cisco IP Telephony and Video, Part 2 (CIPTV2)

Cisco Implementing Cisco IP Telephony and Video, Part 2 (CIPTV2) Cisco 300-075 Implementing Cisco IP Telephony and Video, Part 2 (CIPTV2) https://killexams.com/pass4sure/exam-detail/300-075 QUESTION: 90 An engineer is configuring a new DX-80 in Cisco Unified Communications

More information

CCNA & CCNP Collaboration. IP Telephony IP Telephony

CCNA & CCNP Collaboration. IP Telephony IP Telephony CCNA & CCNP Collaboration CCNA & CCNP Collaboration IP Telephony IP Telephony CUCM CME IP Telephony Gateway Call Handler Voice Mail CUC IP Telephony IM CUPS IP Telephony Video Course Outline Exam Number:

More information

October /RPP. Using. unications

October /RPP. Using. unications RELEASEE NOTES October 2013 3725-06648-003/RPP Using Polycom Unified Comm unications in Microsoft Environments 1 Release Notes Using Polycom Unified Communications in Microsoft Environments Copyright 2013,

More information

A Better Way to a Redundant DNS.

A Better Way to a Redundant DNS. WHITEPAPE R A Better Way to a Redundant DNS. +1.855.GET.NSONE (6766) NS1.COM 2019.02.12 Executive Summary DNS is a mission critical application for every online business. In the words of Gartner If external

More information

Course 20337B: Enterprise Voice and Online Services with Microsoft Lync Server 2013 Exam Code: Duration:40 Hrs

Course 20337B: Enterprise Voice and Online Services with Microsoft Lync Server 2013 Exam Code: Duration:40 Hrs Course 20337B: Enterprise Voice and Online Services with Microsoft Lync Server 2013 Exam Code: 70-337 Duration:40 Hrs Course Outline Module 1: Voice Architecture This module introduce Enterprise Voice

More information

Acano Solution. Acano Server Release Release Notes. Acano. December I

Acano Solution. Acano Server Release Release Notes. Acano. December I Acano Solution Acano Server Release 1.0.12 Release Notes Acano December 2013 76-1005-12-I Contents Contents 1 Introduction 3 2 New Features/Changes in 1.0.12 3 2.1 Acano Solution Virtual Deployment Release...

More information

White Paper. SIP Trunking: Deployment Considerations at the Network Edge

White Paper. SIP Trunking: Deployment Considerations at the Network Edge SIP Trunking: Deployment Considerations at the Network Edge at the Network Edge Executive Summary The move to Voice over IP (VoIP) and Fax over IP (FoIP) in the enterprise has, until relatively recently,

More information

Cisco Meeting Server. Cisco Meeting Server Release 2.1. with Cisco Unified Communications Manager Deployment Guide. November 08,

Cisco Meeting Server. Cisco Meeting Server Release 2.1. with Cisco Unified Communications Manager Deployment Guide. November 08, Cisco Meeting Server Cisco Meeting Server Release 2.1 with Cisco Unified Communications Manager Deployment Guide November 08, 2017 Cisco Systems, Inc. www.cisco.com Contents Change History 4 1 Introduction

More information

DELL EMC DATA DOMAIN BOOST AND DYNAMIC INTERFACE GROUPS

DELL EMC DATA DOMAIN BOOST AND DYNAMIC INTERFACE GROUPS WHITE PAPER DELL EMC DATA DOMAIN BOOST AND DYNAMIC INTERFACE GROUPS Maximize the efficiency of multiple network interfaces Abstract Dell EMC delivers dynamic interface groups to simplify the use of multiple

More information

Designing Workspace of the Future for the Mobile Worker

Designing Workspace of the Future for the Mobile Worker Designing Workspace of the Future for the Mobile Worker Paulo Jorge Correia Technical Solutions Architect Building Business Value Enable mobile workers and BYOD Locate and access remote experts Collaborate

More information

Making Meeting Simpler

Making Meeting Simpler Making Meeting Simpler Yealink Meeting (YMS) The increasing importance of video conferencing in modern communication means that a quality meeting management system is more important than ever. The Yealink

More information

"Charting the Course to Your Success!" MOC B Core Solutions of Microsoft Lync Server 2013 Course Summary

Charting the Course to Your Success! MOC B Core Solutions of Microsoft Lync Server 2013 Course Summary MOC 20336 B Core Solutions of Microsoft Lync Course Summary Description This instructor-led course teaches IT professionals how to plan, design, deploy, configure, and administer a Microsoft Lync solution.

More information

RTO/RPO numbers for different resiliency scenarios

RTO/RPO numbers for different resiliency scenarios RTO/RPO numbers for different resiliency scenarios Agenda Design changes to support Voice high availability User Services Component (Presence & Conferencing) Registrar Component Registration & Routing

More information

A POLYCOM SOLUTION BROCHURE Polycom Open Telepresence Experience

A POLYCOM SOLUTION BROCHURE Polycom Open Telepresence Experience A POLYCOM SOLUTION BROCHURE Polycom Open Telepresence Experience Experience stunning HD quality and lower TCO with bandwidth savings up to 50% using the H.264 High Profile video compression standard. Polycom

More information

Abstract. Introduction

Abstract. Introduction 1 Abstract This twenty-four slide presentation is based on a thirty-seven page technical white paper, published in October 2004, that describes how Microsoft IT deployed Microsoft Office Live Communications

More information

Connectivity to Cloud-First Applications

Connectivity to Cloud-First Applications Aruba and Riverbed Partner to Accelerate and Optimize Mobile-First Connectivity to Cloud-First Applications Today s workforce is more distributed, more mobile, and more demanding. Constant availability

More information

Deploy Avi Vantage with Microsoft Lync 2013

Deploy Avi Vantage with Microsoft Lync 2013 Page 1 of 5 Deploy Avi Vantage with Microsoft Lync 2013 view online Deploy Avi Vantage with Microsoft Lync 2013 Microsoft Lync 2013 is a unified munications platform for the enterprise. Lync provides instant

More information

Dialogic PowerMedia Media Resource Broker (MRB)

Dialogic PowerMedia Media Resource Broker (MRB) Dialogic PowerMedia Media Resource Broker (MRB) The PowerMedia Media Resource Broker (MRB) is a standardscompliant, software-based Media Resource Broker that allows application developers, service providers

More information

Configure Call Control

Configure Call Control Call Control Overview, page 1 Cisco Expressway and TelePresence Configuration Tasks, page 2 Configuring Cisco Unified Communications Manager, page 5 Provisioning Endpoint Display Names, page 10 Call Control

More information

Polycom Unified Communications for Cisco Environments

Polycom Unified Communications for Cisco Environments RELEASE NOTES July 2014 3725-06947-004 Rev A Polycom Unified Communications for Cisco Environments Polycom, Inc. 1 Contents Polycom Unified Communications for Cisco Environments... 3 New Hardware Support...

More information

Core Solutions of Microsoft Skype for Business 2015

Core Solutions of Microsoft Skype for Business 2015 Course 20334: Core Solutions of Microsoft Skype for Business 2015 Course Outline Module 1: Installing and Implementing Skype for Business Server 2015 This module helps you to identify the external dependencies

More information

Microsoft Lync 2013 Depth Support Engineer

Microsoft Lync 2013 Depth Support Engineer Microsoft Lync 2013 Depth Support Engineer 55070; 5 days, Instructor-led Course Description This five-day instructor-led class takes support engineers beyond design and deployment to troubleshooting. Microsoft

More information

RESTCOMMONE. WebRTC SDKs for Web, IOS, And Android Copyright All Rights Reserved Page 2

RESTCOMMONE. WebRTC SDKs for Web, IOS, And Android Copyright All Rights Reserved Page 2 RESTCOMMONE WebRTC SDKs for Web, IOS, And Android Copyright All Rights Reserved Page 2 RestcommONE Core Components RestcommOne Connect Visual Designer Web Browser WebRTC SDK s Mobile WebRTC SDK s RESTful

More information

Administrator Guide for Avaya Scopia Desktop Server

Administrator Guide for Avaya Scopia Desktop Server Administrator Guide for Avaya Scopia Desktop Server Version 8.3 For Solution 8.3 September 2014 2000-2014 Avaya Inc. All intellectual property rights in this publication are owned by Avaya Inc. and are

More information

User Guide for Skype for Business. Published Date : September Copyright Copyright Notice. Disclaimer. Limitations of Liability.

User Guide for Skype for Business. Published Date : September Copyright Copyright Notice. Disclaimer. Limitations of Liability. User Guide for Skype for Business Published Date : September 2017 Copyright 2017 Copyright Notice This publication, including all photographs, illustrations and software, is protected under international

More information

Cisco Spark Flex Plan

Cisco Spark Flex Plan Cisco Spark Flex Plan Simplify your transition to cloud-based collaboration services Today s office is diverse and fast-paced, and isn t constrained by geography. However, it s still as important as ever

More information

SECURE, FLEXIBLE ON-PREMISE STORAGE WITH EMC SYNCPLICITY AND EMC ISILON

SECURE, FLEXIBLE ON-PREMISE STORAGE WITH EMC SYNCPLICITY AND EMC ISILON White Paper SECURE, FLEXIBLE ON-PREMISE STORAGE WITH EMC SYNCPLICITY AND EMC ISILON Abstract This white paper explains the benefits to the extended enterprise of the on-premise, online file sharing storage

More information

Enterprise-ready Unified communications platform

Enterprise-ready Unified communications platform Enterprise-ready Unified communications platform Video gallery HD video or high resolution photos of attendees Consistent and familiar clients Immersive experience optimized for touch Single identity

More information

Reasons to Deploy Oracle on EMC Symmetrix VMAX

Reasons to Deploy Oracle on EMC Symmetrix VMAX Enterprises are under growing urgency to optimize the efficiency of their Oracle databases. IT decision-makers and business leaders are constantly pushing the boundaries of their infrastructures and applications

More information

EXAMGOOD QUESTION & ANSWER. Accurate study guides High passing rate! Exam Good provides update free of charge in one year!

EXAMGOOD QUESTION & ANSWER. Accurate study guides High passing rate! Exam Good provides update free of charge in one year! EXAMGOOD QUESTION & ANSWER Exam Good provides update free of charge in one year! Accurate study guides High passing rate! http://www.examgood.com Exam : 070-337 Title : Enterprise Voice & Online Services

More information

Polycom RealPresence Access Director System

Polycom RealPresence Access Director System Release Notes 3.1.1 April 2014 3725-78700-001C1 Polycom RealPresence Access Director System Polycom announces the release of the Polycom RealPresence Access Director system, version 3.1.1. This document

More information

The course Modules or Microsoft Lync Server Online Training: 20336B: Core Solutions of Microsoft Lync Server 2013

The course Modules or Microsoft Lync Server Online Training: 20336B: Core Solutions of Microsoft Lync Server 2013 The course Modules or Microsoft Lync Server Online Training: 20336B: Core Solutions of Microsoft Lync Server 2013 1 Architecture and Design Approach for Microsoft Lync Server 2013 Overview of Lync Server

More information

Aeonix & Ingate. Role in Enterprise

Aeonix & Ingate. Role in Enterprise Aeonix & Ingate Role in Enterprise 1 What is Aeonix? A Unified Communications Solution delivering. Telephony Voice Mail Contact Center UM Video Handsets Collaboration Audio 2 Aeonix UC&C Solution Unified

More information

Multinode Scalability and WAN Deployments

Multinode Scalability and WAN Deployments Multinode Scalability Feature, page 1 Cluster-Wide DNS SRV, page 3 Local Failover, page 3 Subcluster Failure Detection, page 3 Method Event Routing, page 4 External Database Recommendations, page 4 Clustering

More information

Cisco TelePresence Multipoint Switch

Cisco TelePresence Multipoint Switch Cisco TelePresence Multipoint Switch The Cisco TelePresence Multipoint Switch solution allows geographically dispersed organizations to hold Cisco TelePresence meetings across multiple locations reliably

More information

Planning and Designing a Microsoft Lync Server 2010 Solution

Planning and Designing a Microsoft Lync Server 2010 Solution Course 10534A: Planning and Designing a Microsoft Lync Server 2010 Solution Course Details Course Outline Module 1: Overview of the Lync Server 2010 Design Process This module explains all components of

More information

Course 55070A: Microsoft Lync 2013 Depth Support Engineer

Course 55070A: Microsoft Lync 2013 Depth Support Engineer 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 55070A: Microsoft Lync 2013 Depth Support Engineer Course Specifications

More information

Protecting Mission-Critical Workloads with VMware Fault Tolerance W H I T E P A P E R

Protecting Mission-Critical Workloads with VMware Fault Tolerance W H I T E P A P E R Protecting Mission-Critical Workloads with VMware Fault Tolerance W H I T E P A P E R Table of Contents Fault Tolerance and Virtualization... 3 Fault Tolerance in the Physical World... 3 VMware Fault Tolerance...

More information

Dialogic PowerMedia Media Resource Broker (MRB)

Dialogic PowerMedia Media Resource Broker (MRB) Dialogic PowerMedia Media Resource Broker (MRB) The PowerMedia Media Resource Broker (MRB), a standardscompliant, software-based Media Resource Broker that allows application developers, service providers

More information

WHITE PAPER. Session Border Controllers: Helping keep enterprise networks safe TABLE OF CONTENTS. Starting Points

WHITE PAPER. Session Border Controllers: Helping keep enterprise networks safe TABLE OF CONTENTS. Starting Points WHITE PAPER Session Border Controllers: Helping keep enterprise networks safe TABLE OF CONTENTS Starting Points...1 The Four Essentials...2 The Business Case for SIP Trunks...3 To benefit from the latest

More information

Instavc White Paper. Future of Enterprise Communication

Instavc White Paper. Future of Enterprise Communication Future of Enterprise Communication InstaVC is a futuristic Video Collaboration platform for the organizations to achieve client-less and plugin free, real-time communication which enables peer-to-peer

More information

Cisco. Exam Questions CIPTV2 Implementing Cisco IP Telephony and Video, Part 2. Version:Demo

Cisco. Exam Questions CIPTV2 Implementing Cisco IP Telephony and Video, Part 2. Version:Demo Cisco Exam Questions 300-075 CIPTV2 Implementing Cisco IP Telephony and Video, Part 2 Version:Demo 1. The network administrator at Enterprise X is creating the guidelines for a new IPT deployment consisting

More information

Enterprise Voice and Online Services with Microsoft Lync Server 2013

Enterprise Voice and Online Services with Microsoft Lync Server 2013 Enterprise Voice and Online Services with Microsoft Lync Server 2013 Course # Exam: Prerequisites Technology: Delivery Method: Length: 20337 70-337 20336 Microsoft Lync Server Instructor-led (classroom)

More information

Using Polycom Unified Communications in Microsoft Environments

Using Polycom Unified Communications in Microsoft Environments RELEASE NOTES Version 4.1.1 July 2013 3725-06648-002 Rev A Using Polycom Unified Communications in Microsoft Environments 1 Release Notes Using Polycom Unified Communications in Microsoft Environments

More information

Cisco Unified Videoconferencing

Cisco Unified Videoconferencing Cisco Unified Communications Rich-Media Conferencing Conferencing applications have become critical productivity tools for organizations. Cisco provides multiple conferencing offerings that are part of

More information

GSN Cloud Contact Centre Customer Connectivity Datasheet

GSN Cloud Contact Centre Customer Connectivity Datasheet GSN Cloud Contact Centre Customer Connectivity Datasheet Commercial in Confidence Reference: GSN CCC Connecting to Customers Version: 1.1 Global Speech Networks Pty Ltd Level 8, 636 St Kilda Road Melbourne,

More information