WebRTC: Why You Should Care and How Avaya Can Help You. Joel Ezell Lead Architect, Collaboration Environment R&D

Size: px
Start display at page:

Download "WebRTC: Why You Should Care and How Avaya Can Help You. Joel Ezell Lead Architect, Collaboration Environment R&D"

Transcription

1 WebRTC: Why You Should Care and How Can Help You Joel Ezell Lead Architect, Collaboration Environment R&D

2 What is WebRTC? A set of standards being defined by the IETF (protocols) and the W3C (JavaScript API) Standard protocols defined at the media plane No standard defined for signaling plane The vision: ubiquitous, standard support of real time audio, video and data between all browsers without plugins / downloads Particular attention paid to: NAT / Firewall Traversal Internet-friendly codecs Privacy, Inc. 2014, All Rights Reserved. 2

3 Why You Should Care About WebRTC Integrated Communications, Inc. 2014, All Rights Reserved. 3

4 Different Ways that WebRTC Can Be Used in the Enterprise On-Ramp at the core Browser with WebRTC is used to originate calls into the core The focus of this presentation Built-In Multimedia conference bridge has native WebRTC capabilities No need to transition to before entering the bridge Off-Ramp at the core Browser with WebRTC acts as thin UC or agent client, Inc. 2014, All Rights Reserved. 4

5 Use Case Refrigerator Customer Support Journey (Google YouTube Aura Collaboration Environment: Enhanced Business Applications ) - Proprietary. Use pursuant to your signed agreement or policy. 5

6 Current Customer Journey 1 Enter information on website 2 Find customer support number and dial it 3 Navigate IVR maze 4 Play 20 questions to establish identity 5 Tell the agent what you entered on website 6 Get transferred to somebody that can help you, Inc. 2014, All Rights Reserved. 6

7 Customer Journey Enabled with WebRTC 1 Enter information on website 2 Click to Call 3 Expert agent greets you by name and knows exactly why you are calling. 2 Find customer support number and dial it 3 Navigate IVR maze 4 Play 20 questions to establish identity 5 Tell the agent what you entered on website 6 Get transferred to an expert, Inc. 2014, All Rights Reserved. 7

8 The Key Enabler of Enhanced Customer Journey: WebRTC with Context Hello Susan, my name is Gary. Let me see how I can help you with the fluctuating temperatures on you Coolomatic Support Website Agent Selection Agent Desktop Context, Inc. 2014, All Rights Reserved. 8

9 How to Implement this Use Case? Enter Collaboration Environment - Proprietary. Use pursuant to your signed agreement or policy. 9

10 How Do I Leverage WebRTC in My Web Application? WebRTC APIs make it (somewhat) easy to make 2 browsers pointed at the same website talk to each other In a contact center, this simple functionality isn t sufficient. STUN Collaboration Environment makes it easy to embed real time communications into any web experience, Inc. 2014, All Rights Reserved. 10

11 Collaboration Environment Bridges HTTP and HTTP Collaboration Environment STUN Support Website Agent Selection Agent Desktop Context (UUI), Inc. 2014, All Rights Reserved. 11

12 WebRTC Snap-in Architecture = Customer Developed / Provided DMZ Customer Facing Web Application = Developed = Either Customer Provided or Developed HTML 5 WebApp HTML / JavaScript WebRTC JavaScript (JSL) Standard WebRTC API HTTP Reverse Proxy ASBCE STUN/ TURN HTTP Signaling Collaboration Environment WebRTC Snap-In WebRTC Media Server Aura, Inc. 2014, All Rights Reserved. 12

13 Collaboration Environment = Customer Developed / Provided DMZ Collaboration Environment is a highly available, highly scalable HTML 5 platform for deployment of diverse Snap-Ins developed by, Business Partners and Customers. WebApp HTML / JavaScript WebRTC JavaScript (JSL) Standard WebRTC API HTTP Reverse Proxy Includes call control, J2EE HTTP, and SMS ASBCE capabilities. STUN/ TURN Customer Facing Web Application HTTP Signaling = Developed Collaboration Environment WebRTC Snap-In = Either Customer Provided or Developed WebRTC Media Server Aura, Inc. 2014, All Rights Reserved. 13

14 WebRTC Snap-in = Customer Developed / Provided DMZ Customer Facing Web Application = Developed = Either Customer Provided or Developed HTML 5 WebApp HTML / JavaScript WebRTC JavaScript (JSL) Standard WebRTC API Translates HTTP signaling to signaling, HTTP enforces Reverse authorization, Proxy engages AMS to translate WebRTC media to media ASBCE STUN/ TURN HTTP Signaling Collaboration Environment WebRTC Snap-In WebRTC Media Server Aura, Inc. 2014, All Rights Reserved. 14

15 WebRTC JavaScript Library (JSL) WebApp HTML / JavaScript WebRTC JavaScript (JSL) Standard WebRTC API DMZ HTML 5 Customer Facing Web Application Downloaded from WebRTC Collaboration Snap-in and invoked by Web HTTP Environment Application JavaScript. Reverse Proxy Interfaces HTTP to standard Signaling WebRTC WebRTC browser JavaScript interface and Snap-In ASBCE signals with WebRTC Snap-In using HTTP. STUN/ TURN = Customer Developed / Provided = Developed = Either Customer Provided or Developed WebRTC Media Server Aura, Inc. 2014, All Rights Reserved. 15

16 Media Server (AMS) = Customer Developed / Provided DMZ Customer Facing Web Application = Developed = Either Customer Provided or Developed HTML 5 WebApp HTML / JavaScript WebRTC JavaScript (JSL) Standard WebRTC API HTTP Reverse Proxy ASBCE HTTP Signaling Terminates STUN/ ICE, STUN, TURN TURN, DTLS. Translates WebRTC media stream to media stream. WebRTC Collaboration Environment WebRTC Snap-In Media Server Aura, Inc. 2014, All Rights Reserved. 16

17 SBC for Enterprise = Customer Developed / Provided DMZ Customer Facing Web Application = Developed = Either Customer Provided or Developed HTML 5 WebApp HTML / JavaScript WebRTC JavaScript (JSL) Standard WebRTC API HTTP Reverse Proxy ASBCE STUN/ TURN HTTP Signaling WebRTC Collaboration Environment WebRTC Snap-In Secure edge component for WebRTC. Includes STUN and TURN server as well as optional HTTP Reverse Proxy Media Server Aura, Inc. 2014, All Rights Reserved. 17

18 WebRTC Trust / Security Model Something Different than We ve Ever Seen Before - Proprietary. Use pursuant to your signed agreement or policy. 18

19 Generation / Validation of Authorization Token WebApp HTML / JavaScript WebRTC JavaScript (JSL) Standard WebRTC API DMZ HTTP Reverse Proxy ASBCE STUN/ TURN HTML 5 Customer Facing Web Application HTTP Signaling = Customer Developed / Provided Web Application provides Authorization = Developed Token to Snap-In telling it that any given call is valid. = Either Customer Provided Optionally or asserts Developed caller identity. Snap-in validates Authorization Collaboration Token Environment WebRTC Snap-In WebRTC Media Server Aura, Inc. 2014, All Rights Reserved. 19

20 Generation / Propagation of Browser ICE Candidates WebApp HTML / JavaScript WebRTC JavaScript (JSL) Standard WebRTC API DMZ HTTP Reverse Proxy ASBCE STUN/ TURN HTML 5 Customer Facing Web Application HTTP Signaling = Customer Developed / Provided Browser generates IP address / = Developed port pairs (ICE Candidates). Sends to Snap-In in SDP Offer. = Either Customer Provided or Developed Snap-in relays SDP Offer (including Collaboration ICE Candidates) to AMS. Environment WebRTC Snap-In WebRTC Media Server Aura, Inc. 2014, All Rights Reserved. 20

21 Sending of Browser Address to TURN Server = Customer Developed / Provided DMZ Customer Facing Web Application = Developed WebApp HTML / JavaScript WebRTC JavaScript (JSL) Standard WebRTC API HTTP Reverse Proxy ASBCE STUN/ TURN HTML 5 HTTP Signaling = Either Customer Provided or Developed Media Server performs ICE negotiation with browser. Sends selected Collaboration browser IP address / port pair to Environment TURN server in SBCE for Enterprise. WebRTC TURN server Snap-In only allows incoming UDP (audio / video) packets from specified addresses. WebRTC Media Server Aura, Inc. 2014, All Rights Reserved. 21

22 Establishment of SRTP key DMZ HTML 5 Customer Facing Web Application = Customer Developed / Provided = Developed = Either Customer Provided or Developed WebApp HTML / JavaScript WebRTC JavaScript (JSL) Standard WebRTC API HTTP Reverse Proxy ASBCE STUN/ TURN HTTP Signaling Collaboration Browser Environment and Media Server establish DTLS (Datagram Transport Layer WebRTC Security) session Snap-In and establish SRTP key over this session. WebRTC Media Server Aura, Inc. 2014, All Rights Reserved. 22

23 Why did choose this model? Embrace the Web in WebRTC! Customers have already invested in a secure, scalable HTTP infrastructure. Reverse Proxies and Application Delivery Controllers protect against DoS / DDoS, enforce policies sends WebRTC signaling through existing infrastructure, embracing the customer s investment On-premises TURN server (as part of SBC for Enterprise) allows secure media relay across enterprise firewall A cloud based service may be offered in the future This would mean NO new DMZ elements for WebRTC Conspicuous in its absence: VPN, Inc. 2014, All Rights Reserved. 23

24 Peeling the Customer Journey Onion A Suite of Snap-ins Working Together - Proprietary. Use pursuant to your signed agreement or policy. 24

25 The Snap-ins Behind Enhanced Customer Journey The WebRTC snap-in make it easy to add click to call capabilities from any web application to any Aura endpoint Collaboration Designer provides graphical design environment for implementing workflows Context Store is a highly scalable, highly available in-memory data grid with a web service interface Work Assignment selects the best resource (e.g. Agent) to handle a work request (e.g. call) based on a customizable set of attributes. Real-Time Speech enables immediate detection of spoken phrases in two-party calls, Inc. 2014, All Rights Reserved. 25

26 Putting the Snap-ins Together to Create a Seamless Support Experience Web Appliance Application Support Web Site Collaboration Environment Context Store HTTP(S) Collaboration Environment WebRTC Snap-In Collaboration Designer Real Time Speech Collaboration Environment Work Assignment Internet Session Manager Agent Desktop Web Application WebRTC Media /MSML AMS 7.5** AMS 7.5** Media Server Contact Center Elite Media, Inc. 2014, All Rights Reserved. 26

27 In Conclusion WebRTC: a powerful start with a bright future - Proprietary. Use pursuant to your signed agreement or policy. 27

28 Additional Use Cases for Collaboration Environment 3.0 WebRTC Click to call from enterprise directory web page Click to call me URL in signature Click to Call Me, Inc. 2014, All Rights Reserved. 28

29 Enhancements coming in the near future Video One and two way video between browsers, mobile devices and Aura endpoints such as Communicator. Mobile Native ios and Android SDKs to incorporate real-time Audio / Video into custom mobile apps Unified Communications and Agent SDK Ability to create full-fledged browser-based UC and Agent clients No download, install, plugin or VPN required!, Inc. 2014, All Rights Reserved. 29

30 WebRTC brings a change of paradigm helps make it happen Dedicated Communication Clients Communications Integrated into Fit for Purpose Experiences, Inc. 2014, All Rights Reserved. 30

31 Sample WebRTC Enterprise Use-Cases Opportunities for both the UC and CC aspects of communications Browser UC Client Audio, Video, IM, Collaboration UC client for cloud based service Tailor User-Client to Work-duties Web Assistance Web customers voice / video / collaborate with contact center agents without a download One-Touch Video Call me from an link. Click-to-discuss from application Web Agent Desktop Thin client agent position without VPN Web Video Conferencing Browser-based video conferencing No downloads, greater usage VDI Communication Voice and video to a VDI brick. Media on brick, Virtual desktop., Inc. 2014, All Rights Reserved. 31

32

Building WebRTC Solutions with the Avaya WebRTC Collaboration Environment Snap-in. Joel Ezell Lead Architect, Collaboration Environment R&D

Building WebRTC Solutions with the Avaya WebRTC Collaboration Environment Snap-in. Joel Ezell Lead Architect, Collaboration Environment R&D Building WebRTC Solutions with the WebRTC Collaboration Environment Snap-in Joel Ezell Lead Architect, Collaboration Environment R&D Use Cases for Collaboration Environment 3.0 WebRTC Outbound only Click

More information

The Enterprise wants WebRTC and it needs Middleware to get it!

The Enterprise wants WebRTC and it needs Middleware to get it! The Enterprise wants WebRTC and it needs Middleware to get it! Brian Pulito Email: brian_pulito@us.ibm.com Twitter: @brianpulito Linkedin: brianpulito 2015 IBM Corporation Why is WebRTC so disruptive?

More information

FRAFOS GmbH Windscheidstr. 18 Ahoi 10627 Berlin Germany info@frafos.com www.frafos.com

FRAFOS GmbH Windscheidstr. 18 Ahoi 10627 Berlin Germany info@frafos.com www.frafos.com WebRTC for the Enterprise FRAFOS GmbH FRAFOS GmbH Windscheidstr. 18 Ahoi 10627 Berlin Germany info@frafos.com www.frafos.com This document is copyright of FRAFOS GmbH. Duplication or propagation or extracts

More information

FRAFOS GmbH Windscheidstr. 18 Ahoi 10627 Berlin Germany info@frafos.com www.frafos.com

FRAFOS GmbH Windscheidstr. 18 Ahoi 10627 Berlin Germany info@frafos.com www.frafos.com WebRTC for Service Providers FRAFOS GmbH FRAFOS GmbH Windscheidstr. 18 Ahoi 10627 Berlin Germany info@frafos.com www.frafos.com This document is copyright of FRAFOS GmbH. Duplication or propagation or

More information

Achieving the Promise of WebRTC for Pervasive Communications

Achieving the Promise of WebRTC for Pervasive Communications Q1 16 Achieving the Promise of WebRTC for Pervasive Communications By Irwin Lazar VP and Service Director, Nemertes Research Compass Direction Points: ± WebRTC has failed to live up to hype Just 4% of

More information

WebRTC: Why and How? FRAFOS GmbH. FRAFOS GmbH Windscheidstr. 18 Ahoi 10627 Berlin Germany info@frafos.com www.frafos.com

WebRTC: Why and How? FRAFOS GmbH. FRAFOS GmbH Windscheidstr. 18 Ahoi 10627 Berlin Germany info@frafos.com www.frafos.com WebRTC: Why and How? FRAFOS GmbH FRAFOS GmbH Windscheidstr. 18 Ahoi 10627 Berlin Germany info@frafos.com www.frafos.com This docume nt is copyright of FRAFOS GmbH. Duplication or propagation or e xtracts

More information

ENTERPRISE SESSION BORDER CONTROLLERS: SAFEGUARDING TODAY S AND TOMORROW S UNIFIED COMMUNICATIONS

ENTERPRISE SESSION BORDER CONTROLLERS: SAFEGUARDING TODAY S AND TOMORROW S UNIFIED COMMUNICATIONS ENTERPRISE SESSION BORDER CONTROLLERS: SAFEGUARDING TODAY S AND TOMORROW S UNIFIED COMMUNICATIONS ALCATEL-LUCENT OPENTOUCH SESSION BORDER CONTROLLER A SECURE SOLUTION FOR BORDERLESS CONVERSATIONS APPLICATION

More information

District of Columbia Courts Attachment 1 Video Conference Bridge Infrastructure Equipment Performance Specification

District of Columbia Courts Attachment 1 Video Conference Bridge Infrastructure Equipment Performance Specification 1.1 Multipoint Control Unit (MCU) A. The MCU shall be capable of supporting (20) continuous presence HD Video Ports at 720P/30Hz resolution and (40) continuous presence ports at 480P/30Hz resolution. B.

More information

Oracle s Tunneled Session Management Solution for Over-the-Top Services. Tap Into the Growing Demand for Secure, First-Class Services

Oracle s Tunneled Session Management Solution for Over-the-Top Services. Tap Into the Growing Demand for Secure, First-Class Services Oracle s Tunneled Session Management Solution for Over-the-Top Services Tap Into the Growing Demand for Secure, First-Class Services Offering over-the-top (OTT) services to the growing base of mobile data

More information

Marratech Technology Whitepaper

Marratech Technology Whitepaper Marratech Technology Whitepaper Marratech s technology builds on many years of focused R&D and key reference deployments. It has evolved into a market leading platform for Real Time Collaboration (RTC)

More information

WHITEPAPER. SECUREAUTH 2-FACTOR AS A SERVICE 2FaaS

WHITEPAPER. SECUREAUTH 2-FACTOR AS A SERVICE 2FaaS WHITEPAPER SECUREAUTH 2-FACTOR AS A SERVICE 2FaaS EXECUTIVE OVERVIEW 2-Factor as a Service (2FaaS) is a 100% cloud-hosted authentication solution that offers flexible security without compromising user

More information

A Case for SIP in JavaScript

A Case for SIP in JavaScript Copyright IEEE, 2013. This is the author's copy of a paper that appears in IEEE Communications Magazine. Please cite as follows: K.Singh and V.Krishnaswamy, "A case for in JavaScript", IEEE Communications

More information

An Oracle White Paper January 2014. Delivering Enterprise-Class Communications with WebRTC

An Oracle White Paper January 2014. Delivering Enterprise-Class Communications with WebRTC An Oracle White Paper January 2014 Delivering Enterprise-Class Communications with WebRTC Executive Overview WebRTC is an emerging industry standard for enabling Web browsers with real-time communications

More information

Cisco WebEx Meetings Server

Cisco WebEx Meetings Server Data Sheet Cisco WebEx Meetings Server Now you can bring Cisco WebEx conferencing into your company s private cloud, for a cost-effective, secure, and flexible collaboration and communications solution.

More information

Video Conferencing Meets WebRTC

Video Conferencing Meets WebRTC Video Conferencing Meets WebRTC How new browser technology is ushering in a new era of collaboration tools A special report by Tsahi Levent-Levi White Paper September 2015 Executive Summary WebRTC is a

More information

RTC:engine. WebRTC SOLUTION SIPWISE AND DEUTSCHE TELEKOM / TLABS ANNOUNCE COOPERATION FOR THE

RTC:engine. WebRTC SOLUTION SIPWISE AND DEUTSCHE TELEKOM / TLABS ANNOUNCE COOPERATION FOR THE SIPWISE AND DEUTSCHE TELEKOM / TLABS ANNOUNCE COOPERATION FOR THE WebRTC SOLUTION RTC:engine Sipwise and Deutsche Telekom AG / Telekom Innovation Laboratories signed a cooperation agreement for joint development

More information

IOCOM Whitepaper: Connecting to Third Party Organizations

IOCOM Whitepaper: Connecting to Third Party Organizations IOCOM Whitepaper: Connecting to Third Party Organizations September 2008 IOCOM www.iocom.com 312-786-9169 Table of Contents 1. Executive Summary 2. Goals 3. Scenarios for Enterprise Connectivity over IOCOM

More information

LifeSize Transit Deployment Guide June 2011

LifeSize Transit Deployment Guide June 2011 LifeSize Transit Deployment Guide June 2011 LifeSize Tranist Server LifeSize Transit Client LifeSize Transit Deployment Guide 2 Firewall and NAT Traversal with LifeSize Transit Firewalls and Network Address

More information

Polycom RealPresence Cloud

Polycom RealPresence Cloud FREQUENTLY ASKED QUESTIONS Software 1.0 July 2015 3725-20316-001A Polycom RealPresence Cloud Copyright 2015, Polycom, Inc. All rights reserved. No part of this document may be reproduced, translated into

More information

By Kundan Singh Oct 2010. Communication

By Kundan Singh Oct 2010. Communication Flash Player Audio Video Communication By Kundan Singh Oct 2010 Modern multimedia communication systems have roots in several different technologies: transporting video over phone lines, using multicast

More information

Avaya Client Application Release 6.3 Presentation. Graphic in this presentation are subject to change

Avaya Client Application Release 6.3 Presentation. Graphic in this presentation are subject to change Avaya Client Application Release 6.3 Presentation Graphic in this presentation are subject to change Avaya Client Applications Roadmap Avaya Client Applications R6.3 (Beta Sept, GA Dec 2013) Lync Integration

More information

Multimedia Transport Protocols for WebRTC

Multimedia Transport Protocols for WebRTC Multimedia Transport Protocols for WebRTC Colin Perkins http://csperkins.org/ What is WebRTC? A framework for browser-based real-time conferencing Includes network, audio, and video components used in

More information

Developing and Integrating Java Based SIP Client at Srce

Developing and Integrating Java Based SIP Client at Srce Developing and Integrating Java Based SIP Client at Srce Davor Jovanovi and Danijel Matek University Computing Centre, Zagreb, Croatia Davor.Jovanovic@srce.hr, Danijel.Matek@srce.hr Abstract. In order

More information

Secure VidyoConferencing SM TECHNICAL NOTE. Protecting your communications. www.vidyo.com 1.866.99.VIDYO

Secure VidyoConferencing SM TECHNICAL NOTE. Protecting your communications. www.vidyo.com 1.866.99.VIDYO TECHNICAL NOTE Secure VidyoConferencing SM Protecting your communications 2012 Vidyo, Inc. All rights reserved. Vidyo, VidyoTechnology, VidyoConferencing, VidyoLine, VidyoRouter, VidyoPortal,, VidyoRouter,

More information

Lync Express The Evolution of UC Frederic Dickey Director of Professional Services July 9, 2013

Lync Express The Evolution of UC Frederic Dickey Director of Professional Services July 9, 2013 Lync Express The Evolution of UC Frederic Dickey Director of Professional Services July 9, 2013 Live from WPC 2013! 2 Inside this Deck Unified Communications Defined Lync 2013 Demystified Lync Express

More information

Scopia Desktop Server

Scopia Desktop Server Scopia Desktop Server Installation 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

Voice over IP Communications

Voice over IP Communications SIP The Next Big Step Voice over IP Communications Presented By: Stephen J. Guthrie VP of Operations Blue Ocean Technologies Goals What are our Goals for Today? Executive Summary: It is expected that real-time

More information

Live Communications Server 2005 SP1 Office Communications Server 2007. Matt Newton Network Engineer MicroMenders, Inc

Live Communications Server 2005 SP1 Office Communications Server 2007. Matt Newton Network Engineer MicroMenders, Inc Live Communications Server 2005 SP1 Office Communications Server 2007 Matt Newton Network Engineer MicroMenders, Inc Focus of this Presentation Of the Unified Communications and Collaboration capabilities,

More information

Securing SIP Trunks APPLICATION NOTE. www.sipera.com

Securing SIP Trunks APPLICATION NOTE. www.sipera.com APPLICATION NOTE Securing SIP Trunks SIP Trunks are offered by Internet Telephony Service Providers (ITSPs) to connect an enterprise s IP PBX to the traditional Public Switched Telephone Network (PSTN)

More information

http://webrtcbook.com

http://webrtcbook.com ! 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, Second Edition. For more information or to buy the paperback or ebook

More information

Avaya Interaction Center

Avaya Interaction Center Avaya Interaction Center Overview Exceeding customer expectations for personalized service across all channels phone, video, email, web, SMS, and social media is no longer an afterthought. For many companies

More information

CTX OVERVIEW. Ucentrik CTX

CTX OVERVIEW. Ucentrik CTX CTX FACT SHEET CTX OVERVIEW CTX SDK API enables Independent Developers, VAR s & Systems Integrators and Enterprise Developer Teams to freely and openly integrate real-time audio, video and collaboration

More information

Abstract. Avaya Solution & Interoperability Test Lab

Abstract. Avaya Solution & Interoperability Test Lab Avaya Solution & Interoperability Test Lab Configuring Remote Workers with Avaya Session Border Controller for Enterprise Rel. 6.2, Avaya Aura Communication Manager Rel. 6.3 and Avaya Aura Session Managers

More information

Switchvox Cloud. It s more than a phone system. It s a better way to communicate.

Switchvox Cloud. It s more than a phone system. It s a better way to communicate. Switchvox Cloud It s more than a phone system. It s a better way to communicate. Switchvox Cloud Digium s award-winning Switchvox now available in the cloud. What s included in Switchvox Cloud? Service

More information

Building the Next-Generation End-to-End IP Communications Architecture

Building the Next-Generation End-to-End IP Communications Architecture Building the Next-Generation End-to-End IP Communications Architecture Produced by Sponsored by By Eric Krapf, Program Co-Chairman, Enterprise Connect; Editor, No Jitter A s communications networks migrate

More information

Fuze for personal computers... 7 Fuze for mobile devices... 7 ios... 7 Android... 7

Fuze for personal computers... 7 Fuze for mobile devices... 7 ios... 7 Android... 7 Fuze technology. Table of contents. Fuze architecture. 4 6 UCAPI services... 5 Audio conference bridge... 5 Audio conference service... 5 Transport services... 5 Screen sharing hubs... 6 Video conference

More information

Personal Telepresence. Place the VidyoPortal/VidyoRouter on a public Static IP address

Personal Telepresence. Place the VidyoPortal/VidyoRouter on a public Static IP address NAT Introduction: Vidyo Conferencing in Firewall and NAT Deployments Vidyo Technical Note Section 1 The VidyoConferencing platform utilizes reflexive addressing to assist in setup of Vidyo calls. Reflexive

More information

ACANO SOLUTION MICROSOFT LYNC INTEGRATION ARCHITECTURE. A White Paper by Mark Blake, Acano CTO

ACANO SOLUTION MICROSOFT LYNC INTEGRATION ARCHITECTURE. A White Paper by Mark Blake, Acano CTO ACANO SOLUTION MICROSOFT LYNC INTEGRATION ARCHITECTURE A White Paper by Mark Blake, Acano CTO June 2014 Contents CONTENTS Introduction... 3 Key Features of the Acano Lync Integration... 3 How It Works...

More information

Statement of Direction

Statement of Direction Mobile First: Taking Mobile CRM to the Next Level 1 January 2013 Mobile First: Taking Mobile CRM to the Next Level Whitepaper Mobile First: Taking Mobile CRM to the Next Level 2 Table of Contents Notes...

More information

Internet Voice, Video and Telepresence Harvard University, CSCI E-139. Lecture #12

Internet Voice, Video and Telepresence Harvard University, CSCI E-139. Lecture #12 Internet Voice, Video and Telepresence Harvard University, CSCI E-139 Lecture #12 Instructor: Len Evenchik len_evenchik@harvard.edu sip:len.evenchik@harvard.edu IAD20130506AESK Lecture Agenda Welcome Course

More information

Do better work together

Do better work together Do better work together Collaborate and communicate beyond the boundaries Our Hosted Lync unified communications (UC) solution pairs Microsoft s marketleading UC technology with O 2 s awardwinning network.

More information

Introduction to WebRTC. Luis López lulop@kurento.org http://www.kurento.org

Introduction to WebRTC. Luis López lulop@kurento.org http://www.kurento.org Introduction to WebRTC Luis López lulop@kurento.org Real-time Communications (RTC) 2 WebRTC: a definition WebRTC: a new player Framework, protocol and API that provide real-time voice, video and data in

More information

Aastra SIP Telephones. with Aastra MX-ONE TM and Aastra 700

Aastra SIP Telephones. with Aastra MX-ONE TM and Aastra 700 Aastra SIP Telephones with Aastra MX-ONE TM and Aastra 700 Aastra 6700i Series Enterprise-grade portfolio featuring a global design and expansion module options to increase call and feature capability.

More information

Founded in 2010 70+ employees Guinness World Record for the largest online training Provides videoconferencing with 4K Ultra HD SaaS and On-Premise

Founded in 2010 70+ employees Guinness World Record for the largest online training Provides videoconferencing with 4K Ultra HD SaaS and On-Premise Founded in 2010 70+ employees Guinness World Record for the largest online training Provides videoconferencing with 4K Ultra HD SaaS and On-Premise solutions: Mind Cloud and Mind Server Mobile client for

More information

Acano Lync/Skype for Business integration architecture

Acano Lync/Skype for Business integration architecture White Paper Acano Lync/Skype for Business integration architecture Mark Blake, Acano CTO March 2016 Applies to Acano SW 1.8 Contents 1. Introduction 3 2. Key features of the Acano Skype for Business/Lync

More information

Enterprise Video Conferencing

Enterprise Video Conferencing Enterprise Video Conferencing When Voice Meets Video How SIP & H.323 Can Coexist SIPNOC 2014 Presented by: Gernot Scheichl June 2014 Agenda The Market The Challenges History Comparing the Protocols (H.323

More information

IP Ports and Protocols used by H.323 Devices

IP Ports and Protocols used by H.323 Devices IP Ports and Protocols used by H.323 Devices Overview: The purpose of this paper is to explain in greater detail the IP Ports and Protocols used by H.323 devices during Video Conferences. This is essential

More information

Enabling Seamless Unified Communications

Enabling Seamless Unified Communications Enabling Seamless Unified Communications Ian Hawkins 10 th July 2008 TANDBERG UC Strategy It is about more than just convergence It involves more than just a single vendor Video Data Collaboration Voice

More information

On-Demand Call Center with VMware View

On-Demand Call Center with VMware View On-Demand Call Center with VMware A VMware 5 and Mitel Unified Communication Practice KEY BENEFITS Leverage infrastructure consolidation and desktop virtualization to deliver instant call center architecture.

More information

Advanced Higher Computing. Computer Networks. Homework Sheets

Advanced Higher Computing. Computer Networks. Homework Sheets Advanced Higher Computing Computer Networks Homework Sheets Topic : Network Protocols and Standards. Name the organisation responsible for setting international standards and explain why network standards

More information

webrtc and XMPP Philipp Hancke, XMPP Summit 2013

webrtc and XMPP Philipp Hancke, XMPP Summit 2013 webrtc and XMPP Philipp Hancke, XMPP Summit 2013 What is this webrtc thing and why should XMPP developers care? I assume you know what XMPP is you might have heard of Jingle the XMPP framework for establishing

More information

Voice Processing Standards. Mukesh Sundaram Vice President, Engineering Genesys (an Alcatel company)

Voice Processing Standards. Mukesh Sundaram Vice President, Engineering Genesys (an Alcatel company) Voice Processing Standards Mukesh Sundaram Vice President, Engineering Genesys (an Alcatel company) Agenda Interactive Voice Response Speech Processing Computer Telephony Integration IP Telephony Standards

More information

Security of Real-time Communication on the Web (WebRTC)

Security of Real-time Communication on the Web (WebRTC) Security of Real-time Communication on the Web (WebRTC) Lieven Desmet, KU Leuven Martin Johns, SAP AG Abstract With the introduction of WebRTC, real-time communication on the Web, both web technology and

More information

METHODS OF INTEGRATING mvoip IN ADDITION TO A VoIP ENVIRONMENT

METHODS OF INTEGRATING mvoip IN ADDITION TO A VoIP ENVIRONMENT Review of the Air Force Academy No 1 (31) 2016 METHODS OF INTEGRATING mvoip IN ADDITION TO A VoIP ENVIRONMENT Paul MOZA, Marian ALEXANDRU Transilvania University, Brașov, Romania DOI: 10.19062/1842-9238.2016.14.1.16

More information

Extending Room Video Conferencing with Microsoft Lync

Extending Room Video Conferencing with Microsoft Lync WHITEPAPER Extending Room Video Conferencing with Microsoft Lync Approaches to and Benefits of Integrating Microsoft Lync with Room Video Conferencing Systems Andrew W. Davis William A. Haskins July 2012

More information

Interwise Connect. Working with Reverse Proxy Version 7.x

Interwise Connect. Working with Reverse Proxy Version 7.x Working with Reverse Proxy Version 7.x Table of Contents BACKGROUND...3 Single Sign On (SSO)... 3 Interwise Connect... 3 INTERWISE CONNECT WORKING WITH REVERSE PROXY...4 Architecture... 4 Interwise Web

More information

2015 Unified Communications, SIP, and SBC Plans and Priorities

2015 Unified Communications, SIP, and SBC Plans and Priorities 2015 Unified Communications, SIP, and SBC What s hot, and what s not December 2014 Sponsored by: Sonus Networks, Inc. Introduction Unified Communications (UC) has been one of the most far-reaching developments

More information

What it can do. Further scaling and resilience provided by native clustering. Automatic failover with no single point of failure.

What it can do. Further scaling and resilience provided by native clustering. Automatic failover with no single point of failure. The Acano Solution Acano unites previously incompatible audio, video and web technologies in cospaces virtual meeting rooms, only radically better. With cospaces, people work wherever their ideas and creativity

More information

Cisco Unified Videoconferencing Manager Version 5.5

Cisco Unified Videoconferencing Manager Version 5.5 Cisco Unified Videoconferencing Manager Version 5.5 A comprehensive management suite for Cisco Unified Videoconferencing solutions The Cisco Unified Videoconferencing product line an integral component

More information

Cisco Expressway Series

Cisco Expressway Series Data Sheet Cisco Expressway Series Advanced Collaboration Gateways for Simple and Secure Unified Communications Product Overview Cisco Expressway Series gateways for Cisco Unified Communications Manager

More information

Introduction to the Mobile Access Gateway

Introduction to the Mobile Access Gateway Introduction to the Mobile Access Gateway This document provides an overview of the AirWatch Mobile Access Gateway (MAG) architecture and security and explains how to enable MAG functionality in the AirWatch

More information

Zeenov Agora High Level Architecture

Zeenov Agora High Level Architecture Zeenov Agora High Level Architecture 1 Major Components i) Zeenov Agora Signaling Server Zeenov Agora Signaling Server is a web server capable of handling HTTP/HTTPS requests from Zeenov Agora web clients

More information

MS Skype for Business. Steve Edmonds Avaya

MS Skype for Business. Steve Edmonds Avaya MS Skype for Business Steve Edmonds Avaya Avaya Communicator for Microsoft Lync Release 6.4 Avaya Communicator for Microsoft Lync 2010/13! Preserves user experience Click-to-call, telephony/video presence,

More information

GÉANT: Delivering Global Real-Time Video Communication Services

GÉANT: Delivering Global Real-Time Video Communication Services GÉANT: Delivering Global Real-Time Video Communication Services Peter Szegedi GÉANT Amsterdam HEAnet Conference 2015 Cork, Ireland Networks Services People www.geant.org Outline Why WebRTC could potentially

More information

Flinders University. Telehealth in the Home. Video Strategy Discussion Paper. 2 October 2013

Flinders University. Telehealth in the Home. Video Strategy Discussion Paper. 2 October 2013 Flinders University Telehealth in the Home Video Strategy Discussion Paper 2 October 2013 Further information: Alan Taylor, Project Manager alan.taylor@flinders.edu.au Page 1 of 14 A AUTHORS A.1 Project

More information

Video Conferencing by Avaya

Video Conferencing by Avaya Video Conferencing by Avaya Agenda Radvision Overview Evolution of Enterprise Video Scopia Elite Series MCU & iview Scopia Desktop & Mobility Scopia XT Series End-Points 2 Radvision Overview Industry Leader

More information

EDGE SERVER. Predavatelj: Sašo Erdeljanov, MVP Exchange E-mail: saso@mreza.info Podjetje: Sašo Erdeljanov s.p.

EDGE SERVER. Predavatelj: Sašo Erdeljanov, MVP Exchange E-mail: saso@mreza.info Podjetje: Sašo Erdeljanov s.p. EDGE SERVER Predavatelj: Sašo Erdeljanov, MVP Exchange E-mail: saso@mreza.info Podjetje: Sašo Erdeljanov s.p. INTRODUCTION EDGE Server Connecting internal and external world Remote, Federated, Anonymous

More information

TLS and SRTP for Skype Connect. Technical Datasheet

TLS and SRTP for Skype Connect. Technical Datasheet TLS and SRTP for Skype Connect Technical Datasheet Copyright Skype Limited 2011 Introducing TLS and SRTP Protocols help protect enterprise communications Skype Connect now provides Transport Layer Security

More information

Cloud Video. Data Sheet

Cloud Video. Data Sheet Cloud Video Data Sheet 4net Technologies Cloud Video 4net s Cloud Video enables remote workers to simply and easily connect to standards-based videoconferencing systems, VoIP phones, ipad s, iphone s and

More information

Http://www.passcert.com

Http://www.passcert.com Http://www.passcert.com Exam : 70-337 Title : Enterprise Voice & Online Services with Microsoft Lync Server 2013 Version : DEMO 1 / 18 Topic 1, Litware, Inc Case A Overview Litware, Inc., is an international

More information

SIP Trunking with Microsoft Office Communication Server 2007 R2

SIP Trunking with Microsoft Office Communication Server 2007 R2 SIP Trunking with Microsoft Office Communication Server 2007 R2 A Dell Technical White Paper By Farrukh Noman Dell Product Group - Enterprise THIS WHITE PAPER IS FOR INFORMATIONAL PURPOSES ONLY, AND MAY

More information

The Avaya Aura Platform Bringing the Era of Engagement to today s enterprise

The Avaya Aura Platform Bringing the Era of Engagement to today s enterprise The Avaya Aura Platform delivers a different approach to engaged communications, transforming traditional, singlepurpose solutions for voice, video, e-mail and instant messaging into a true multimedia,

More information

What is an E-SBC? WHITE PAPER

What is an E-SBC? WHITE PAPER Executive Summary Enterprise communications is in a state of transformation. Businesses are replacing conventional PBX systems with VoIP and Unified Communications (UC) solutions and cloud-based services

More information

Polycom. RealPresence Ready Firewall Traversal Tips

Polycom. RealPresence Ready Firewall Traversal Tips Polycom RealPresence Ready Firewall Traversal Tips Firewall Traversal Summary In order for your system to communicate with end points in other sites or with your customers the network firewall in all you

More information

Vmware Horizon View with Rich Media, Unified Communications and 3D Graphics

Vmware Horizon View with Rich Media, Unified Communications and 3D Graphics Vmware Horizon View with Rich Media, Unified Communications and 3D Graphics Edward Low 2014 VMware Inc. All rights reserved. Agenda Evolution of VDI Horizon View with Unified Communications Horizon View

More information

Integration of WebRTC with SIP Current Trends

Integration of WebRTC with SIP Current Trends Integration of WebRTC with SIP Current Trends Madhura Deshpande Department of Electronics and Telecommunication Engineering, College of Engineering, Pune, India Dr. S. P. Mohani Associate Professor, Department

More information

WHITE PAPER NEXSAN TRANSPORTER PRODUCT SECURITY AN IN-DEPTH REVIEW

WHITE PAPER NEXSAN TRANSPORTER PRODUCT SECURITY AN IN-DEPTH REVIEW NEXSAN TRANSPORTER PRODUCT SECURITY AN IN-DEPTH REVIEW INTRODUCTION As businesses adopt new technologies that touch or leverage critical company data, maintaining the highest level of security is their

More information

The Acano Solution. acano.com

The Acano Solution. acano.com The Acano Solution Imagine having all of the tools your team needs to work together available in one place and always accessible. That s Acano. We are a fast-growing technology company with a fresh perspective

More information

Avaya Interaction Center

Avaya Interaction Center IP Telephony Contact Centers Mobility Services PRODUCT BRIEF Avaya Interaction Center Overview Avaya Interaction Center helps simplify management of multimedia customer service, helping businesses better

More information

SIP as an Enabling Technology

SIP as an Enabling Technology SIP as an Enabling Technology Michael Taylor Chief Technology Officer 973.359.8516 MTaylor@spscom.com Jeffery Bryce Manager Sales Engineering 917.825.9700 Jeffery.Bryce@level3.com Agenda Acceptance of

More information

Symantec Mobile Management 7.2

Symantec Mobile Management 7.2 Scalable, secure, and integrated device management Data Sheet: Endpoint Management and Mobility Overview The rapid proliferation of mobile devices in the workplace is outpacing that of any previous technology

More information

Sales Guide Real Business Benefits with Samsung

Sales Guide Real Business Benefits with Samsung Real Business Benefits with Samsung Samsungbusiness.com Sales Guide IP Phones Unified Communications to fit your budget with no compromise. Large, clear screens deliver relevant information direct to your

More information

Security and the Mitel Teleworker Solution

Security and the Mitel Teleworker Solution Security and the Mitel Teleworker Solution White Paper July 2007 Copyright Copyright 2007 Mitel Networks Corporation. This document is unpublished and the following notice is affixed to protect Mitel Networks

More information

To ensure you successfully install Timico VoIP for Business you must follow the steps in sequence:

To ensure you successfully install Timico VoIP for Business you must follow the steps in sequence: To ensure you successfully install Timico VoIP for Business you must follow the steps in sequence: Firewall Settings - you may need to check with your technical department Step 1 Install Hardware Step

More information

Version 2.8. Released 30 September 2015

Version 2.8. Released 30 September 2015 Intel Collaboration Suite for WebRTC (Intel CS for WebRTC) Version 2.8 Released 30 September 2015 1. Disclaimer This release note as well as the software described in it is furnished under license and

More information

VIA CONNECT PRO Deployment Guide

VIA CONNECT PRO Deployment Guide VIA CONNECT PRO Deployment Guide www.true-collaboration.com Infinite Ways to Collaborate CONTENTS Introduction... 3 User Experience... 3 Pre-Deployment Planning... 3 Connectivity... 3 Network Addressing...

More information

Bria iphone Edition User Guide

Bria iphone Edition User Guide Bria iphone Edition User Guide CounterPath Corporation CounterPath Corporation Suite 300, One Bentall Centre 505 Burrard Street, Box 95 Vancouver, BC V7X 1M3 Tel: 604.320.3344 sales@counterpath.com www.counterpath.com

More information

ACANO SOLUTION MICROSOFT SKYPE FOR BUSINESS/LYNC INTEGRATION ARCHITECTURE. A White Paper by Mark Blake, Acano CTO. June 2015, Applies to Acano SW 1.

ACANO SOLUTION MICROSOFT SKYPE FOR BUSINESS/LYNC INTEGRATION ARCHITECTURE. A White Paper by Mark Blake, Acano CTO. June 2015, Applies to Acano SW 1. ACANO SOLUTION MICROSOFT SKYPE FOR BUSINESS/LYNC INTEGRATION ARCHITECTURE A White Paper by Mark Blake, Acano CTO June 2015, Applies to Acano SW 1.8 Contents CONTENTS Introduction... 3 Key Features of the

More information

TECHNICAL CHALLENGES OF VoIP BYPASS

TECHNICAL CHALLENGES OF VoIP BYPASS TECHNICAL CHALLENGES OF VoIP BYPASS Presented by Monica Cultrera VP Software Development Bitek International Inc 23 rd TELELCOMMUNICATION CONFERENCE Agenda 1. Defining VoIP What is VoIP? How to establish

More information

User Guide FOR TOSHIBA STORAGE PLACE

User Guide FOR TOSHIBA STORAGE PLACE User Guide FOR TOSHIBA STORAGE PLACE (This page left blank for 2-sided "book" printing.) Table of Contents Overview... 5 System Requirements... 5 Storage Place Interfaces... 5 Getting Started... 6 Using

More information

The MOST Affordable Video Conferencing. Conferencing for Enterprises, Conferencing for SMBs

The MOST Affordable Video Conferencing. Conferencing for Enterprises, Conferencing for SMBs The MOST Affordable Video Conferencing Video conferencing has become an increasingly popular service, being widely used by enterprises, organizations and individuals. Thanks to the enormous growth in smart

More information

Application Notes for Avaya Aura Conferencing 7.2 and Radvision SCOPIA Elite MCU Issue 1.0

Application Notes for Avaya Aura Conferencing 7.2 and Radvision SCOPIA Elite MCU Issue 1.0 Avaya Solution & Interoperability Test Lab Application Notes for Avaya Aura Conferencing 7.2 and Radvision SCOPIA Elite MCU Issue 1.0 Abstract These Application Notes describe the configuration of Avaya

More information

Avaya plus Skype for Business: The Best of Both Worlds

Avaya plus Skype for Business: The Best of Both Worlds Avaya plus Skype for Business: The Best of Both Worlds Table of Contents Begin with the Avaya Advantage... 1 Three Ways to Incorporate Avaya with Skype for Business... 2 Why Avaya is the Top Choice for

More information

Video Conferencing Glossary

Video Conferencing Glossary Video Conferencing Glossary A guide to the most commonly used terms in video conferencing. 0-9 A B C D E F G H I J K L M N O P Q R S T U V W X Y Z 0-9 360p 480 x 360 pixels. This resolution is optimal

More information

Mitel MiCloud Telepo for service providers 4.2

Mitel MiCloud Telepo for service providers 4.2 Mitel MiCloud Telepo for service providers 4.2 Software for business communication as a service. Key Features For the enterprise market Enable service providers to offer advanced business communication

More information

Service Overview v1.1

Service Overview v1.1 Service Overview v1.1 What is Infinity? A suite of private cloud and CPE HD video solutions Dedicated cloud-based or on-premise infrastructure Private tenant access Optimized for enterprise use Single

More information

Video Collaboration & Application Sharing Product Overview

Video Collaboration & Application Sharing Product Overview . Video Collaboration & Application Sharing Product Overview Overview NPL s Collaborative Real-Time Information Sharing Platform (CRISP ) combines high quality video collaboration, remote application sharing

More information

The Secure Web Access Solution Includes:

The Secure Web Access Solution Includes: F5 - AppDome Partnership F5 and AppDome share a vision that BYOD users should benefit from secure access to enterprise internal portals for increased productivity. With the exponential growth of mobile

More information

Video Conferencing Glossary

Video Conferencing Glossary Video Conferencing Glossary A guide to the most commonly used terms in video conferencing. 0-9 A B C D E F G H I J K L M N O P Q R S T U V W X Y Z 0-9 360p 480 x 360 pixels. This resolution is optimal

More information