Open Mic Webcast. Jumpstarting Audio- Video Deployments Tony Payne March 9, 2016

Size: px
Start display at page:

Download "Open Mic Webcast. Jumpstarting Audio- Video Deployments Tony Payne March 9, 2016"

Transcription

1 Open Mic Webcast Jumpstarting Audio- Video Deployments Tony Payne March 9, 2016

2 Agenda The Challenges of Audio and Video Architecture Bill of Materials Component Descriptions Deployment Sample Deployment Scenarios Best Practices Downloads and Documentation 2

3 The Challenges of Audio and Video Must be perfect every time! Every aberration noticeable, and can affect conversation Users have very low tolerance for problems Many servers Different requirements and clustering models Greatly complicates deployment Many protocols Zero tolerance for network issues, such as latency and jitter Firewalls can be a nightmare 3

4 Bill of Materials Type Component Required? AV Dependencies AV Services (Media Manager, etc.) System Console Community Server Sametime Proxy Meeting Server Conference Manager SIP Proxy / Registrar Video Manager Video MCU Bandwidth Manager SIP Edge Proxy TURN Server Yes Yes For Web Clients For Meetings (duh!) Yes Yes For Multipoint Video For Multipoint Video No For Firewall Traversal For Firewall Traversal 4

5 Sametime System Console Acts as the Deployment Manager for the entire deployment Centralizes WebSphere, Sametime, and Policy management Guided Activities to Plan LDAP and DB2 prerequisites Deployments of each product component Clustering of each product component Deployment plans are validated to ensure that the installations will be successful Will not let plans proceed if prerequisite conditions are not met Visually see status of deployments and version information 5

6 Sametime Community Server Provides presence and chat services to all Sametime components and applications Communication with the Sametime Community Server is performed using the VP (Virtual Places) protocol Places, a multi-user session service, are used in all audio/video calls The Community Server is required for Sametime Meetings only if audio/video or awareness are to be enabled The Community Server is always required for audio/video Both meetings and ad hoc calling 6

7 Sametime Proxy Server Provides an HTTP REST front end for Presence and IM Services Includes some other services such as Third Party Call Control, policy access, etc. Used by the Sametime web client and mobile clients Includes an SDK for building web applications that consume these services JavaScript libraries User Interface level libraries (e.g. windows, menus, etc.) Semantic level libraries, to access services from within a different user experience REST APIs are well documented to allow alternate client implementations This is how the mobile clients were built to be compatible APIs are quite stable 7

8 Sametime Meeting Server Provides the expected set of services Document sharing Upload documents, and they are converted into slides for distribution Application sharing Grab all or a portion of your screen, and share it with everyone else. This includes allowing a remote participant to take control Screen capture To easily share a single screen shot Participant list, polling, hand raise, etc. Miscellaneous services Leverages additional back-end services, as needed Document Conversion Recording Capture Recording Render 8

9 AV Services (Media Manager, etc.) 2016 IBM Corporation 9

10 Conference Manager Poorly named, this server participates in the routing of ALL calls To make it worse, this component is often referred to as the Conference Focus Sametime uses a Third Party Call Control (TPCC) model Allows us to control calls to devices other than our client, sometimes not even SIP! TPCC messages flow over the VP protocol Clients ask the Conference Manager to create calls on their behalf Conference Manager initiates a call by sending an INVITE (empty SDP) to the client Hosts the Telephony Conferencing Service Provider Interface (TCSPI) Java adapters that implement the TPCC to control bridges and PBXs 10

11 SIP Proxy / Registrar Forwards SIP messages to their destinations Maintains a registry mapping users to their current location (route) Active conferences are registered as well Requires access to LDAP for authentication Configurable Dial Plan Calls can be routed based on rules matched via regular expressions Trunks associated with rules can be secured via certificates, etc. Supports insertion of Back-to-Back User Agents (B2BUA) Source based routing rules ensure proper routing 11

12 Video Manager (VMGR) Fronted by a Built-in Load Balancer Routes both API requests and SIP messages to the correct instance of VMGR based on Virtual Meeting Room (VMR) ID Assigns new VMRs to the least loaded VMGR when first started Manages pools of Video MCUs Assigns a VMR to the least loaded VMCU when it starts, and routes all subsequent traffic to that VMCU All SIP traffic flows through the VMGR to get to the VMCU; media traffic does not Pools can span geographies, and the VMGR can assign a VMR to a local VMCU based on the geographic location of the moderator Manages all characteristics of each video conference Maximum line rate, codecs, etc. 12

13 Video MCU (VMCU) Handles all voice and video streams during a conference Each user has a Virtual Meeting Room (VMR) provisioned in advance that includes settings appropriate for that user Based on H.264 SVC Use of layered media means that no transcoding is necessary VMCU routes layers within a stream based on what a client device requests Also supports Scalable Audio Coding (SAC) This is the audio equivalent to SVC VMCU sends high resolution audio for active speaker, and low resolution for background speakers Supports interoperability with H.264 AVC by sending SVC base layer 13

14 Video MCU Planning Type Demo Low High Configuration 4 CPU Cores and 8 GB 1 GBIT network interface, and with access to at least 10% network capacity i.e CPU with 4 physical cores (8 logical) 8 CPU cores and 8 GB 1 GBIT network interface, and with access to at least 20% network capacity i.e CPU with 8 physical cores (16 logical) 16 CPU cores and 16 GB 1 GBIT network interface, and with access to at least 30% network capacity i.e CPU with 16 physical cores (32 logical) 14

15 VMCU Capacity by client type Type Type of Port ST 9 Client Capacity Demo 4 CPU Cores and 8 GB Low 8 CPU Cores and 8 GB High 16 CPU Cores and 16 GB Audio Only 100 CIF 50 SD 25 HD (720p) 10 Audio Only 400 CIF 200 SD 100 HD (720p) 40 Audio Only 2000 CIF 1000 SD 500 HD (720p)

16 Bandwidth Manager (BWM) Acts as a SIP Back-to-Back User Agent (B2BUA) Looks at all call signaling within a Sametime community, and modifies or rejects it as needed to ensure that bandwidth utilization stays within acceptable levels Understands target network, based on Sites and Links Sites define a Local Area Network Links define the connections between them Administrator dictates how much bandwidth can be used Both within each Site, and on each Link BWM determines Sites and Links based on the IP addresses of the clients that are participating in a call User-based policies control access to available bandwidth 16

17 SIP Edge Proxy Forwards all SIP messages to a SIP Proxy / Registrar behind the firewall Intended to sit at the edge of the network, most likely in the DMZ Supports connectivity from Extranet users without requiring a VPN All clients (internal and external) use the same host name to connect to the SIP Proxy / Registrar Use split-horizon DNS to provide a different IP address for that host name based on the source address of the DNS request Does not authenticate or authorize client traffic Simply acts as a two-way proxy that remembers which connection maps to which client 17

18 Sametime TURN Server Traversal Using Relay NAT Acts as a media relay for firewall traversal If either or both of the clients are situated behind a firewall, and a peer-to-peer media session cannot be established, the clients will use the TURN Server to relay the media On the client side it supports both UDP and TCP Far side support only UDP Built as a Java application 18

19 Deployment 2016 IBM Corporation 19

20 Sametime Media Manager Basic 20

21 Sametime Media Manager Extranet 21

22 Sametime Media Manager Clustered 22

23 Video Control Routing 23

24 Best Practices 2016 IBM Corporation 24

25 Ready to deploy? Download needed software Install DB2 Install SSC Create Deployment plans LDAP Community Media Manager Components Install the Components Post Install Configuration steps 25

26 Before Deployment Carefully consider your user base Does it include Mobile users? External users? What will be their primary client? Will you need TURN? Consider your Network Security requirements Will it be easy to request rules thru the DMZ firewall to internal or just put the equipment in the DMZ and open outbound? Telephony Considerations (aka SUT Lite) Will users be calling to/from your telephone or video infrastructures? If so, start talks and requirement gathering with your telephony and video admins! 26

27 Before Deployment (continued) Check your LDAP Server Got mail? Got telephonenumber? Access from all the needed servers? What is your expected concurrency? How many users will be on audio/video at a time? How many users will be on audio-only at a time? Choose the correct type and number of AV servers TechLine can help with this Talk to your Linux admins about the VMGR and VMCU requirements 27

28 Before Deployment (continued) If deploying a SIP Edge server or TURN Now is the time to plan for hostnames and get them in DNS If doing TLS, plan on the needed certificate updates, especially if getting them from a third party provider If planning for an HA (clustered environment) Start talking to your Load Balancer admins now! Decide now if you're going to cluster - splitting CF and PR is easy at this point, harder once you're in production 28

29 Security Considerations Session Initiation Protocol (SIP or SIPS) SIP (over TCP) is unsecure No authentication of end SIP level Users are asserted valid by other connections Sometimes required when working with third party TCSPI adapters SIPS (over TLS) is secure and encrypted Users are authenticated via LTPA There is support for 'guest' authentication Real-time Transport Protocol (RTP or SRTP) This refers to the encryption of the media streams and is controlled by Policy Sametime defaults to secure (SIPS/SRTP) Changing to unsecure is a post-install step 29

30 Installation Planning and Deployment Sequence Due to interdependencies among Media Manager components, you must create deployment plans and install servers in the required sequence. Order is slightly different depending on which deployment model you are following Be sure to follow all of the Linux steps for VMGR and VMCU Requiretty Sudo and Root access Install Required RPMs After Installation startup order is important on VMGR Start soliddb then start VMGR server 30

31 Installation Planning and Deployment Sequence Separate SIP Proxy/Registrar and Conference Manager Proxy Registrar Video Manager Conference Manager Video MCU Combined SIP Proxy/Registrar and Conference Manager Video Manager SIP Proxy Registrar/Conference Manager Video MCU 31

32 During Deployment Validate as you build, especially in the larger, more complex builds We presented an Open Mic session last year on this - doing another one later this year! Validate Awareness in browser based meetings! If no awareness, no AV services Don't forget all the steps that are needed SSO/LTPA Configuration Certificate exchanges Adding the required trusted IPs 32

33 During Deployment (continued) VMGR Don't forget that soliddb must be started before you start the STMediaServer Validate hostname is what you think it is! VMCU Follow the install technotes to the letter The order of RPM installs is critical Don't assume anything. 33

34 Initial Validation Use the SSC UI to confirm registration of Conference Manager and Users Sametime System Console - Sametime Servers -> SIP Proxies and Registrars -> Registered Bindings If CF registered, but no users are listed Check CF access to Community Check Hostnames and FW ports are open between users and PR Check Policy has been set properly 34

35 Initial Validation (continued) Test 1x1 calls first If these don't work, good chance n-way will not as well Test Meeting Room AV or adding a user to an existing 1x1 call Make sure all 'internal' functions work as expected BEFORE you move on to external access. Most External issues boil down to three things Plugin issues in the browser PR address and port not accessible to the user (Network, FW) TURN not accessible (DNS, FW) Media Ports being blocked 35

36 Software Downloads - PreRequisites DB Websphere Websphere FP 5 Installation Manager Domino Domino FP4 36

37 Software Downloads The Components Use FixCentral link to get the latest releases Sametime System Console 9001-ST-SSC-FP-AGAR-9RHDHN (Febuary 2015) Community Server 9001-ST-Community-FP-9.0-AAZI-9RGLXV (Febuary 2015) Media Manager 9001-ST-Media-FP-SGHH-9ZK9MK (August 2015) Video MCU 9001-ST-Media-FP-SPIR-9ZTF3Z (August 2015) 37

38 Sametime Video MCU Installation InfoCenter Link v_inst_run_vmcu.dita Installation Requirements and Tips Required RPMs 38

39 Questions Press *1 on your telephone to ask a question. Visit our Support Technical Exchange page or our Facebook page for details on future events. To help shape the future of IBM software, take this quality survey and share your opinion of IBM software used within your organization: IBM Collaboration Solutions Support page IBM Collaboration Solutions Support IBM Corporation 39

JS-1659 Jump Starting your Sametime Audio Video Deployment

JS-1659 Jump Starting your Sametime Audio Video Deployment JS-1659 Jump Starting your Sametime Audio Video Deployment Pat Galvin, IBM Tony Payne, IBM Make Every Moment Count #ibmconnect Please Note: IBM s statements regarding its plans, directions, and intent

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

Cisco TelePresence Conductor with Unified CM

Cisco TelePresence Conductor with Unified CM Cisco TelePresence Conductor with Unified CM Deployment Guide TelePresence Conductor XC3.0 Unified CM 10.x Revised February 2015 Contents Introduction 5 About this document 5 Related documentation 5 About

More information

Cisco TelePresence Conductor with Cisco Unified Communications Manager

Cisco TelePresence Conductor with Cisco Unified Communications Manager Cisco TelePresence Conductor with Cisco Unified Communications Manager Deployment Guide TelePresence Conductor XC4.0 Unified CM 10.5(2) January 2016 Contents Introduction 6 About this document 6 Related

More information

Upgrading and Deploying IBM Sametime July 19, IBM Corporation

Upgrading and Deploying IBM Sametime July 19, IBM Corporation Upgrading and Deploying IBM Sametime 8.5.2 July 19, 2011 Agenda What's new in: Sametime System Console Sametime Instant Messaging Sametime Meetings Sametime Proxy Sametime Media Manager Sametime Bandwidth

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

Polycom RealPresence Access Director System

Polycom RealPresence Access Director System Release Notes Polycom RealPresence Access Director System 4.0 June 2014 3725-78700-001D Polycom announces the release of the Polycom RealPresence Access Director system, version 4.0. This document provides

More information

Cisco TelePresence Conductor with Cisco Unified Communications Manager

Cisco TelePresence Conductor with Cisco Unified Communications Manager Cisco TelePresence Conductor with Cisco Unified Communications Manager Deployment Guide XC2.2 Unified CM 8.6.2 and 9.x D14998.09 Revised March 2014 Contents Introduction 4 About this document 4 Further

More information

Installation and Setup of IBM Lotus Sametime From Zero to Hero The Next Generation

Installation and Setup of IBM Lotus Sametime From Zero to Hero The Next Generation Installation and Setup of IBM Lotus Sametime 8.5.1 From Zero to Hero The Next Generation Frank Altenburg Senior Field Support Engineer frank.altenburg@de.ibm.com Agenda Components of IBM Lotus Sametime

More information

Minnesota Microsoft Unified Communications User Group Welcome! March 26, 2009

Minnesota Microsoft Unified Communications User Group Welcome! March 26, 2009 Minnesota Microsoft Unified Communications User Group Welcome! March 26, 2009 Today s presenters Rob Hanson rhanson@avtex.com Business Development for UC Colleen Reynolds creynolds@avtex.comcom Ops Manager

More information

Show 201 Installation and Setup of IBM Lotus Sametime From Zero to Hero The Next Generation

Show 201 Installation and Setup of IBM Lotus Sametime From Zero to Hero The Next Generation Show 201 Installation and Setup of IBM Lotus Sametime 8.5.1 From Zero to Hero The Next Generation Frank Altenburg SME for Sametime IBM Volker Juergensen Senior IT Specialist IBM 2011 IBM Corporation Agenda

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

Upgrade Procedures and best practices for migrating to Sametime

Upgrade Procedures and best practices for migrating to Sametime Upgrade Procedures and best practices for migrating to Sametime 9 12-4-2013 Tony Payne Senior Software Engineer - Sametime IBM Collaboration Solutions Powered by IBM SmartCloud Meetings Agenda A few notes

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

P2PSIP, ICE, and RTCWeb

P2PSIP, ICE, and RTCWeb P2PSIP, ICE, and RTCWeb T-110.5150 Applications and Services in Internet October 11 th, 2011 Jouni Mäenpää NomadicLab, Ericsson Research AGENDA Peer-to-Peer SIP (P2PSIP) Interactive Connectivity Establishment

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

Cisco TelePresence Conductor with Cisco VCS (Policy Service)

Cisco TelePresence Conductor with Cisco VCS (Policy Service) Cisco TelePresence Conductor with Cisco VCS (Policy Service) Deployment Guide TelePresence Conductor XC3.0 Cisco VCS X8.x Revised January 2015 Contents Introduction 5 About the Cisco TelePresence Conductor

More information

Lotusphere IBM Collaboration Solutions Development Lab

Lotusphere IBM Collaboration Solutions Development Lab Lotusphere 2012 IBM Collaboration Solutions Development Lab Lab#4 IBM Sametime Unified Telephony Lite telephony integration and integrated telephony presence with PBX 1 Introduction: IBM Sametime Unified

More information

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

Services Description for VidyoCloud Services

Services Description for VidyoCloud Services Services Description for VidyoCloud Services March 2017 Vidyo, Inc. 433 Hackensack Ave Hackensack, NJ 07601 Table of Contents DESCRIPTION FOR VIDYOCLOUD SERVICES 3 SUBSCRIPTIONS 3 TEAM PLAN & ENTERPRISE

More information

Tips for Using the Integrated Solution Console (ISC) and Sametime System Console (SSC) with IBM Sametime

Tips for Using the Integrated Solution Console (ISC) and Sametime System Console (SSC) with IBM Sametime Tips for Using the Integrated Solution Console (ISC) and Sametime System Console (SSC) with IBM Sametime October 28, 2015 Miguel Macias, Sandy Lee, Casey Toole IBM Corporation 2015 1 Agenda Integrated

More information

Installation and Setup of IBM Sametime From Zero to Hero Part 2 Edge Components

Installation and Setup of IBM Sametime From Zero to Hero Part 2 Edge Components IBM Collaboration Solutions Installation and Setup of IBM Sametime 8.5.2 From Zero to Hero Part 2 Edge Components Frank Altenburg SME for Sametime IBM Collaboration Solutions mailto:frank.altenburg@de.ibm.com

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

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

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

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 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

IBM Lotus Sametime Media Manager Cluster Deployment Walk-through Part VI- Bandwidth Manager IBM Corporation

IBM Lotus Sametime Media Manager Cluster Deployment Walk-through Part VI- Bandwidth Manager IBM Corporation IBM Lotus Sametime 8.5.2 Media Manager Cluster Deployment Walk-through Part VI- Bandwidth Manager Prerequisites for this part of the walk-through We've completed parts I, II, II, IV, and V Lotus Domino

More information

3.9.0 January A. Polycom RealPresence Mobile for Apple iphone

3.9.0 January A. Polycom RealPresence Mobile for Apple iphone USER GUIDE 3.9.0 January 2018 3725-69928-009A Polycom RealPresence Mobile for Apple iphone Contents Polycom RealPresence Mobile Modes of Operation... 3 Getting Started with RealPresence Mobile... 4 Get

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

Polycom RealPresence Access Director System

Polycom RealPresence Access Director System RELEASE NOTES Version 4.1 April 2015 3725-78700-001E1 Polycom RealPresence Access Director System Polycom, Inc. 1 Polycom RealPresence Access Director System Release Notes Version 4.1 Contents What s New

More information

This is a sample chapter of WebRTC: APIs and RTCWEB Protocols of the HTML5 Real-Time Web by Alan B. Johnston and Daniel C. Burnett.

This is a sample chapter of WebRTC: APIs and RTCWEB Protocols of the HTML5 Real-Time Web by Alan B. Johnston and Daniel C. Burnett. This is a sample chapter of WebRTC: APIs and RTCWEB Protocols of the HTML5 Real-Time Web by Alan B. Johnston and Daniel C. Burnett. For more information or to buy the paperback or ebook editions, visit

More information

Cisco TelePresence Conductor

Cisco TelePresence Conductor Cisco TelePresence Conductor Deployment Guide XC1.2 D14827.02 May 2012 Contents Contents Introduction... 4 About the Cisco TelePresence Conductor... 4 Call flow with the Cisco TelePresence Conductor...

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

Polycom RealPresence Access Director System

Polycom RealPresence Access Director System RELEASE NOTES Version 4.0.1 August 2014 3725-78700-001D1 Polycom RealPresence Access Director System Polycom, Inc. 1 Document Title Version What s New in Release 4.0.1 The RealPresence Access Director

More information

Application Note. Microsoft OCS 2007 Configuration Guide

Application Note. Microsoft OCS 2007 Configuration Guide Application Note Microsoft OCS 2007 Configuration Guide 15 October 2009 Microsoft OCS 2007 Configuration Guide Table of Contents 1 MICROSOFT OCS 2007 AND INGATE... 1 1.1 SIP TRUNKING SUPPORT... 2 2 INGATE

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

Department of Computer Science. Burapha University 6 SIP (I)

Department of Computer Science. Burapha University 6 SIP (I) Burapha University ก Department of Computer Science 6 SIP (I) Functionalities of SIP Network elements that might be used in the SIP network Structure of Request and Response SIP messages Other important

More information

Vidyo Hosted Services Description for VidyoCloud Services

Vidyo Hosted Services Description for VidyoCloud Services Vidyo Hosted Services Description for VidyoCloud Services June 2016 Vidyo, Inc. 433 Hackensack Ave Hackensack, NJ 07601 Table of Contents VIDYO HOSTED SERVICES DESCRIPTION FOR VIDYOCLOUD SERVICES 3 SUBSCRIPTIONS

More information

Encryption setup for gateways and trunks

Encryption setup for gateways and trunks Encryption setup for gateways and trunks This chapter provides information about encryption setup for gateways and trunks. Cisco IOS MGCP gateway encryption, page 1 H.323 gateway and H.323/H.225/H.245

More information

18.05 en. Collaboration Solutions Portfolio

18.05 en. Collaboration Solutions Portfolio 18.05 en Collaboration Solutions Portfolio Video Collaboration Without Limits TrueConf provides award-winning video conferencing software to connect together desktops, mobiles, phones, Skype for Business,

More information

Ingate Firewall & SIParator Product Training. SIP Trunking Focused

Ingate Firewall & SIParator Product Training. SIP Trunking Focused Ingate Firewall & SIParator Product Training SIP Trunking Focused Common SIP Applications SIP Trunking Remote Desktop Ingate Product Training Common SIP Applications SIP Trunking A SIP Trunk is a concurrent

More information

Overview. Features and Benefits CHAPTER

Overview. Features and Benefits CHAPTER CHAPTER 1 Cisco Intercompany edia Engine (Cisco IE) provides a technique for establishing direct connectivity between enterprises by combining peer-to-peer technologies with the existing public switched

More information

Configuring Encryption for Gateways and Trunks

Configuring Encryption for Gateways and Trunks CHAPTER 24 This chapter contains information on the following topics: Overview for Cisco IOS MGCP Gateway Encryption, page 24-1 Overview for H.323 Gateway and H.323/H.225/H.245 Trunk Encryption, page 24-2

More information

MiCollab Engineering Guidelines

MiCollab Engineering Guidelines MiCollab Engineering Guidelines MiVoice Office 250 MiVoice Business MiVoice Office 400 MiVoice MX-ONE MiVoice 5000 MARCH 2018 RELEASE 8.0 SP2 NOTICE The information contained in this document is believed

More information

Breaking News CloudAXIS Suite 1.0

Breaking News CloudAXIS Suite 1.0 August 2013 Level 2 Breaking News CloudAXIS Suite 1.0 Product Release Date: October, 2012 Disclaimer 2013 Polycom, Inc. All rights reserved. Polycom, Inc. 6001 America Center Dr San Jose, CA 95002 USA

More information

Web-Konferenzen, Mobilität,Video. Social Communications mit IBM Sametime

Web-Konferenzen, Mobilität,Video. Social Communications mit IBM Sametime Web-Konferenzen, Mobilität,Video Social Communications mit IBM Sametime Agenda Social Communications IBM Sametime the Platform for Rich Communications IBM Sametime and IBM Connections IBM Corporation 2012

More information

Cisco TelePresence Multiway

Cisco TelePresence Multiway Cisco TelePresence Multiway Deployment Guide Cisco VCS X8.2 or later MCU version 4.4 or later Conductor XC2.3 or later D14366.12 Revised July 2014 Contents Introduction 4 Objectives and intended audience

More information

Installing and Configuring VMware Identity Manager Connector (Windows) OCT 2018 VMware Identity Manager VMware Identity Manager 3.

Installing and Configuring VMware Identity Manager Connector (Windows) OCT 2018 VMware Identity Manager VMware Identity Manager 3. Installing and Configuring VMware Identity Manager Connector 2018.8.1.0 (Windows) OCT 2018 VMware Identity Manager VMware Identity Manager 3.3 You can find the most up-to-date technical documentation on

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

Leveraging Amazon Chime Voice Connector for SIP Trunking. March 2019

Leveraging Amazon Chime Voice Connector for SIP Trunking. March 2019 Leveraging Amazon Chime Voice Connector for SIP Trunking March 2019 Notices Customers are responsible for making their own independent assessment of the information in this document. This document: (a)

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

Cisco Expressway with Jabber Guest

Cisco Expressway with Jabber Guest Cisco Expressway with Jabber Guest Deployment Guide First Published: Decemeber 2016 Cisco Expressway X8.9 Cisco Jabber Guest Server 10.6.9 (or later) Cisco Systems, Inc. www.cisco.com Contents Preface

More information

Deploying VMware Identity Manager in the DMZ. JULY 2018 VMware Identity Manager 3.2

Deploying VMware Identity Manager in the DMZ. JULY 2018 VMware Identity Manager 3.2 Deploying VMware Identity Manager in the DMZ JULY 2018 VMware Identity Manager 3.2 You can find the most up-to-date technical documentation on the VMware website at: https://docs.vmware.com/ If you have

More information

IP Office Platform R11.0

IP Office Platform R11.0 Issue 03d - (09 October 2018) Contents 8. Remote SIP Deskphones 8.1 Provisioning... the Deskphones 59 8.2 Configuring... Application Rules 61 1.1 Example Schematic... 4 8.3 Configuring... Media Rules 61

More information

Integrate Microsoft Office Communicator and Microsoft Lync Clients for Cisco UC

Integrate Microsoft Office Communicator and Microsoft Lync Clients for Cisco UC Integrate Microsoft Office Communicator and Microsoft Lync Clients for Cisco UC Overview, page 1 Limitations and considerations, page 2 Cisco UC Integration for Microsoft Office Communicator client design

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

Open Mic Webcast A Guide to Connection Cloud Mobile Features

Open Mic Webcast A Guide to Connection Cloud Mobile Features Open Mic Webcast A Guide to Connection Cloud Mobile Features Speakers: Declan Joyce, Imran Khan Panelists: Mark Benge, Asia Bashadi Gaganpreet Kaur Saini,Joshua Edwards Khalid Abbas,Sandy Lee Tony Payne,

More information

Open Mic Webcast. Troubleshooting Sametime Policies

Open Mic Webcast. Troubleshooting Sametime Policies Open Mic Webcast Troubleshooting Sametime Policies Date: March 30, 2016 Speaker: Sandy Lee Panelist: Casey Toole, Jennifer Isola-Mayes and Nancy Pittman Troubleshooting Sametime Policies 2 Agenda What

More information

Open Mic Webcast. IBM Sametime Media Manager Troubleshooting Tips and Tricks. Tony Payne Sr. Software Engineer May 20, 2015

Open Mic Webcast. IBM Sametime Media Manager Troubleshooting Tips and Tricks. Tony Payne Sr. Software Engineer May 20, 2015 Open Mic Webcast IBM Sametime Media Manager Troubleshooting Tips and Tricks Tony Payne Sr. Software Engineer May 20, 2015 Agenda Troubleshooting Basics Setting a diagnostic trace Finding the right trace

More information

TSIN02 - Internetworking

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

More information

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

IBM Sametime Web Client & Meeting Server - An Introduction to new features in version 9.0.1

IBM Sametime Web Client & Meeting Server - An Introduction to new features in version 9.0.1 IBM Sametime Web Client & Meeting Server - An Introduction to new features in version 9.0.1 Open Mic Date: 13-10-2016 IBM Collaboration Solutions Open Mic Team Jayesh Parmar - IBM ICS Support engineer

More information

Pexip Infinity version 10 Specifications and Requirements

Pexip Infinity version 10 Specifications and Requirements Pexip Infinity version 10 Specifications and Requirements The Pexip Infinity platform is designed to use industry-standard servers from any vendor to provide high-quality, scalable and efficient conferencing.

More information

Application Note Asterisk BE with SIP Trunking - Configuration Guide

Application Note Asterisk BE with SIP Trunking - Configuration Guide Application Note Asterisk BE with SIP Trunking - Configuration Guide 23 January 2009 Asterisk BE SIP Trunking Table of Contents 1 ASTERISK BUSINESS EDITION AND INGATE... 1 1.1 SIP TRUNKING SUPPORT... 2

More information

Cisco VCS and Microsoft Lync

Cisco VCS and Microsoft Lync Cisco VCS and Microsoft Lync Deployment Guide First Published: October 2008 Last Updated: February 2016 Cisco VCS X8.7 Microsoft Lync 2010, Lync 2013 Cisco Systems, Inc. www.cisco.com Preface Preface Change

More information

The Common Microsoft Communications Silos Offering

The Common Microsoft Communications Silos Offering The Common Microsoft Communications Silos Offering Instant Messaging (IM) Voice Mail Video Conferencing Telephony Web Conferencing E-mail and Calendaring Audio Conferencing Authentication Administration

More information

Pexip Infinity and Google Cloud Platform Deployment Guide

Pexip Infinity and Google Cloud Platform Deployment Guide Pexip Infinity and Google Cloud Platform Deployment Guide Contents Introduction 1 Deployment guidelines 2 Configuring your Google VPC network 4 Obtaining and preparing disk images for GCE Virtual Machines

More information

Scopia XT Desktop Server

Scopia XT Desktop Server Scopia XT Desktop Server Deployment Guide Version 8.2.1 For Solution 8.2 8.2.1 2000-2013 RADVISION Ltd. All intellectual property rights in this publication are owned by RADVISION Ltd and are protected

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

Talkative Engage Mitel Architecture Guide. Version 1.0

Talkative Engage Mitel Architecture Guide. Version 1.0 Talkative Engage Mitel Architecture Guide Version 1.0 This document contains confidential information that is proprietary to Talkative. No part of its contents may be used, disclosed or conveyed to any

More information

FreeSWITCH as a Kickass SBC. Moises Silva Manager, Software Engineering

FreeSWITCH as a Kickass SBC. Moises Silva Manager, Software Engineering FreeSWITCH as a Kickass SBC Moises Silva Manager, Software Engineering FreeSWITCH as a Kickass SBC Moises Silva Manager, Software Engineering Moises Silva

More information

Web Conference - InstaVC WebRTC-based Clientless VC Make the Right Impression Collaborate with your team like never before. With InstaVC, give presentations, have productive discussions, and come up with

More information

Telepresence solution design,features, updates

Telepresence solution design,features, updates Telepresence solution design,features, updates Cornel Chirculete Unified Communication and Contact Center Senior Consultant Agenda Introduction Users and Endpoints Call Control Conferencing Scheduling

More information

Application Note 3Com VCX Connect with SIP Trunking - Configuration Guide

Application Note 3Com VCX Connect with SIP Trunking - Configuration Guide Application Note 3Com VCX Connect with SIP Trunking - Configuration Guide 28 May 2009 3Com VCX Connect Solution SIP Trunking Table of Contents 1 3COM VCX CONNECT AND INGATE... 1 1.1 SIP TRUNKING SUPPORT...

More information

Presented by Aktion Associates and IBM

Presented by Aktion Associates and IBM IBM Lotus Sametime and Unified Communications Presentation Tuesday, February 23, 2010 Presented by Aktion Associates and IBM Aktion Associates Inc. At A Glance. In business 30 years 65+ employees 2000+

More information

Unified Communications Mobile and Remote Access via Cisco Expressway

Unified Communications Mobile and Remote Access via Cisco Expressway Unified Communications Mobile and Remote Access via Cisco Expressway Deployment Guide Cisco Expressway X8.1.1 or later Cisco Unified CM 9.1(2)SU1 or later D15068.01 April 2014 Contents Mobile and remote

More information

LifeSize Multipoint Extension Administrator Guide

LifeSize Multipoint Extension Administrator Guide LifeSize Multipoint Extension Administrator Guide NOTICE January 2009 Copyright Notice 2009 LifeSize Communications Inc, and its licensors. All rights reserved. LifeSize Communications has made every effort

More information

Deploy Webex Video Mesh

Deploy Webex Video Mesh Video Mesh Deployment Task Flow, on page 1 Install Webex Video Mesh Node Software, on page 2 Log in to the Webex Video Mesh Node Console, on page 4 Set the Network Configuration of the Webex Video Mesh

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

SIP Proxy Deployment Guide. SIP Server 8.1.1

SIP Proxy Deployment Guide. SIP Server 8.1.1 SIP Proxy Deployment Guide SIP Server 8.1.1 5/4/2018 Table of Contents SIP Proxy 8.1 Deployment Guide 3 SIP Proxy Architecture and Deployment 4 Supported Features 7 Prerequisites 9 Deploying SIP Proxy

More information

Cisco TelePresence MCU 4200 Series

Cisco TelePresence MCU 4200 Series Cisco TelePresence MCU 4200 Series Figure 1. Cisco TelePresence MCU 4200 Series Product Overview The Cisco TelePresence MCU 4200 Series is the industry s leading standard-definition (SD) multimedia conferencing

More information

Multiparty Conferencing for Audio, Video and Web Collaboration using Cisco Meeting Server

Multiparty Conferencing for Audio, Video and Web Collaboration using Cisco Meeting Server Multiparty Conferencing for Audio, Video and Web Collaboration using Cisco Meeting Server Paul Giralt (pgiralt@cisco.com) Markus Schneider (marschne@cisco.com) LTRCOL-2250 Agenda Cisco Meeting Server Overview

More information

Cisco Expressway with Microsoft Infrastructure

Cisco Expressway with Microsoft Infrastructure Cisco Expressway with Microsoft Infrastructure Deployment Guide First Published: December 2013 Last Updated: July 2017 Cisco Expressway X8.9 Microsoft Lync Server 2010 or 2013 Skype for Business Server

More information

Unified Communication:

Unified Communication: Unified Communication: It should work as easily as a telephone call! Authors Thomas Reisinger, MSc (Royal Holloway, 2016) Peter Komisarczuk, ISG, Royal Holloway Abstract This article explains various aspects

More information

Cisco TelePresence Microsoft Lync and Cisco VCS

Cisco TelePresence Microsoft Lync and Cisco VCS Cisco TelePresence Microsoft Lync and Cisco VCS Deployment Guide Cisco VCS X8.1 Microsoft Lync 2010, Lync 2013 D14269.11 December 2013 Contents Introduction 5 Objectives and intended audience 5 Deployment

More information

Disclaimer This presentation may contain product features that are currently under development. This overview of new technology represents no commitme

Disclaimer This presentation may contain product features that are currently under development. This overview of new technology represents no commitme ADV1583BU Delivering Skype for Business with VMware Horizon: All You Need to Know Tony Huynh Paul Cannon VMworld 2017 Content: Not for publication #VMworld #ADV1583BU Disclaimer This presentation may contain

More information

SIMPLE (SIP for Instant Messaging and Presence Leveraging Extensions Used by CM-IMP. XMPP (extensible Messaging and Presence Protocol) Used by CM-IMP

SIMPLE (SIP for Instant Messaging and Presence Leveraging Extensions Used by CM-IMP. XMPP (extensible Messaging and Presence Protocol) Used by CM-IMP Rev. 20170312.203116 14. IM and Presence c cnac o okbook.com C M - I M P CM-IMP (cisco Communications Manager IM and Presence server) Tightly integrated with CUCM. Extends the presence capabilities native

More information

Polycom RealPresence Access Director System

Polycom RealPresence Access Director System RELEASE NOTES 4.2.4 November 2016 3725-78700-001G2 Polycom RealPresence Access Director System Contents What s New in Release 4.2.4... 2 Security Updates... 3 Release History... 3 Products Tested with

More information

MiCollab Engineering Guidelines OCTOBER 2016 RELEASE 7.2.2

MiCollab Engineering Guidelines OCTOBER 2016 RELEASE 7.2.2 MiCollab Engineering Guidelines OCTOBER 2016 RELEASE 7.2.2 NOTICE The information contained in this document is believed to be accurate in all respects but is not warranted by Mitel Networks Corporation

More information

Become a WebRTC School Qualified Integrator (WSQI ) supported by the Telecommunications Industry Association (TIA)

Become a WebRTC School Qualified Integrator (WSQI ) supported by the Telecommunications Industry Association (TIA) WSQI Certification Become a WebRTC School Qualified Integrator (WSQI ) supported by the Telecommunications Industry Association (TIA) Exam Objectives The WebRTC School Qualified Integrator (WSQI ) is designed

More information

Polycom Unified Communications for Cisco Environments

Polycom Unified Communications for Cisco Environments RELEASE NOTES October 2013 3725-06947-002/RPP Polycom Unified Communications for Cisco Environments Copyright 2013, Polycom, Inc. All rights reserved. No part of this document may be reproduced, translated

More information

Cisco VCS and Microsoft Infrastructure

Cisco VCS and Microsoft Infrastructure Cisco VCS and Microsoft Infrastructure Deployment Guide First Published: October 2008 Last Updated: July 2018 Cisco VCS X8.11 Microsoft Lync 2010, Lync 2013 Skype for Business Server 2015 Cisco Systems,

More information

IBM Exam A Administering IBM Lotus Sametime 8.5 Version: 6.0 [ Total Questions: 130 ]

IBM Exam A Administering IBM Lotus Sametime 8.5 Version: 6.0 [ Total Questions: 130 ] s@lm@n IBM Exam A2040-988 Administering IBM Lotus Sametime 8.5 Version: 6.0 [ Total Questions: 130 ] IBM A2040-988 : Practice Test Question No : 1 - (Topic 0) You are planning to upgrade your Sametime

More information

EXAM Core Solutions of Microsoft Lync Server Buy Full Product.

EXAM Core Solutions of Microsoft Lync Server Buy Full Product. Microsoft EXAM - 70-336 Core Solutions of Microsoft Lync Server 2013 Buy Full Product http://www.examskey.com/70-336.html Examskey Microsoft 70-336 exam demo product is here for you to test the quality

More information

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

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

More information

Integrate Microsoft Office Communicator Client and Microsoft Lync Client for Cisco UC

Integrate Microsoft Office Communicator Client and Microsoft Lync Client for Cisco UC Integrate Microsoft Office Communicator Client and Microsoft Lync Client for Cisco UC Overview, page 1 Limitations and considerations, page 2 Microsoft Office Communicator, page 3 Microsoft Lync, page

More information

Oracle Communications WebRTC Session Controller

Oracle Communications WebRTC Session Controller Oracle Communications WebRTC Session Controller Concepts Release 7.0 E40976-01 November 2013 Oracle Communications WebRTC Session Controller Concepts, Release 7.0 E40976-01 Copyright 2013, Oracle and/or

More information

APP NOTES TeamLink and Firewall Detect

APP NOTES TeamLink and Firewall Detect APP NOTES TeamLink and Firewall Detect May 2017 Table of Contents 1. Overview... 4 1.1 When is TeamLink Used?... 4 1.2 Onsight Connect Solution Architecture... 4 1.3 Three Stages of Onsight Connectivity...

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