Sippo WebRTC. Application Controller 3.0

Size: px
Start display at page:

Download "Sippo WebRTC. Application Controller 3.0"

Transcription

1 Sippo WebRTC Application Controller 3.0

2 ABOUT US Founded in 2006 as a VoIP system integrator. No VCs, privately held Addressing the software service provider market. HQ in Spain, worldwide sales through partners. Small size (~25 engineers). Named by Frost & Sullivan as Emerging company to watch in 2014.

3 Sippo WebRTC Application Controller

4 Quobis and WebRTC We play a key-role in WebRTC industry, working on topics like standardization and dissemination in different groups and events: Co-authoring different standards and drafts, like the RFC7118 standard for SIP over Websockets, SIPoWS Quobis is co-chairing the SIP Forum WebRTC Task Group, whose objective is to enable of WebRTC for SIP-based domains Quobis is member of the ATIS DSI initative, which is leading Authors of QoffeeSIP, an the ORCA.js API to be opensource Javascript stack exposed by telcos for WebRTC We are running 150+ PoCs and real field deployments in Tier-1 and Tier-2 telcos in EMEA, LATAM, US and APAC since Q

5 Role of the WebRTC Application Controller The WAC enables the integration of browser-based real-time services with existing IMS/NGN or UC networks 1 Hides complexity of different implementations of WebRTC by browsers, including those that need a plugin to support WebRTC. Provides hybrid applications for smartphones like Android and ios 2 Manages different signaling protocols (SIPoWS, JSON, proprietary APIs, etc) to being able to use any industry WebRTC gateway 3 As a host of WebRTC applications, provides security mechanisms to avoid traditional VoIP attacks and pure web and WebRTC threads 4 WebRTC applications are developed on top of a orca.js compatible API called sippo.js, available for 3rd parties that want to create applications.

6 Role of the WebRTC Application Controller 5 6 Manages interconnection with existing systems for user management (authentication, privileges, accounting, policies, etc) via a Service API and different Sippo connectors with well-known solutions like LDAP, MS Exchange, leading HSS, etc. MORE INFO AT Makes multi-tenancy a reality, exposing different applications to corporate or residential customers of service providers. Includes statistics, easy to adopt management tools and customization functionalities, Whitepaper Business opportunities Whitepaper Why a WAC?

7 BUILDING APPS

8 Sippo.js API WebRTC applications are developed on top of a orca.js compatible API called sippo.js, available for 3rd parties that want to create applications. Sippo.js is based on an industry standard to avoid vendor lock-in. sippo.js reference guide More information

9 Sippo modules Those high-level 40+ modules, enable us and our dev partners to bring rich WebRTC solutions to the market without spending efforts on low-level integration details, in a scalable and future-proof way. CALLS call agent assign GENERIC IDENTITY auth call campaign assign chat CLI contacts call control file transfer login call direction instant messaging oauth2client call group assign Datapipe oauth2provider call log LDAP user profile call resolver meetings vbat call alarms credentials DNIe presence TRAVERSAL selfcare sessions notificator settings capabilites logging storage STATISTICS stats CONTACT CENTER campains NETWORK WAPI webserver wiface forms GROUP group management rooms

10 Sippo applications: buy VS build Pre-built applications Quobis has a number of ready-to-use WebRTC applications, commercial licensed based on number of concurrent calls or endpoints, fully documented, tested and with a public roadmap Custom development We offer professional services to build ad-hoc applications based on customer requirements. By leveraging the existing modules, services and client libraries included in the working and tested code of sippo.js toolkit, Quobis is positioned to deliver WebRTC applications in a very short time-to-market, without dealing with low-level details and focusing on the business application

11 FLEXIBILITY Sippo applications: buy vs build Using sippo.js and WAC modules Sippo pre-built applications TIME TO MARKET Using Gateway APIs

12 Using modules to build apps (example 1) Datapipe for third party applications and peer-to-peer collaboration Key services or features - Chat - FileTransfer - Capabilities - DataPipe Use Case Interaction between two Web Collaborator users, one of them sending real time info to the other. User scenario ATS on an ambulance sending RCP data to a specialist doctor at the hospital CallAgentAssign Forms Meetings Credentials WIface CallAlarms Chat Presence DNIe WebServer CampaignAssig n Cli SelfCare Login Stats CallControl Contacts Sessions OAuth2Client ServiceLogger CallDirection DataPipe Settings OAuth2Provider Capabilities CallGroupAssign FileTransfer Groups UserProfiles Notificator CallResolver IM Rooms CC3PP Storage CampaignMana ging LDAP Auth WAPI ClickToCall

13 Using modules to build apps (example 2) Third party context information Key services or features - CC3PP (click to call 3rd parties) - Reporting - Call group assign CallAgentAssign Forms Meetings Credentials WIface CallAlarms Chat Presence DNIe WebServer Use case CampaignAssig n Cli SelfCare Login Stats CallControl Contacts Sessions OAuth2Client ServiceLogger CallDirection DataPipe Settings OAuth2Provider Capabilities CallGroupAssign FileTransfer Groups UserProfiles Notificator CallResolver IM Rooms CC3PP Storage CampaignMana ging LDAP Auth WAPI ClickToCall Direct communication between customer and agent when selling a product. The 3PP provides a unique customer ID that is included into the context information of the call. User scenario Financial contact center for sales purposes

14 DEALING WITH FRAGMENTATION

15 Role of the WebRTC Application Controller WebRTC Media API WebRTC Signaling IETF SIPoWS REST API Ad-hoc app apps using sippo.js Proprietary API, etc. JSON

16 Signaling complexity WebRTC has not defined signaling method. SUPPORTED GATEWAYS Popular choices are SIP over WebSockets, REST APIs, JSON or any other HTTP-based foobar. Others like BFCP, MSRP, etc. might be also implemented. Each vendor is using its own proprietary signaling mechanism. As a result, WebRTC applications only work using a gateway (vendor lock-in). The WAC provides an abstraction layer to make WebRTC applications work seamlessly with different gateways Ask for an updated list

17 Network complexity TURN servers The WAC can interop with STUN/TURN elements to allow all endpoints fully access to WebRTC applications (including those behind private networks and NAT) Firewall WAC can be deployed behind corporate or carrier-class firewalls and load balancers, using the elements and policies of customer network Media servers Fully integration with media servers and MRFs for multi-conferencing support, call recording and other media management tools. Different SFU and MCU supported.

18 Browser complexity WebRTC API v1.0 Each of them with different flavors, including Chrome for PC and Android, that implement different methods. ORTC API? WebRTC API v1.1 / v2.0?? The WAC provides an abstraction layer to make WebRTC applications work seamlessly with all the browsers, with no need to adapt the code

19 Device complexity The WAC makes applications work in any device, with no need to change the code Sippo abstraction layer manages responsive design for: PCs and laptops Tablets and phablets Smartphones We use Cordova framework to adapt the WebRTC js code to an hybrid application for ios and Android No need to have browser open to receive call Connected to the notifications engine Access to contact list / agenda

20 OTHER FEATURES

21 Push notifications The WAC manages push notifications to WebRTC-based applications in smartphones (native apps running on Android and ios devices). Users can opt-in to receive alerts like incoming calls or incoming messages. Today there are different initiatives of standardization bodies and browser developers (including Chrome) to support web push notifications in the browser (based on service workers). The WAC will be responsible again to notify alerts to WebRTC browser users, with no need to have the page open.

22 User Management The WAC manages everything around the users, depending on the ID, contextual information and predefined user policies, media capacities and roles, helping the browser to download the WebRTC application adapted to it. The following parameters for user management may be configured via the Service API and different Sippo connectors: User provisioning (add/remove/change) User profiles (name, avatar, , etc) User groups, organizations and roles (admin, user, anonymous,...) User privileges User media capacities Service enablement NOTE that the WAC can also work as a Network Address Book or can manage the interconnect with a 3rd party NAB to host the user contact list.

23 Authentication The WAC supports different authentication methods, from its own identity manager to federation with existing customer assets and third party entities. The WAC validates a token with the gateway to allow the session.

24 Security As a host of WebRTC applications, provides security mechanisms to avoid traditional VoIP attacks and pure web and WebRTC threads: Malicious webserver? websocket http Fraud Illegal control DoS attacks Cross-origin managements Websocket poisoning etc. Learn more downloading the whitepaper WEBRTC SECURITY CONCERNS Malicious Script Malicious Script Malicious Script

25 Troubleshooting and traceability The WAC stores information about the accesses to the web applications and, via WAPI, all the actions made with the WebRTC applications by the end users (calls and CDRs, Instant messages and file shares, configuration changes and activity detection). In addition any interaction using the Service API and Sippo connectors is stored This is being used for: Traceability: check all the actions made by an user for legal compliance Troubleshooting: help IT to identify the causes of a lower quality in some calls and other problems related to the service

26 WAC as WebRTC orchestration As stated before, the WAC get not only information from calls as CDRs as contextual information and feedback from the web access is also available. Type of device, browser, version, usage of the WebRTC apps, default language, URL referrals, etc. can feed big data analytics solutions to get information from the user. As the WAC includes some modules and expose some APIs to deal with user provisioning, user policies and applications and services enablement, this is the element that orchestrates all you need to deploy a WebRTC service.

27 Statistics The WAC collects information from the web accesses, usage of the applications, call detail records, contextual information and interconnection to existing assets for AAA. This information is accessible through the Service API. This information (and also the one related with the performance of the system) is also public for the administrators, through the dashboard web interface that is enabled for administration.

28 Scalability and availability The WAC is ready to support HA and load balancing. WAC makes clients to balance gateways, avoiding the need of a load balancer.

29 IMS integration The WAC acts as WWSF and WAF in the IMS architecture proposed by the 3GPP: WIC (WebRTC IMS Client): is an application using the WebRTC extensions specified in WebRTC 1.0 spec, as any of the WebRTC apps built using sippo.js WWSF (WebRTC Web Server Function): is the initial point of contact in the Web that controls access to the IMS communication services for the user, that is one of the features of the WAC WAF (WebRTC Authorisation Function): it supports the WWSF and ep-cscf during the authentication and identity validation process.

30

Web based click-to-call button v3.0

Web based click-to-call button v3.0 Web based click-to-call button v3.0 ABOUT US Founded in 2006 as a VoIP system integrator. No VCs, privately held Addressing the software service provider market. HQ in Spain, worldwide sales through partners.

More information

RELEASE NOTES. Sippo WebRTC Application Controller. Version December Last updated: September 2017

RELEASE NOTES. Sippo WebRTC Application Controller. Version December Last updated: September 2017 RELEASE NOTES Sippo WebRTC Application Controller Last updated: September 2017 Version 3.1 - December 2017 It is been over a year, but Sippo is now a complete matured RTC framework. Not only is able to

More information

ARTEMIS 2013 AIPP5 EMC² A Pla3orm Project on Embedded Microcontrollers in ApplicaAons of Mobility, Industry and the Internet of Things

ARTEMIS 2013 AIPP5 EMC² A Pla3orm Project on Embedded Microcontrollers in ApplicaAons of Mobility, Industry and the Internet of Things ARTEMIS 2013 AIPP5 EMC² A Pla3orm Project on Embedded Microcontrollers in ApplicaAons of Mobility, Industry and the Internet of Things Internet of Things and MulAmedia ApplicaAons Mixed-Cri)cality Cluster

More information

2.- Adapt SIP protocol to Internet of the future

2.- Adapt SIP protocol to Internet of the future About Quobis We re all about interconnection and security in UC Strong expertise on SIP and WebRTC technology Founded in 2006, privately held, no VCs Markets: telco and service provider HQ in Spain, worldwide

More information

WebRTC standards update (September 2014) Victor Pascual

WebRTC standards update (September 2014) Victor Pascual WebRTC standards update (September 2014) Victor Pascual Avila Victor.pascual@quobis.com @victorpascual About Me Technology, Innovation & Strategy Consultant Main focus: help make WebRTC happen involved

More information

VoipSwitch User Portal for Rich Communiation Suite RCS features, HTML 5, WebRTC powered FOR DESKTOP AND MOBILES

VoipSwitch User Portal for Rich Communiation Suite RCS features, HTML 5, WebRTC powered FOR DESKTOP AND MOBILES VoipSwitch User Portal for Rich Communiation Suite RCS features, HTML 5, WebRTC powered FOR DESKTOP AND MOBILES Overview The VoipSwitch User Portal (VUP) is a self-care customer portal for VoIP service

More information

The paper shows how to realize write-once-run-anywhere for such apps, and what are important lessons learned from our experience.

The paper shows how to realize write-once-run-anywhere for such apps, and what are important lessons learned from our experience. Paper title: Developing WebRTC-based team apps with a cross-platform mobile framework. Speaker: John Buford. Track: Mobile and Wearable Devices, Services, and Applications. Hello everyone. My name is John

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

WEBRTC FOR CONTACT CENTERS

WEBRTC FOR CONTACT CENTERS WHITEPAPER WEBRTC FOR CONTACT CENTERS Solutions with Oracle Communications ABSTRACT This document describes the WebRTC Contact Center solution from Oracle Communications and Quobis, including a complete

More information

WIT WebRTC Gateway. Real-time communications in all browsers. webrtc.wit-software.com

WIT WebRTC Gateway. Real-time communications in all browsers. webrtc.wit-software.com WIT WebRTC Gateway Real-time communications in all browsers webrtc.wit-software.com WebRTC Gateway WebRTC Gateway: Highlights Bridge Web and SIP/IMS World. Hybrid Architecture (HTML5+WebRTC+Flash). Solve

More information

Unified Communication Platform

Unified Communication Platform fonouc Unified Communication Platform fonouc Unified Communications Service Platform, is a scalable, managed, turnkey solution for carries and service providers, designed to provide multi-tenant business

More information

Cloud Video Interop for Microsoft Teams Why you must care

Cloud Video Interop for Microsoft Teams Why you must care Cloud Video Interop for Microsoft Teams Why you must care 17.05.2018 Graham Walsh graham@pexip.com 2018 Pexip AS. 1 Oslo London New York Sydney Today s Typical Enterprise Lync 2010, 2013 or Skype for Business

More information

Cisco Unified Presence 8.0

Cisco Unified Presence 8.0 Cisco Unified Presence 8.0 Cisco Unified Communications Solutions unify voice, video, data, and mobile applications on fixed and mobile networks, enabling easy collaboration every time from any workspace.

More information

SIP as an Enabling Technology

SIP as an Enabling Technology SIP as an Enabling Technology SIP and VoIP Fundamentals Mike Taylor - CTO spscom.com 888.777.7280 Strategic Products and Services / 300 Littleton Road / Parsippany, NJ 07054 Agenda What is SIP? Acceptance

More information

WebRTC Gateway. Real-time communications in all browsers

WebRTC Gateway. Real-time communications in all browsers WebRTC Gateway Real-time communications in all browsers WebRTC Gateway & Web Communicator End-to-end Solution for real time communications. Bridging the gap between the Web and Telco worlds. Helping Telecom

More information

Cisco Jabber Guest. BRKUCC Extend the Reach of Your Cisco Video Solution with Cisco Jabber Guest. Darin Dunlap Senior Product Manager, CTG

Cisco Jabber Guest. BRKUCC Extend the Reach of Your Cisco Video Solution with Cisco Jabber Guest. Darin Dunlap Senior Product Manager, CTG Cisco Jabber Guest - Extend the Reach of Your Cisco Video Solution with Cisco Jabber Guest Darin Dunlap Senior Product Manager, CTG Disclaimer The Cisco products, service or features identified in this

More information

Delivering Large Scale WebRTC. Richard Tworek Principal WebRTC Strategies Twitter: rmtworek. WebRTC STRATEGIES 11/25/2013

Delivering Large Scale WebRTC. Richard Tworek Principal WebRTC Strategies Twitter: rmtworek. WebRTC STRATEGIES 11/25/2013 11/25/2013 1 Delivering Large Scale WebRTC Richard Tworek Principal WebRTC Strategies rtworek@webrtcstrategies.com Twitter: rmtworek 11/25/2013 WebRTC STRATEGIES 2 Panelists Michal Raz Vice President,

More information

Security Guide Zoom Video Communications Inc.

Security Guide Zoom Video Communications Inc. Zoom unifies cloud video conferencing, simple online meetings, group messaging, and a softwaredefined conference room solution into one easy-to-use platform. Zoom offers the best video, audio, and wireless

More information

IPv6 support. Chris Mitchell. Program Manager Microsoft Corporation Windows Networking & Communications IPv6

IPv6 support. Chris Mitchell. Program Manager Microsoft Corporation Windows Networking & Communications IPv6 IPv6 support Chris Mitchell Program Manager Microsoft Corporation Windows Networking & Communications IPv6 Introduction New scenarios and IPv6 Microsoft s IPv6 support Migration and roadmap 2 New Engaging

More information

COMPANY PRESENTATION

COMPANY PRESENTATION COMPANY PRESENTATION COMPETENCE CENTRE IN TELECOMUNICATIONS OVER IP System integration & Software development VoIP Integration & support Expert software factory Unified communications & FMC Telco grade

More information

FIREFLY ARCHITECTURE: CO-BROWSING AT SCALE FOR THE ENTERPRISE

FIREFLY ARCHITECTURE: CO-BROWSING AT SCALE FOR THE ENTERPRISE FIREFLY ARCHITECTURE: CO-BROWSING AT SCALE FOR THE ENTERPRISE Table of Contents Introduction... 2 Architecture Overview... 2 Supported Browser Versions and Technologies... 3 Firewalls and Login Sessions...

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

1 Intelligent Communications Recap. 2 Client and Admin Upgrade Experiences. 3 Skype for Business to Teams Partner. 4 Partner Checklist & Resource

1 Intelligent Communications Recap. 2 Client and Admin Upgrade Experiences. 3 Skype for Business to Teams Partner. 4 Partner Checklist & Resource Microsoft Teams: Agenda 1 Intelligent Communications Recap 2 Client and Admin Upgrade Experiences 3 Skype for Business to Teams Partner Guidance 4 Partner Checklist & Resource Microsoft Teams Communicate

More information

Cloud UC. Program Downloads I WOULD LIKE TO... DOWNLOADING THE CLIENT SOFTWARE

Cloud UC. Program Downloads I WOULD LIKE TO... DOWNLOADING THE CLIENT SOFTWARE I WOULD LIKE TO... Cloud UC Program Downloads Avaya Cloud allows you to setup your telephone to be used the way you want it to. There are additional programs that extend the abilities of the application

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

SAML-Based SSO Solution

SAML-Based SSO Solution About SAML SSO Solution, page 1 Single Sign on Single Service Provider Agreement, page 2 SAML-Based SSO Features, page 2 Basic Elements of a SAML SSO Solution, page 3 Cisco Unified Communications Applications

More information

Designing Workspace of the Future for the Mobile Worker

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

More information

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

Symantec Endpoint Protection Family Feature Comparison

Symantec Endpoint Protection Family Feature Comparison Symantec Endpoint Protection Family Feature Comparison SEP SBE SEP Cloud SEP Cloud SEP 14.2 Device Protection Laptop, Laptop Laptop, Tablet Laptop Tablet & & Smartphone Smartphone Meter Per Device Per

More information

Build Mobile Cloud Apps Effectively Using Oracle Mobile Cloud Services (MCS)

Build Mobile Cloud Apps Effectively Using Oracle Mobile Cloud Services (MCS) Build Mobile Cloud Apps Effectively Using Oracle Mobile Cloud Services (MCS) Presented by: John Jay King Download this paper from: 1 Session Objectives Understand the need for something like Oracle Mobile

More information

Deploying OAuth with Cisco Collaboration Solution Release 12.0

Deploying OAuth with Cisco Collaboration Solution Release 12.0 White Paper Deploying OAuth with Cisco Collaboration Solution Release 12.0 Authors: Bryan Morris, Kevin Roarty (Collaboration Technical Marketing) Last Updated: December 2017 This document describes the

More information

Level 1 Technical. Microsoft Lync Basics. Contents

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

More information

Empower, Engage & Innovate with Cisco Collaboration System Release 10

Empower, Engage & Innovate with Cisco Collaboration System Release 10 Empower, Engage & Innovate with Cisco Collaboration System Release 10 Mohammed Al-Sammarraie Collaboration Lead Saudi Arabia Riyadh 29 April 2014 Collaboration The act of people working together to reach

More information

Cisco Hosted Collaboration Solution (HCS) and Cisco Collaboration Cloud

Cisco Hosted Collaboration Solution (HCS) and Cisco Collaboration Cloud Cisco Hosted Collaboration Solution (HCS) and Cisco Collaboration Cloud Tony Reyes Technical Solutions Architect Chuck Millet - Technical Solutions Architect PSOCOL-1020 Agenda Cisco Hosted Collaboration

More information

ForeScout App for IBM QRadar

ForeScout App for IBM QRadar How-to Guide Version 2.0.0 Table of Contents About IBM QRadar Integration... 3 Use Cases... 3 Visualization of CounterACT Endpoint Compliance Status & Connectivity... 3 Agent Health and Compliance for

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

Cloud Video Conferencing. A Comprehensive Guide

Cloud Video Conferencing. A Comprehensive Guide Cloud Video Conferencing Reference Paper May 2016 How we communicate in the business world is changing. Businesses increasingly have more remote workers. Whether working remote fulltime, part-time or just

More information

Cloud for the Enterprise

Cloud for the Enterprise Cloud for the Enterprise NetApp Enables a Flexible, Efficient Foundation Qinghong You Technical Manager, APAC 1 NetApp Cloud for the Enterprise Most flexible, efficient foundation Best-in-class partners

More information

managedip HOSTED ANDROID TABLET

managedip HOSTED ANDROID TABLET Table of Contents 1 About managedip Hosted for Android Tablet... 4 2 Get Started... 5 2.1 Install...5 2.2 Sign In...5 3 Main Tabs... 6 4 Contacts... 8 4.1 Contact Card...8 4.2 Add Contacts...8 4.3 Edit...9

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

Overview of Cisco Prime Collaboration Assurance

Overview of Cisco Prime Collaboration Assurance Overview of Cisco Prime Collaboration Assurance Cisco Prime Collaboration is a comprehensive video and voice service assurance and management system with a set of monitoring, troubleshooting, and reporting

More information

Cisco HCS License Model

Cisco HCS License Model Introduction, page 1 Cisco HCS User License Bundle, page 4 Cisco HCS Application License Options, page 4 Cisco HCS Management License Options, page 8 Cisco HCS Application Add-on Licenses, page 9 Other

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

SAML-Based SSO Solution

SAML-Based SSO Solution About SAML SSO Solution, page 1 SAML-Based SSO Features, page 2 Basic Elements of a SAML SSO Solution, page 2 SAML SSO Web Browsers, page 3 Cisco Unified Communications Applications that Support SAML SSO,

More information

Brochure. Dialogic BorderNet Session Border Controller Solutions

Brochure. Dialogic BorderNet Session Border Controller Solutions Dialogic BorderNet Session Border Controller Solutions Dialogic BorderNet Solutions Supercharge Connections between Networks, Services and Subscribers with Ease and Scale The BorderNet family of session

More information

RESTCOMMONE. Load Balancer. Copyright All Rights Reserved Page 2

RESTCOMMONE. Load Balancer. Copyright All Rights Reserved Page 2 RESTCOMMONE Load Balancer Copyright All Rights Reserved Page 2 RestcommONE Core Components RestcommOne Connect Visual Designer Web Browser WebRTC SDK s Mobile WebRTC SDK s RESTful API Layer RestcommOne

More information

Encapto WiFi OVERVIEW

Encapto WiFi OVERVIEW Encapto WiFi OVERVIEW Encapto WiFi is a one-stop configuration, management, reporting and control system for your WiFi network. Encapto Cloud Deck s intuitive web interface enables secure access from anywhere,

More information

IBM Bluemix platform as a service (PaaS)

IBM Bluemix platform as a service (PaaS) Cloud Developer Certification Preparation IBM Bluemix platform as a service (PaaS) After you complete this unit, you should understand: Use cases for IBM Bluemix PaaS applications Key infrastructure components

More information

Technical Overview. Mitel MiCloud Telepo for Service Providers 4.0. Key Features

Technical Overview. Mitel MiCloud Telepo for Service Providers 4.0. Key Features Technical Overview Mitel MiCloud Telepo for Service Providers 4.0 Key Features For the enterprise market Enable service providers to offer advanced business communication A complete, open and pure software

More information

F5 Synthesis Information Session. April, 2014

F5 Synthesis Information Session. April, 2014 F5 Synthesis Information Session April, 2014 Agenda Welcome and Introduction to Customer Technology Challenges Software Defined Application Services Reference Architectures for Today s Customer Challenges

More information

DreamFactory Security Guide

DreamFactory Security Guide DreamFactory Security Guide This white paper is designed to provide security information about DreamFactory. The sections below discuss the inherently secure characteristics of the platform and the explicit

More information

App Gateway Deployment Guide

App Gateway Deployment Guide C E N T R I F Y D E P L O Y M E N T G U I D E App Gateway Deployment Guide Abstract Centrify provides mobile device management and single sign-on services that you can trust and count on as a critical

More information

Hello everyone. My name is Kundan Singh and today I will describe a project we did at Avaya Labs.

Hello everyone. My name is Kundan Singh and today I will describe a project we did at Avaya Labs. Hello everyone. My name is Kundan Singh and today I will describe a project we did at Avaya Labs. 1 Let me start by saying that people often forget the importance of separating data from the application

More information

IMS Client Platform and IMS End-to-End

IMS Client Platform and IMS End-to-End IMS Client Platform and IMS End-to-End Piotr Kessler Peter Yeung Ericsson AB http://www.ericsson.com Ericsson AB http://www.ericsson.com TS-3234 End-to-End IMS Services Toolbox for Easy Development and

More information

Integrating Mobile Applications - Contrasting the Browser with Native OS Apps. Cary FitzGerald

Integrating Mobile Applications - Contrasting the Browser with Native OS Apps. Cary FitzGerald Integrating Mobile Applications - Contrasting the Browser with Native OS Apps Cary FitzGerald caryfitz@employees.org Workshop Leaders Peter Dunkley Acision Adam van den Hoven Frozen Mountain Integrating

More information

Security in the Privileged Remote Access Appliance

Security in the Privileged Remote Access Appliance Security in the Privileged Remote Access Appliance 2003-2018 BeyondTrust, Inc. All Rights Reserved. BEYONDTRUST, its logo, and JUMP are trademarks of BeyondTrust, Inc. Other trademarks are the property

More information

RHM Presentation. Maas 360 Mobile device management

RHM Presentation. Maas 360 Mobile device management RHM Presentation Maas 360 Mobile device management Strong adoption in the enterprise Manufacturing Financial Consumer Healthcare Public Others 2 Trusted by over 9,000 customers Recognized Industry Leadership

More information

SIP AND MSRP OVER WEBSOCKET

SIP AND MSRP OVER WEBSOCKET SIP AND MSRP OVER WEBSOCKET 1 SIP and MSRP over WebSocket in Kamailio SIP and MSRP over WebSocket in Kamailio Peter Dunkley, Technical Director, Crocodile RCS Ltd Email: Twitter: peter.dunkley@crocodile-rcs.com

More information

Dialogic PowerMedia Media Resource Broker (MRB)

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

More information

Five9 Plus Adapter for Agent Desktop Toolkit

Five9 Plus Adapter for Agent Desktop Toolkit Cloud Contact Center Software Five9 Plus Adapter for Agent Desktop Toolkit Administrator s Guide September 2017 The Five9 Plus Adapter for Agent Desktop Toolkit integrates the Five9 Cloud Contact Center

More information

Dialogic PowerMedia Media Resource Broker (MRB)

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

More information

BEYOND AUTHENTICATION IDENTITY AND ACCESS MANAGEMENT FOR THE MODERN ENTERPRISE

BEYOND AUTHENTICATION IDENTITY AND ACCESS MANAGEMENT FOR THE MODERN ENTERPRISE BEYOND AUTHENTICATION IDENTITY AND ACCESS MANAGEMENT FOR THE MODERN ENTERPRISE OUR ORGANISATION AND SPECIALIST SKILLS Focused on delivery, integration and managed services around Identity and Access Management.

More information

Overview of Cisco Prime Collaboration Assurance and Analytics Business

Overview of Cisco Prime Collaboration Assurance and Analytics Business Overview of Cisco Prime Collaboration Assurance and Analytics Business Cisco Prime Collaboration Assurance and Analytics Business is a monitoring and data analytics management application system that allows

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

The Modern Web Access Management Platform from on-premises to the Cloud

The Modern Web Access Management Platform from on-premises to the Cloud The Modern Web Access Management Platform from on-premises to the Cloud Single Sign On, Access Controls, Session Management and how to use Access Management to protect applications both on premises and

More information

Cisco Collaboration Mid-Market architecture with BE6K and BE7K

Cisco Collaboration Mid-Market architecture with BE6K and BE7K Cisco Collaboration Mid-Market architecture with BE6K and BE7K Simple. Affordable. Scalable. Radoslav Tsochev Systems Engineer rtsochev@cisco.com C97-728752-01 2013 Cisco and/or its affiliates. All rights

More information

Avaya Proprietary Use pursuant to the terms of your signed agreement or Avaya policy.

Avaya Proprietary Use pursuant to the terms of your signed agreement or Avaya policy. Matrix Equinox 3.0 Issue 1.0 December 15, 2016 Proprietary Use pursuant to the terms of your signed agreement or policy. December 2016 Matrix: Equinox 3.0 1 ALL INFORMATION IS BELIEVED TO BE CORRECT AT

More information

Instavc White Paper. Future of Enterprise Communication

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

More information

IMS, NFV and Cloud-based Services BUILDING INTEGRATED CLOUD COMMUNICATION SERVICES

IMS, NFV and Cloud-based Services BUILDING INTEGRATED CLOUD COMMUNICATION SERVICES Daitan White Paper IMS, NFV and Cloud-based Services BUILDING INTEGRATED CLOUD COMMUNICATION SERVICES Highly Reliable Software Development Services http://www.daitangroup.com Daitan Group 2014 IMS, NFV

More information

Security in Bomgar Remote Support

Security in Bomgar Remote Support Security in Bomgar Remote Support 2018 Bomgar Corporation. All rights reserved worldwide. BOMGAR and the BOMGAR logo are trademarks of Bomgar Corporation; other trademarks shown are the property of their

More information

CAPPS: Implementing Cisco Collaboration Applications v1

CAPPS: Implementing Cisco Collaboration Applications v1 Course Objectives Implement Cisco Unity Connection in a Cisco Unified Communications Manager deployment Describe how to implement Cisco Unity Express in a Cisco Unified Communications Manager Express deployment

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

ORACLE ENTERPRISE COMMUNICATIONS BROKER

ORACLE ENTERPRISE COMMUNICATIONS BROKER ORACLE ENTERPRISE COMMUNICATIONS BROKER A CORE COMMUNICATIONS CONTROLLER KEY FEATURES Centralized dial plan management Centralized session routing and forking Multivendor UC protocol normalization SIP

More information

Microsoft 365. A complete, intelligent, secure solution to empower employees. Integrated for simplicity. Built for teamwork. Unlocks creativity

Microsoft 365. A complete, intelligent, secure solution to empower employees. Integrated for simplicity. Built for teamwork. Unlocks creativity 2x 50% 5x Microsoft 365 A complete, intelligent, secure solution to empower employees Unlocks creativity Built for teamwork Integrated for simplicity Intelligent security Inner Loop Files Sites Content

More information

UC App for Android Tablet

UC App for Android Tablet UC App for Android Tablet 2018 by Cox Communications. All rights reserved. No part of this document may be reproduced or transmitted in any form or by any means, electronic, mechanical, photocopying, recording,

More information

Office Communicator for iphone. User Guide. Release

Office Communicator for iphone. User Guide. Release Office Communicator for iphone User Guide Release 21.3.1 Table of Contents 1 About Communicator for iphone...4 2 Getting Started...5 2.1 Installation... 5 2.2 Sign In... 5 3 Main Tabs...6 4 Contacts...7

More information

Mobile Security using IBM Endpoint Manager Mobile Device Management

Mobile Security using IBM Endpoint Manager Mobile Device Management Mobile Security using IBM Endpoint Manager Mobile Device Management Mahendra Chopra Security Solution Architect @ IBM CIO Lab, Innovation mahendra.chopra@in.ibm.com Agenda Market Trends Mobile Security?

More information

HOW TO ENABLE AFFORDABLE ENTERPRISE VIDEO FOR EVERYONE

HOW TO ENABLE AFFORDABLE ENTERPRISE VIDEO FOR EVERYONE HOW TO ENABLE AFFORDABLE ENTERPRISE VIDEO FOR EVERYONE John Antanaitis VP Product & Solutions Marketing Jonathan Nikols VP Professional and Managed Services Polycom, Inc. All rights reserved. Agenda The

More information

The Now Platform Reference Guide

The Now Platform Reference Guide The Now Platform Reference Guide A tour of key features and functionality START Introducing the Now Platform Digitize your business with intelligent apps The Now Platform is an application Platform-as-a-Service

More information

Team Advanced VC Services. Cisco WebEx Services

Team Advanced VC Services. Cisco WebEx Services Team Advanced VC Services Cisco WebEx Services People Want to Collaborate Their Way More Technology Choices Are Available Than Ever Before They want mobility. They want applications that make them more

More information

Cisco Spark Widgets Technical drill down

Cisco Spark Widgets Technical drill down DEVNET-1891 Cisco Spark Widgets Technical drill down Adam Weeks, Engineer @CiscoSparkDev Stève Sfartz, API Evangelist @CiscoDevNet Cisco Spark How Questions? Use Cisco Spark to communicate with the speaker

More information

ArcGIS for Server: Administration and Security. Amr Wahba

ArcGIS for Server: Administration and Security. Amr Wahba ArcGIS for Server: Administration and Security Amr Wahba awahba@esri.com Agenda ArcGIS Server architecture Distributing and scaling components Implementing security Monitoring server logs Automating server

More information

Dialogic PowerVille Conferencing

Dialogic PowerVille Conferencing Dialogic PowerVille Conferencing Converged Audio and Video Conferencing Solution for On-the-Go Mobile and Fixed Subscribers Put the power of real-time, high-definition, collaborative audio and video conferencing

More information

Best Practices for Cloud Security at Scale. Phil Rodrigues Security Solutions Architect Amazon Web Services, ANZ

Best Practices for Cloud Security at Scale. Phil Rodrigues Security Solutions Architect Amazon Web Services, ANZ Best Practices for Cloud Security at Scale Phil Rodrigues Security Solutions Architect Web Services, ANZ www.cloudsec.com #CLOUDSEC Best Practices for Security at Scale Best of the Best tips for Security

More information

Cisco Meeting Server and Cisco Meeting App

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

More information

engagement for The Digital Era

engagement for The Digital Era engagement for The Digital Era Gregg Widdowson Digital Engagement Lead 2016 Avaya Inc. All rights reserved. Trends OUTCOME DRIVEN PERSONALIZATION CLOUD EVERYTHING MOBILITY EVERYWHERE EXTREME ANALYTICS

More information

Office 365 and Azure Active Directory Identities In-depth

Office 365 and Azure Active Directory Identities In-depth Office 365 and Azure Active Directory Identities In-depth Jethro Seghers Program Director SkySync #ITDEVCONNECTIONS ITDEVCONNECTIONS.COM Agenda Introduction Identities Different forms of authentication

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

Administering Jive Mobile Apps for ios and Android

Administering Jive Mobile Apps for ios and Android Administering Jive Mobile Apps for ios and Android TOC 2 Contents Administering Jive Mobile Apps...3 Configuring Jive for Android and ios...3 Custom App Wrapping for ios...3 Authentication with Mobile

More information

Cisco Converged Services Platform

Cisco Converged Services Platform Data Sheet Cisco Converged Services Platform Mobile subscribers are demanding the same type of services that are provided over the Internet on their mobile phones including messaging, social networking,

More information

Administering Jive Mobile Apps

Administering Jive Mobile Apps Administering Jive Mobile Apps Contents 2 Contents Administering Jive Mobile Apps...3 Configuring Jive for Android and ios... 3 Custom App Wrapping for ios... 4 Native App Caching: Android...4 Native App

More information

Open mustard seed. Patrick Deegan, Ph.D. ID3

Open mustard seed. Patrick Deegan, Ph.D. ID3 Open mustard seed Patrick Deegan, Ph.D. ID3 OpenSocial FSN (draft) August 8, 2013 Open Mustard Seed (OMS) Introduction The OMS Trustworthy Compute Framework (TCF) extends the core functionality of Personal

More information

Core Solutions of Microsoft Skype for Business 2015

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

More information

Identity Management and WebRTC

Identity Management and WebRTC Identity Management and WebRTC 10/30/2014 Title Version No: 0.1/ Status: DRAFT Email: peter.dunkley@acision.com Twitter: @pdunkley 1 Acision at-a-glance Heritage & history 20 year history 270 customers

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

Presents...NOC-as-a-Service

Presents...NOC-as-a-Service Presents...NOC-as-a-Service What does it deliver? Bring this all together = UC&C Mobility Connectivity Manageability What is it? A cloud based facility, linking key communications services and business

More information

IBM Lotus Sametime Advanced 8

IBM Lotus Sametime Advanced 8 IBM Lotus Sametime Advanced 8 Lisa Sarkady Lotus IT Specialist Great Lakes District 1 Agenda Sametime product family overview Sametime Advanced overview & demo Architecture & Deployment 2 IBM Software

More information

Oracle Mobile Hub. Complete Mobile Platform

Oracle Mobile Hub. Complete Mobile Platform Oracle Mobile Hub Mobile is everywhere and has changed nearly every facet of our lives. The way we work, play, socialize and interact with one another have all been revolutionized by mobile devices. More

More information

Avaya Port Matrix: Avaya Proprietary Use pursuant to the terms of your signed agreement or Avaya policy.

Avaya Port Matrix: Avaya Proprietary Use pursuant to the terms of your signed agreement or Avaya policy. Avaya Matrix: Release 3.0 Issue 2 April 2016 April 2016 Avaya Matrix: 3.0 1 ALL INFORMATION IS BELIEVED TO BE CORRECT AT THE TIME OF PUBLICATION AND IS PROVIDED "AS IS". AVAYA INC. DISCLAIMS ALL WARRANTIES,

More information

Monitise. RSA Adaptive Authentication On-Premise Implementation Guide. Partner Information. Monitise Mobile Banking Solution

Monitise. RSA Adaptive Authentication On-Premise Implementation Guide. Partner Information. Monitise Mobile Banking Solution RSA Adaptive Authentication On-Premise Implementation Guide Partner Information Last Modified: June 12, 2013 Product Information Partner Name Web Site www.monitise.com Product Name Version & Platform 5.0

More information