The True Meaning of the Voice- Enabled Web. Keith R. McFarlane

Size: px
Start display at page:

Download "The True Meaning of the Voice- Enabled Web. Keith R. McFarlane (@krmc)"

Transcription

1 The True Meaning of the Voice- Enabled Web Keith R. McFarlane

2 Agenda Introduc8on WebRTC in the Contact Center LiveOps Browser VoIP Implementa8on Looking Ahead

3 Remember Convergence? The evolution and convergence of technologies have blurred the lines that once separated telecoms players from the world of information technology, and the two sectors are on a collision course. From McKinsey s B2B 2015: The future role of telcos in ICT markets by Diehl, Fagan, Langen and Loebel

4 Voice Technologies Have Evolved Telecom convergence has been forced forward by Internet technologies The telecom group was once a walled garden within or apart from IT Walls have ben coming down in over the last 20 years PSTN PBX- based Call Center Private TDM or VoIP Call Center SoMware TaaS / Public Internet VoIP CCaaS Premise PBX Premise IP- PBX Hosted IP- PBX Desk Phone So+phone Browser- based Voice

5 Why is the voice- enabled web valuable? Reduces costs Price of public Internet will always be lower than PSTN. Increases deployment reach Everyone has a browser, and all browsers will eventually support full- duplex voice. Enables new applica?ons Web standards have a history of enabling new applica8ons, and voice innova8ons within the browser are no different. In short: the voice- enabled web has the poten2al to accomplish everything we thought convergence would accomplish when we started talking about it in the 90s

6 WebRTC in the Contact Center

7 Barriers to Large- Scale Desktop VoIP Deployment and Maintenance complexity Upgrades dependent upon implementa8on Quality and consistency problems Codecs varied by implementa8on Lack of standards for developers No standard desktop integra8on API Behaviors and capabili8es varied widely Infrastructure elements costly and/or difficult to manage Adobe Media Server Adobe Cirrus Service (Hosted, P2P only) openrtmfp/cumulus open source RTMFP Server

8 Why WebRTC? Built into the browser No other installa8on needed No components (e.g. Java applets) to download JavaScript API is natural and accessible for web developers Mobile browser support (phones, tablets) Based on open standards Unlike Flash, not under one company s control Standard specifies codecs, reducing uncertainty Voice - G.711, G.722, ilbc, and isac Video VP8 (+ H.264? IETF vote results?) Supports both peer- to- peer and intermediated communica8on Everyone is gehng into the WebRTC business Vendors: Avaya, Cisco, GENBAND Open Source: FreeSWITCH, Asterisk

9 WebRTC P2P Connec8on Web Server Signaling Signaling Voice/Video/Data This is the WebRTC Triangle Signaling managed by Ajax/Comet or WebSockets Poten8al problems for the contact center No access to voice path can t record

10 WebRTC Intermediated Connec8on Caller Signaling Web Server Web Server Agent Signaling Voice/Video/Data Media Gateway Voice/Video/Data WebRTC Trapezoid Signaling s8ll managed by Ajax/Comet or WebSockets Two triangles with media gateway, one for each party Voice/video passed through, recorded, etc. Poten8al problems for the contact center Latency must closely manage any audio processing delays

11 Implica8ons No phone required Expensive desktop phones can be removed from the agent desktop Reduced telephony charges Fewer calls to toll- free numbers; replaced by direct connect from the browser No more extra line for home agents Applica8on convergence Fewer somware race condi8ons when both media and data paths are managed by the browser Faster development of custom agent applica8ons

12 Challenges Standard is s8ll seoling API becoming firm, but uncertainty s8ll exists in some areas (e.g. video codec) Browser support incomplete Internet Explorer not yet supported IE is s8ll a factor in the enterprise MicrosoM proposing alterna8ve to WebRTC (CU- WebRTC) Safari not supported Call center agent desktops might need to be upgraded Agent worksta8ons are not changed omen Bare- minimum configura8ons might have audio quality issues

13 LiveOps Browser VoIP Implementa8on

14 Capabili8es Two lines of business Cloud based contact center plaporm and applica8ons Bring your own agents Business Process Outsourcer (BPO) for call center agent services Independent contractor agents Features Mul8ple inbound/outbound media channels: PSTN or VoIP voice, , web chat, SMS, Twioer, Facebook Interac8on flow processing Cradle- to- grave repor8ng Voice and screen recording Agent, Admin, Supervisor applica8ons Constraints 24/7 availability; no planned down8me Must support large, unpredictable bursts of ac8vity Some stats: >300 Customers >40,000 registered agents >100,000,000 interac8ons processed per year

15 Engineering Philosophy We are always available for customer contact on any channel Highly distributed system with limited scope of failure of independent components Releases and changes happen with systems online no scheduled down8me Mul8- tenancy with shared infrastructure Agile somware development Ship early and refine Open Source preferred over proprietary/commercial Legal review of all open source projects used 2009 LiveOps, Inc. 15

16 Global Deployment

17 Agent VoIP Requirements Provide a no- install voice op8on Connect via Public Internet or direct connec8vity infrastructure Public Internet will be adequate for most use cases Large customers may demand QoS assurances that public Internet cannot provide Maintain voice path quality Callers have low tolerance for audio quality degrada8on, jioer, echo, etc. Support older browsers to the extent possible Call centers are slow to upgrade; some contact centers s8ll run IE7 Provide for easy move to newer technology Upgrade of browser should provide improvements without changes to our app

18 Endpoint Op8ons Considered SoMphone Examples: X- Lite, SJPhone, BroadsoM Business Communicator Our partners provide various SIP endpoint op8ons Didn t want to introduce installable somware to our plaporm Non- Flash browser plug- ins Examples: N- SIP, Voipfone, Gtalk, SureVoIP No real advantage over separate somphone installer - - requires just as much installa8on and maintenance work Generally paired with a VoIP subscrip8on service Flash- based APIs Examples: Ribbit, Gizmo Flash is deployed broadly Version differences cause some clients to behave unpredictably Can be difficult for IT to manage Na8ve WebRTC Preferable, but requires investment Third- party voice API providers Examples: Twilio, Plivo, Phono Provide mul8ple op8ons (Flash or WebRTC), abstrac8ng the differences with their client APIs

19 LiveOps Browser VoIP Timeline 2000 LiveOps founded in Florida as a BPO POTS Phones 2001 Callcast founded in California as a contact center tech service 2003 LiveOps/Callcast companies technologies merge 2005 SaaS/PaaS business launched, larger customers added SIP Phones 2007 Fortune 500 customers added 2008 PCI Compliance 2009 Enterprise Agent product launched, con8nued growth So+phones 2010 REST API and Salesforce.com integra8on launched Ribbit Prototype 2011 Integrated mul8channel tech stack, Data Exchange product launched 2012 LiveOps Applica8on Server project started and launched 2013 LiveOps Browser- based VoIP Support Released Twilio Hack

20 Our choice: Twilio Twilio Client API abstracts differences between non- standard WebRTC implementa8ons in Chrome and Firefox For IE and other non- WebRTC browsers, Twilio Client API provides fallback to Flash- based VoIP Per- minute telephony prices compe88ve with other services / approaches Twilio has great market momentum Brand is well known for telephony innova8on High probability that they will keep up with and influence evolving WebRTC standard

21 Applica8on Integra8on for Browser VoIP LiveOps Engage Applica8on LiveOps Desktop API (DAPI) DAPI Twilio Connector Twilio JS API Other 3 rd Party Conn. Na8ve WebRTC Conn. WebRTC API or Flash Plugin Browser

22 LiveOps/Twilio Integra8on for Agent VoIP Inbound call is received by LiveOps 800 or DID inbound call terminates at LiveOps (PSTN) Applica8on data is sent to desktop via LiveOps proprietary data channel Call Data is sent via Desktop API to LiveOps integrated agent desktop via Public Internet LiveOps selects agent and sends Call to Twilio Extension (PSTN) LiveOps extends a PSTN call to Twilio to connect with agent Twilio finds agent s registered Twilio Client instance and opens voice path Caller is conferenced with agent by LiveOps plaporm Twilio sends VoIP call (WebRTC or Flash) to LiveOps Engage desktop client via Public Internet Legend SIP Data PSTN In October 2013, we enabled WebRTC for a 500- agent call center

23 Costs at 10M minutes/mo. $0.02/min. PSTN Toll- free $300,000 / mo. $0.01/min. Local DID Caller Agent $0.02/min. PSTN Toll- free $0.01/min. $325,000 / mo. Local DID $0.0025/min. WebRTC Caller Agent $0.02/min. PSTN Toll- free $275,000 $0.005/min. / mo. SIP $0.0025/min. WebRTC Caller Agent $0.0025/min. $0.0025/min. Caller WebRTC $150,000 $0.005/ SIP / $0.005/ mo. min. min. WebRTC Agent

24 Looking Ahead

25 Future Use Cases WebRTC Call me now buoon Agent on mobile device Firefox and Chrome both support WebRTC on mobile browser ABI Research: 4.7 billion mobile WebRTC devices will be sold by 2018 Collabora8on/Co- browsing Exploring use of TogetherJS Video support

Contact Centers and the Voice-Enabled Web. Peter J. Cornelius

Contact Centers and the Voice-Enabled Web. Peter J. Cornelius Contact Centers and the Voice-Enabled Web Peter J. Cornelius Agenda Introduction WebRTC in the Contact Center LiveOps Browser VoIP Implementation Looking Ahead LiveOps Built as a VoIP based solution for

More information

Service Providers and WebRTC

Service Providers and WebRTC Whitepaper Service Providers and WebRTC New Product Opportunities Over- the- Top (OTT) services are those that deliver communications features to customers but are apps running on the data network rather

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

WebRTC and VoIP: bridging the gap

WebRTC and VoIP: bridging the gap Images Source: Google Images WebRTC and VoIP: bridging the gap victor.pascual.avila@gmail.com @victorpascual h>p://es.linkedin.com/in/victorpascualavila What is WebRTC (Real Time CommunicaDons)? Intro

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

NUViA Unified Communications Cloud Service

NUViA Unified Communications Cloud Service NUViA Unified Communications Cloud Service Lawrence Mann & Ralph Page Business Development and Solutions Marketing 1 GENBAND Introduction Leading global vendor of real-time communications products and

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

Web Conferencing: It should be easy THE REASONS WHY IT IS NOT AND THE PATHS TO OVERCOME THE CHALLENGES.

Web Conferencing: It should be easy THE REASONS WHY IT IS NOT AND THE PATHS TO OVERCOME THE CHALLENGES. September 2013 Daitan White Paper Web Conferencing: It should be easy THE REASONS WHY IT IS NOT AND THE PATHS TO OVERCOME THE CHALLENGES. Highly Reliable Software Development Services http://www.daitangroup.com/webconferencing

More information

Contents. Specialty Answering Service. All rights reserved.

Contents. Specialty Answering Service. All rights reserved. Contents 1 Introduction... 2 2 PBX... 3 3 IP PBX... 4 3.1 How It Works... 4 3.2 Functions of IP PBX... 5 3.3 Benefits of IP PBX... 5 4 Evolution of IP PBX... 6 4.1 Fuelling Factors... 6 4.1.1 Demands from

More information

Build New LTE Revenue Streams with. PTC 2013 David Bukovsky Vice President, Products BroadSoft, Inc.

Build New LTE Revenue Streams with. PTC 2013 David Bukovsky Vice President, Products BroadSoft, Inc. Build New LTE Revenue Streams with Unified Communications PTC 2013 David Bukovsky Vice President, Products BroadSoft, Inc. Topics Market Situation Enterprise Mobility Opportunity LTE as a change agent

More information

Receiving the IP packets Decoding of the packets Digital-to-analog conversion which reproduces the original voice stream

Receiving the IP packets Decoding of the packets Digital-to-analog conversion which reproduces the original voice stream Article VoIP Introduction Internet telephony refers to communications services voice, fax, SMS, and/or voice-messaging applications that are transported via the internet, rather than the public switched

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

Phone Systems Buyer s Guide

Phone Systems Buyer s Guide Phone Systems Buyer s Guide Contents How Cri(cal is Communica(on to Your Business? 3 Fundamental Issues 4 Phone Systems Basic Features 6 Features for Users with Advanced Needs 10 Key Ques(ons for All Buyers

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

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

Microsoft Lync Transforms Business Communications

Microsoft Lync Transforms Business Communications Microsoft Lync Transforms Business Communications September 2012 Prepared by: Zeus Kerravala Microsoft Lync Transforms Business Communications by Zeus Kerravala September 2012 º º º º º º º º º º º º º

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

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

5th Annual i3forum Conference

5th Annual i3forum Conference 5th Annual i3forum Conference The Future is All IP May 15, 2014 Chicago What will the Industry face in the near future? presented by Alessandro Forcina (i3 Forum WS Technical Aspects Chairman) TELECOM

More information

UAB Cyber Security Ini1a1ve

UAB Cyber Security Ini1a1ve UAB Cyber Security Ini1a1ve Purpose of the Cyber Security Ini1a1ve? To provide a secure Compu1ng Environment Individual Mechanisms Single Source for Inventory and Asset Management Current Repor1ng Environment

More information

Managed Phone System. Benefits of switching to a cloud based business VoIP solution.

Managed Phone System. Benefits of switching to a cloud based business VoIP solution. Managed Phone System Benefits of switching to a cloud based business VoIP solution. 1 Current Telecom Landscape 80% of business customers in Canada are using outdated legacy technology Large telecoms are

More information

Introduc)on to Real- Time Applica)ons and Infrastructure development in the IETF

Introduc)on to Real- Time Applica)ons and Infrastructure development in the IETF Introduc)on to Real- Time Applica)ons and Infrastructure development in the IETF IETF 86 Orlando, FL, USA! Sunday, March 10, 2013!! Adam Roach (Presenter) ! Robert Sparks !

More information

A Versatile and Scalable Testing Solution

A Versatile and Scalable Testing Solution A Versatile and Scalable Testing Solution to Meet the Challenges of Testing WebRTC Services By: Chao Zhao Software Engineer at Valid8.com 1 The Nature of WebRTC How WebRTC integrates into IMS Four Stages

More information

WebRTC: What is it & why is it important? Dean Bubley, Disruptive Analysis

WebRTC: What is it & why is it important? Dean Bubley, Disruptive Analysis WebRTC: What is it & why is it important? Dean Bubley, Disruptive Analysis WebRTC Asia Forums, Hong Kong & Singapore, dean.bubley@disruptive-analysis.com @disruptivedean About Disruptive Analysis London-based

More information

Attendee Reference Guide

Attendee Reference Guide Attendee Reference Guide How To Login There are two ways to join a Jigsaw Mee2ng. Op,on 1: 1. Go to www.jigsawmee2ng.com 2. Click on the bu>on Join Mee,ng at the top of the homepage. This will take you

More information

PETER CUTLER SCOTT PAGE. November 15, 2011

PETER CUTLER SCOTT PAGE. November 15, 2011 Future of Fax: SIP Trunking PETER CUTLER SCOTT PAGE November 15, 2011 QUESTIONS AND ANSWERS TODAY S SPEAKERS Peter Cutler Vice President of Sales Instant InfoSystems Scott Page Subject Matter Expert Dialogic

More information

New Phone System Questions from Potential Respondents:

New Phone System Questions from Potential Respondents: Iron Bow Questions New Phone System Questions from Potential Respondents: 1. Question: Please provide more detail on: solution that provides alternative routes for data in the event of a main access point

More information

SIP-ing? Pipeline Articles www.contactcenterpipeline.com

SIP-ing? Pipeline Articles www.contactcenterpipeline.com tech line / jul 2013 Time to Start SIP-ing? Can a SIP-based solution add value for your contact center? A look at the key opportunities and considerations. By Ken Barton, and Matt Morey, Strategic Contact

More information

VoIP Solutions Guide Everything You Need to Know

VoIP Solutions Guide Everything You Need to Know VoIP Solutions Guide Everything You Need to Know Simplify, Save, Scale VoIP: The Next Generation Phone Service Ready to Adopt VoIP? 10 Things You Need to Know 1. What are my phone system options? Simplify,

More information

mobile unified communications client and docking station

mobile unified communications client and docking station FREQUENTLY ASKED QUESTIONS mobile unified communications client and docking station What are the target customer characteristics of a Mobile UC subscriber? + Verizon Wireless as mobile carrier. Mobile

More information

Lab Introduction software Voice over IP

Lab Introduction software Voice over IP Lab Introduction software Voice over IP 1 Lab Capability and Status Software used in this course installed in Engineering labs including the lab opened for students ENGR1506 - http://labs.ite.gmu.edu/

More information

GENBAND Overview and UC Solution. -Common Platform Uncommon Performance

GENBAND Overview and UC Solution. -Common Platform Uncommon Performance GENBAND Overview and UC Solution -Common Platform Uncommon Performance Corporate Profile Employees 2,200 Solutions Switching, Networking and Applications Operations 50 Sales and Support Centers Market

More information

The Business Value of SIP Trunking

The Business Value of SIP Trunking July 2013 US$39.00 S P E C I A L R E P O R T The Business Value of SIP Trunking By Khali Henderson Editor-in-Chief, Channel Partners COMMUNICATIONS Table of Contents Introduction... 3 What Is SIP Trunking?...

More information

November 2013. The Business Value of SIP Trunking

November 2013. The Business Value of SIP Trunking November 2013 S P E C I A L R E P O R T The Business Value of SIP Trunking Table of Contents Introduction... 3 What Is SIP Trunking?... 3 What Is the Demand for SIP Trunking?... 5 How Does SIP Trunking

More information

Unified Communications. Increased productivity through communications convergence

Unified Communications. Increased productivity through communications convergence Unified Communications Increased productivity through communications convergence Current Infrastructure 10,000 Telephones Over 370 locations 80 Separate Phone Systems Over $3 Million in annual AT&T cost

More information

1. Mobile VoIP solutions and Services:

1. Mobile VoIP solutions and Services: About Us We at Mir Technologies do 3 things. 1. Mobile VoIP solutions and Services: mtel is an International Brand. mtel created partnerships with esteemed global VoIP operators through a focused and stable

More information

Deployment options for Avaya Communicator for Microsoft Lync with Lync Peer to Peer calling enabled

Deployment options for Avaya Communicator for Microsoft Lync with Lync Peer to Peer calling enabled White Paper Deployment options for Avaya Communicator for Microsoft Lync with Lync Peer to Peer calling enabled Abstract This white paper describes the procedure to enable Microsoft peer to peer calling

More information

The Cloud A Seamless Mobile Experience. Martin Guilfoyle VP Innovation, R&D

The Cloud A Seamless Mobile Experience. Martin Guilfoyle VP Innovation, R&D The Cloud A Seamless Mobile Experience Martin Guilfoyle VP Innovation, R&D Agenda The Cloud What Is It? Drivers for Cloud services Challenges to The Cloud Introducing ASPX Application store conundrum 2

More information

Delivering the right contact center solution for your business

Delivering the right contact center solution for your business Delivering the right contact center solution for your business G ENESYS AN ALCATEL LUCENT COMPANY ACCESS GROUP About Access Access Group is a name that is synonymous with great service offerings. Be it

More information

Everything You Need to Know about Cloud BI. Freek Kamst

Everything You Need to Know about Cloud BI. Freek Kamst Everything You Need to Know about Cloud BI Freek Kamst Business Analy2cs Insight, Bussum June 10th, 2014 What s it all about? Has anything changed in the world of BI? Is Cloud Compu2ng a Hype or here to

More information

Rich Communication Suite Enabler. plus integration with your existing VoIP services

Rich Communication Suite Enabler. plus integration with your existing VoIP services Rich Communication Suite Enabler plus integration with your existing VoIP services Join the next generation telecom market and offer services that are blend the best features of Skype, Viber and WhatsApp.

More information

CVOICE Exam Topics Cisco Voice over IP Exam #642-432 7/14/2005

CVOICE Exam Topics Cisco Voice over IP Exam #642-432 7/14/2005 CVOICE Exam Topics Cisco Voice over IP Exam #642-432 7/14/2005 From the Cisco CVOICE 642-432 Exam Topics Voice over IP Technologies Describe the similarities and differences between PSTN and VoIP including

More information

Application Notes. Introduction. Contents. Managing IP Centrex & Hosted PBX Services. Series. VoIP Performance Management. Overview.

Application Notes. Introduction. Contents. Managing IP Centrex & Hosted PBX Services. Series. VoIP Performance Management. Overview. Title Series Managing IP Centrex & Hosted PBX Services Date July 2004 VoIP Performance Management Contents Introduction... 1 Quality Management & IP Centrex Service... 2 The New VoIP Performance Management

More information

SIP Trunking DEEP DIVE: The Service Provider

SIP Trunking DEEP DIVE: The Service Provider SIP Trunking DEEP DIVE: The Service Provider Larry Keefer, AT&T Consulting UC Practice Director August 12, 2014 2014 AT&T Intellectual Property. All rights reserved. AT&T, the AT&T logo and all other AT&T

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

Public Safety VoIP + Bridging

Public Safety VoIP + Bridging Public Safety VoIP + Bridging Anna Paulson Electronics Engineer Public Safety Communica=ons Research Program apaulson@its.bldrdoc.gov 1 2 Department of Homeland Security Office for Interoperability and

More information

PQ.01.01.08 v3.0. Voice over Wi-Fi. Datasheet

PQ.01.01.08 v3.0. Voice over Wi-Fi. Datasheet PQ.01.01.08 v3.0 Voice over Wi-Fi Datasheet Version 1.0 29 January 2015 Wi-Fi to the rescue Telecommunication Operators have always struggled to achieve 100% coverage, and to provide basic services like

More information

Migrating to Hosted Telephony. Your ultimate guide to migrating from on premise to hosted telephony. www.ucandc.com

Migrating to Hosted Telephony. Your ultimate guide to migrating from on premise to hosted telephony. www.ucandc.com Migrating to Hosted Telephony Your ultimate guide to migrating from on premise to hosted telephony Intro What is covered in this guide? A professional and reliable business telephone system is a central

More information

SIP Trunking: Evolution and Position in the Market Today VoiceCon, November 2008

SIP Trunking: Evolution and Position in the Market Today VoiceCon, November 2008 SIP Trunking: Evolution and Position in the Market Today VoiceCon, November 2008 Alla Reznik Director of Marketing Global VoIP Services GLOBAL CAPABILITY. PERSONAL ACCOUNTABILITY. 2008 Verizon. All Rights

More information

What's New in Sametime 8.5. Roberto Chiabra IBM Certified IT Specialist

What's New in Sametime 8.5. Roberto Chiabra IBM Certified IT Specialist What's New in Sametime 8.5 Roberto Chiabra IBM Certified IT Specialist What's new in Sametime 8.5 Sametime Connect Client Online Meetings Audio / Video W eb Browser Clients & W eb 2.0 APIs Sametime Systems

More information

1st TF-WebRTC meeting. Uninett WebRTC activities Stefan Otto Paris 15.12.2014

1st TF-WebRTC meeting. Uninett WebRTC activities Stefan Otto Paris 15.12.2014 1st TF-WebRTC meeting Uninett WebRTC activities Stefan Otto Paris 15.12.2014 UNINETT Sanntid group sanntid (norwegian) - realtime National SIP infrastructure: Institution located gateways Kamailio and

More information

UC & C Success Requires a Services Lead Approach

UC & C Success Requires a Services Lead Approach UC & C Success Requires a Services Lead Approach Presented by Zeus Kerravala Principal Analyst 2014 ZK RESEARCH, A DIVISION OF KERRAVALA CONSULTING The Business Climate is Changing Technology Solution

More information

WebRTC Conference & Expo 2013. The Big Picture & Keynotes Highlights

WebRTC Conference & Expo 2013. The Big Picture & Keynotes Highlights WebRTC Conference & Expo 2013 The Big Picture & Keynotes Highlights The Big Picture webrtc is getting mature and is ready for wide application development and deployment Technical standard is completed

More information

Lotus Sametime Unified Telephony

Lotus Sametime Unified Telephony Lotus Sametime Unified Telephony Telephony Integration An IBM Proof of Technology 2010 IBM Corporation Agenda IBM Software Telephony Integration Strategy : Two different approaches Telephony Vendor plug-ins

More information

ezuce Open Enterprise Communications Challenging the Status Quo in the Comms Market

ezuce Open Enterprise Communications Challenging the Status Quo in the Comms Market ezuce Open Enterprise Communications Challenging the Status Quo in the Comms Market Truly Liberating Launching ezuce New company with a mature product > New company to challenge the status quo in the Enterprise

More information

Switchvox It s More than a Phone System - It s a Be3er Way to Communicate. Digium Confiden-al

Switchvox It s More than a Phone System - It s a Be3er Way to Communicate. Digium Confiden-al Switchvox It s More than a Phone System - It s a Be3er Way to Communicate 1 Find out How Switchvox is a Be6er Way to Communicate: Today s Topics: Who is TRACI.net? Who is Digium? What is Switchvox? Switchvox

More information

Unified Communications Overview

Unified Communications Overview A CBTS White Paper Unified Communications Overview Craig Chavis Solution Architect, CBTS 10/5/2012 www.cbts.cinbell.com Table of Contents Unified Communications Overview...3 Unified Communications as a

More information

The Real Score of Cloud

The Real Score of Cloud The Real Score of Cloud Mayur Sahni Sr. Research Manger IDC Asia/Pacific msahni@idc.com @mayursahni Digital Transformation Changing Role of IT Innova&on Informa&on Business agility Changing role of the

More information

Why Architecture Matters

Why Architecture Matters Unified Communications Why Architecture Matters A UCStrategies White Paper sponsored by ezuce October 2014 Copyright ezuce 2014, all rights reserved Why Architecture Matters Unified Communications (UC)

More information

CloudSpan VoIP Services Feature List

CloudSpan VoIP Services Feature List CloudSpan VoIP Services Feature List Interested in learning how our proven software platform can revitalize your business communications? With CloudSpan by VoIP Supply, we give you the tools and features

More information

Predictions for the Digital Workplace 2015

Predictions for the Digital Workplace 2015 Predictions for the Digital Workplace 2015 Jim Lundy CEO and Lead Analyst David Mario Smith Research Director, Lead Analyst Speakers for Today Jim Lundy David Smith CEO, Lead Analyst Research Director,

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

How To Save Money On An Ip Trunking (Ip Trunking)

How To Save Money On An Ip Trunking (Ip Trunking) SIP Trunking The line is virtual. The benefits are real. Savings, scalability, and service for any business What is SIP trunking? In the days before the internet, a trunk was the name for a dedicated line

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

HOW UC AND MOBILITY INTERPLAY IN THE FUTURE

HOW UC AND MOBILITY INTERPLAY IN THE FUTURE HOW UC AND MOBILITY INTERPLAY IN THE FUTURE STRATEGIES FOR TODAY S CIOS ANTHONY BARTOLO PRESIDENT UNIFIED COMMUNICATIONS AND MOBILITY SERVICES NOVEMBER 2015, LA JOLLA, CALIFORNIA ABILITY TO EXECUTE WHO

More information

Anthony Caragol Gonzalo Escarrá

Anthony Caragol Gonzalo Escarrá Anthony Caragol Gonzalo Escarrá #SWCEvents Agenda SWC Introduction Unified Communications Technology Landscape Introduction of Skype for Business 2015 Demonstration Getting Started About SWC Technology

More information

Why WebRTC is essential to all telcos and OTT players

Why WebRTC is essential to all telcos and OTT players Why WebRTC is essential to all telcos and OTT players WebRTC Hong Kong Forum -- How WebRTC will transform business communication and collaboration Dr CW Cheung ( 張 智 華 ) Research Fellow, Consulting Director,

More information

Modernizing EDI: How to Cut Your Migra6on Costs by Over 50%

Modernizing EDI: How to Cut Your Migra6on Costs by Over 50% Modernizing EDI: How to Cut Your Migra6on Costs by Over 50% EDI Moderniza6on: Before and ABer External Loca;ons, Partners, and Services Customers Suppliers / Service Providers Cloud/SaaS Applica;ons &

More information

Multimedia Service Platform

Multimedia Service Platform Multimedia Service Platform Turnkey solution for SIP based communications Adrian Georgescu AG Projects http://ag-projects.com Current telecommunications landscape From the old PSTN only the E.164 numbering

More information

MONETIZING THE MOBILE APP. A Light Reading Webinar Sponsored by

MONETIZING THE MOBILE APP. A Light Reading Webinar Sponsored by MONETIZING THE MOBILE APP A Light Reading Webinar Sponsored by TODAY S PRESENTERS ANDY GRAY Moderator Heavy Reading CASSIDY SHIELD Head of Global Marketing Content, Cloud, Communications 2 AGENDA 1. Service

More information

with HD quality and many more supportive features and applications

with HD quality and many more supportive features and applications Always more than you expect Panasonic SIP telephony Terminals with HD quality and many more supportive features and applications SIP Terminals key features Advanced technology for an advanced business

More information

HTML5 the new. standard for Interactive Web

HTML5 the new. standard for Interactive Web WHITE PAPER HTML the new standard for Interactive Web by Gokul Seenivasan, Aspire Systems HTML is everywhere these days. Whether desktop or mobile, windows or Mac, or just about any other modern form factor

More information

Decentralize Your Business Operations with Hosted VoIP Phone Systems

Decentralize Your Business Operations with Hosted VoIP Phone Systems White Paper Decentralize Your Business Operations with Hosted VoIP Phone Systems Contents Executive Summary....2 Five Benefits of Hosted VoIP....2 Benefit #1 support home workers....2 Benefit #2 cost effective

More information

Subtitle. VoIP Migration Strategy. Keys to a Successful Planning and Transition. VoIP Migration Strategy Compare Business Products 2014 1

Subtitle. VoIP Migration Strategy. Keys to a Successful Planning and Transition. VoIP Migration Strategy Compare Business Products 2014 1 Subtitle VoIP Migration Strategy Keys to a Successful Planning and Transition VoIP Migration Strategy Compare Business Products 2014 1 Contents Introduction... 3 VoIP Defined... 3 Why Are Businesses Opting

More information

How Telecom Italia Empowers Customer Service from the IMS Cloud

How Telecom Italia Empowers Customer Service from the IMS Cloud How Telecom Italia Empowers Customer Service from the IMS Cloud Giacomo De Filippis, IPCC Senior Program Manager, Telecom Italia Guillaume Calot, Strategic Business Director EMEA, Alcatel-Lucent Enterprise

More information

Firewalls vs. ESBCs: You May Be Under Attack and Not Even Know It. Mike Reiman Director of Software Solutions

Firewalls vs. ESBCs: You May Be Under Attack and Not Even Know It. Mike Reiman Director of Software Solutions Firewalls vs. ESBCs: You May Be Under Attack and Not Even Know It Mike Reiman Director of Software Solutions Edgewater Networks Overview Based in San Jose, California, Edgewater Networks was founded in

More information

WEBINAR: Hotel Phone Systems VoIP + Cabling. During this webinar we'll look at how implemendng a VoIP phone system will impact your current set up.

WEBINAR: Hotel Phone Systems VoIP + Cabling. During this webinar we'll look at how implemendng a VoIP phone system will impact your current set up. WEBINAR: Hotel Phone Systems VoIP + Cabling During this webinar we'll look at how implemendng a VoIP phone system will impact your current set up. With the innova+ons of VoIP telephone systems comes more

More information

Introduction to VOIP. Stephen Okay Abdus Salam Int l Center for Theoretical Physics Trieste, Italy, February 21, 2007

Introduction to VOIP. Stephen Okay Abdus Salam Int l Center for Theoretical Physics Trieste, Italy, February 21, 2007 Introduction to VOIP Stephen Okay Abdus Salam Int l Center for Theoretical Physics Trieste, Italy, February 21, 2007 Intro to VOIP Classic Telephony Data Networks(Review) VOIP What it is Protocols Hardware

More information

RCS - Overview. www.voipswitch.com. Rich Communication Suite

RCS - Overview. www.voipswitch.com. Rich Communication Suite RCS - Overview Rich Communication Suite RCS enhances consumer VoIP services by adding a whole suite of new features that go beyond voice and simple text communication. The emphasis is on a contact oriented

More information

Cloud Contact Center Services Profile: LiveOps

Cloud Contact Center Services Profile: LiveOps VENDOR PROFILE Cloud Contact Center Services Profile: LiveOps Melissa O'Brien IDC OPINION LiveOps, a cloud contact center services provider, has crafted its offerings and messaging around some of the most

More information

White Paper. Open Source Telephony: The Evolving Role of Hardware as a Key Enabler of Open Source Telephony in the Business Market.

White Paper. Open Source Telephony: The Evolving Role of Hardware as a Key Enabler of Open Source Telephony in the Business Market. White Paper Open Source Telephony: The Evolving Role of Hardware as a Key Enabler of Open Source Telephony in the Business Market Produced For: Produced By: July 2006 The Evolving Role of Hardware as a

More information

NEWT Managed PBX A Secure VoIP Architecture Providing Carrier Grade Service

NEWT Managed PBX A Secure VoIP Architecture Providing Carrier Grade Service NEWT Managed PBX A Secure VoIP Architecture Providing Carrier Grade Service This document describes the benefits of the NEWT Digital PBX solution with respect to features, hardware partners, architecture,

More information

Making Everything Easier! Fonality Special Edition. Cloud VoIP

Making Everything Easier! Fonality Special Edition. Cloud VoIP Making Everything Easier! Fonality Special Edition Cloud VoIP Learn to: Increase productivity with a cloud-based Unified Communications solution Save money by avoiding CAPEX Access the right person with

More information

Avaya Aura Session Manager

Avaya Aura Session Manager Avaya Aura Session Manager Avaya Aura Session Manager is the core of Avaya s revolutionary Session Initiated Protocol (SIP) based cloud computing architecture. The Session Manager platform makes it possible

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

Four Virtual Meeting Room Deployment Strategies for Technology Companies: Which Strategy is Best for You?

Four Virtual Meeting Room Deployment Strategies for Technology Companies: Which Strategy is Best for You? WHITE PAPER Four Virtual Meeting Room Deployment Strategies for Technology Companies: Which Strategy is Best for You? Firms can use the guidance offered in this paper to better understand four available

More information

Software-Powered VoIP

Software-Powered VoIP Software-Powered VoIP Ali Rohani Anthony Murphy Scott Stubberfield Unified Communications Architecture Core Scenarios UC endpoints QOE Monitoring Archiving CDR AOL Public IM Clouds Yahoo Remote Users MSN

More information

Unified Communications. Comprehensive upgrade to the voice services for PBC

Unified Communications. Comprehensive upgrade to the voice services for PBC Unified Communications Comprehensive upgrade to the voice services for PBC 1 Project Initiation Request for funding/bcc approval 1 Evaluation Methodology ISS developed lab criteria and testing methodology

More information

Disaster Recovery Planning and Implementa6on. Chris Russel Director, IT Infrastructure and ISO Compu6ng and Network Services York University

Disaster Recovery Planning and Implementa6on. Chris Russel Director, IT Infrastructure and ISO Compu6ng and Network Services York University Disaster Recovery Planning and Implementa6on Chris Russel Director, IT Infrastructure and ISO Compu6ng and Network Services York University Agenda Background for York s I.T. Disaster Recovery Planning

More information

Unified Communications as a Service (UCaaS)

Unified Communications as a Service (UCaaS) Unified Communications as a Service (UCaaS) RE-THINK: what s possible A FlexTEL White Paper April 2012 Table of Contents Introduction... Unified Communication Trends... The Challenges of Building a VoIP

More information

An Introduction to VoIP Protocols

An Introduction to VoIP Protocols An Introduction to VoIP Protocols www.netqos.com Voice over IP (VoIP) offers the vision of a converged network carrying multiple types of traffic (voice, video, and data, to name a few). To carry out this

More information

Course 4: IP Telephony and VoIP

Course 4: IP Telephony and VoIP Course 4: IP Telephony and VoIP Telecommunications Technical Curriculum Program 3: Voice Knowledge 6/9/2009 1 Telecommunications Technical Curriculum Program 1: General Industry Knowledge Course 1: General

More information

Moving toward unified communications

Moving toward unified communications White Paper Table of contents 2 An industry evolves 2 Opening up a world of choice 3 Laying the groundwork for future integration 4 Looking ahead at the roadmap 4 Reaping benefits of UC today Moving toward

More information

Telecommunications and Data Convergence for the Technically Challenged

Telecommunications and Data Convergence for the Technically Challenged NetLink Technologies, Inc. White Paper Telecommunications and Data Convergence for the Technically Challenged April 2008 3589 Sagamore Parkway N. Suite 240 Lafayette, Indiana www.netlink-tech.com In the

More information

3. Analog Telephone Adapters & Gateways (FXS/FXO)

3. Analog Telephone Adapters & Gateways (FXS/FXO) 1. Company Overview 2. Product Portfolio 3. Analog Telephone Adapters & Gateways (FXS/FXO) 4. Questions Company Overview Founded in 2002 Over 400 employees Leading manufacturer of IP Voice/Video Telephony

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

The VoIP Institute, Inc. Presents. CxO 5 Minute VoIP Guru Guide

The VoIP Institute, Inc. Presents. CxO 5 Minute VoIP Guru Guide The VoIP Institute, Inc. Presents CxO 5 Minute VoIP Guru Guide A NON-VENDOR PERSPECTIVE ON VOIP FOR EVERY CXO OR DECISIONMAKER About the VoIP Institute, Inc. The VoIP Institute, Inc. www.voipinstitute.net

More information

How To Use Voip Over Ip Over A Cell Phone (Telco) Over A Pc Or Ip (Telcom) Over The Internet (Telnet) Over Ppl Or Ip/Ip) Over Landline (Teltophone) Over Ip

How To Use Voip Over Ip Over A Cell Phone (Telco) Over A Pc Or Ip (Telcom) Over The Internet (Telnet) Over Ppl Or Ip/Ip) Over Landline (Teltophone) Over Ip Introduction to VOIP Stephen Okay Abdus Salam Int l Center for Theoretical Physics Trieste, Italy, February 21, 2006 Intro to VOIP Classic Telephony Data Networks(Review) VOIP What it is Protocols Hardware

More information

Cisco 646-276 Exam Questions & Answers

Cisco 646-276 Exam Questions & Answers Cisco 646-276 Exam Questions & Answers Number: 646-276 Passing Score: 800 Time Limit: 120 min File Version: 25.8 http://www.gratisexam.com/ Exam Code: 646-276 Exam Name: MeetingPlace Sales Specialist (SMPS)

More information