Wildix WebRTC Kite & MCU Videoconference. Quick Start Guide

Size: px
Start display at page:

Download "Wildix WebRTC Kite & MCU Videoconference. Quick Start Guide"

Transcription

1 Wildix WebRTC Kite & MCU Videoconference Quick Start Guide Version

2 Wildix Kite is a professional solution based on WebRTC technology for real-time communication with the customer through the company website, totally integrated into the Wildix UC system. Introduction 3 Configuration 3 Requirements 3 Dialplan configuration 4 Try Wildix Kite 4 Customize Kite 5 Wildix APIs 5 A ready HTML template 6 Limit access to Kite service 6 Add a Kite Widget to your website 7 MCU Videoconference 8 Features and limitations 8 Create and access a conference 8 Desktop Sharing component 10 Wildix WebRTC Kite and MCU Conference - Quick Start Guide 2

3 Introduction Wildix Kite is a professional solution for business communication based on the WebRTC technology that brings Unified Communications to the corporate website. With Wildix Kite a website visitor can communicate with the company call agents via chat, audio and video, desktop and data sharing, all this with just one click. Features supported: Chat Audio call Video streaming Desktop sharing File exchange MCU Video conference (chat, audio conference, video streaming, screensharing) Wildix WebRTC Kite can be added to the website in the form of: A customizable Call button (simple HTML template) Widget (embedded into the website or into a separate web page) An example of Kite implementation can be found here: Wildix Kite is fully integrated into the Wildix telephony system: Chat requests are managed by PBX users via Wildix Collaboration interface. Audio calls can be managed from all Wildix devices, including: WP phones, W-AIR phones, PC (Zero Distance), mobile devices (Wildix Mobile Collaboration for ios and Android). Wildix Kite uses a separate Dialplan which makes it easy to customize the service. Chat requests from Kite service can be routed to separate call agents or to call groups Configuration Requirements Browser compatibility: Google Chrome Mozilla Firefox Opera We recommend to use the latest stable version of browser. Licenses enabled on the PBX: Wildix Collaboration Wildix WebRTC Kite and MCU Wildix WebRTC Kite and MCU Conference - Quick Start Guide 3

4 Dialplan configuration 1. Create a Dialplan procedure and name it kite (WMS > Dialplan > Dialplan rules) 2. Add internalcalls (Users dialplan) to Included procedures. Now all the users registered to your PBX can receive calls via Kite service. Try Wildix Kite 1. Open supported web browser and type: where PBX_Serial_Number is the Serial Number of your PBX and Extension_Number is the extension number of user registered to this PBX Example: 2. Enter your name and (optional) and click Connect (it is also possible to sign in via your social networks account): 3. In case the extension entered into the URL exists (on step 1), chat with this user starts automatically: User receives chat request to Wildix Collaboration interface. Use the buttons in the upper right part of the window to make a call or start video streaming with the user. Use the paperclip icon to send a file (or simply drag the file into the input field). Click Options to: Logout Make an audio echo test Change the language Wildix WebRTC Kite and MCU Conference - Quick Start Guide 4

5 Customize Kite Wildix APIs Thanks to Wildix APIs it s possible to display on the website page the information about call agent s presence and availability status, users personal images, geolocation, this information is synchronized with Wildix Collaboration and status of devices registered to the user s account. Note: Information is not taken from the PBX in real time, it is synchronized every 10 seconds, so it s necessary to specify the refresh time in the JavaScript that loads the information. Display call agent information Show user avatar: Show user status image: Show user status and geolocation in JSON format: Example: { type":"result","result":{"online":true,"show":false,"device_show":false,"status":false,"location": {"address":false,"lat":false,"lng":false}}} Information about the user that includes all the data in JSON format: Example: {"type":"result","result":{"uid":"xxxxxxx","name":"user Name,"avatar":" \/XXX.png","pbx":" XXXXX","presence": {"online":true,"show":false,"device_show":false,"status":false,"location": {"address":false,"lat":false,"lng":false}},"pbxip":"xxx.xx.x.xx"}} Wildix WebRTC Kite and MCU Conference - Quick Start Guide 5

6 Variables explanation: uid: unique ID of the user name: user name avatar: pbx: PBX Serial number Presence: online: online or offline show: the status set up by the user (away, dnd) device_show: device status (talking, ringing) status: status message location: serves for geolocation ({address, latitude, longitude}) pbxip: PBX IP address A ready HTML template Download a ready HTML template HERE. Note: you can use a call group ID instead of an extension number, in this way you can route the chat requests to group of users. Here is how the call agent appears on the webpage: Limit access to Kite service Via ACL groups you can forbid a user s presence status and avatar visualization: 1. Go to WMS > Users > Groups 2. Select a group 3. Add the Ability cannot, Share status via Kite 4. Click Save Via Dialplan you can can limit the numbers that can be dialed: 1. Go to WMS > Dialplan > Dialplan rules 2. Select kite procedure 3. Program the Dialplan procedure according to your needs You can remove Internalcalls from Included procedures and add only those numbers that can be dialed. Otherwise you can set up the system to route the incoming calls to certain numbers to VM or to other users. Wildix WebRTC Kite and MCU Conference - Quick Start Guide 6

7 Add a Kite Widget to your website Example of Wildix Kite Widget can be found on 1. Go to the page of code generation: 2. Fill out the fields and click Generate 3. The code is generated, copy the code and paste it into your website between the tags and or into a single web page. Note: it is possible to perform a test to see how the widget will look on your website: After filling out the fields, press Test instead of Generate, you will see the widget simulation. Wildix WebRTC Kite and MCU Conference - Quick Start Guide 7

8 MCU Videoconference Features and limitations WebRTC based HD Audio/Video Max 6 video/audio participants + 4 audio only participants Screen sharing Access for external users via invitation by , via link, via phone number Mute/unmute participants Dynamic video allocation Browser: Google Chrome, Chromium, Opera Create and access a conference A PBX user can create a conference from Wildix Collaboration interface (Messaging tab): Wildix WebRTC Kite and MCU Conference - Quick Start Guide 8

9 Access to the conference for PBX users Access the conference by a link received via chat: Call the internal number from Wildix device (WP, W-AIR, Zero Distance, ios or Android application) The internal number (for PBX users) is in the following format: 98XXXXXXX, where 98 is the feature code to access to the conference, XXXXXXX is the conference ID number consisting always of seven digits. NOTE: While calling from Zero Distance, it is necessary to first dial the feature code 98, and then follow the audio instructions which would invite you to enter the conference number (containing seven digits). Access to the conference for external users Kite users can access the conference by a link received via chat: External users can enter the conference by following a link or calling a phone number sent to them via Example of the letter: Dear Mario Rossi, you have been invited to a Wildix hosted conference by Elena Kornilova. You can access the conference either by opening the following url using Google Chrome: or by calling the following numbers: Italy Local Number: France Local Number: when asked enter the following conference id: XXXXXXX and follow the instructions. Regards, Wildix Hosted Conference Solutions Wildix WebRTC Kite and MCU Conference - Quick Start Guide 9

10 Desktop Sharing component The first time you click on screen sharing icon during a conference, you are invited to add the Wildix Desktop Sharing component to Chrome extensions: Once the extension has been added, you can check its permissions and status by clicking the button Customize and control Google Chrome (in the upper right part of Google Chrome browser) > More tools > Extensions Wildix WebRTC Kite and MCU Conference - Quick Start Guide 10

Wildix Kite. Quick Guide

Wildix Kite. Quick Guide Wildix Kite Quick Guide Version 20.09.2013 Wildix Kite is a professional web-based solution for real-time communication through the company website, totally integrated into the telephony system. Introduction

More information

Wildix MCU Video Conference

Wildix MCU Video Conference Wildix MCU Video Conference User Guide Version created on: 21.10.2014 The User Guide describes the Wildix MCU Video Conference features and explains how to create and to manage the conferences. Requirements

More information

Wildix Web API. Quick Guide

Wildix Web API. Quick Guide Wildix Web API Quick Guide Version: 11.12.2013 Wildix Web API integrates with CRM, ERP software, Fias/Fidelio solutions and Web applications. Javascript Telephony API allows you to control the devices

More information

Getting Started with Zoom

Getting Started with Zoom Signing in to Zoom Note: this is not necessary to join meetings. Getting Started with Zoom 1. Go to https://trentu.zoom.us. 2. Click Sign In. 3. Login using your Trent username and password. Download the

More information

easy-to-use platform. Our solution offers the best video, audio and screen-sharing quality across Window, Mac, ios, Android

easy-to-use platform. Our solution offers the best video, audio and screen-sharing quality across Window, Mac, ios, Android Getting Started On PC And Mac What is Zoom? Zoom, the cloud meeting company, unifies cloud video conferencing, simple online meetings and mobile collaboration into one easy-to-use platform. Our solution

More information

ViSH User Manual. ViSH is a social network for teachers and scientist to meet and collaborate in the science teaching.

ViSH User Manual. ViSH is a social network for teachers and scientist to meet and collaborate in the science teaching. MANUAL ViSH User Manual ViSH is a social network for teachers and scientist to meet and collaborate in the science teaching. ViSH includes a variety of functionalities that aim to provide users with the

More information

University of Florida Video & Collaboration Services

University of Florida Video & Collaboration Services University of Florida Video & Collaboration Services Introduction to the Acano Solution Pilot Program Index A. Acano access B. Request an Acano account C. Sign-in D. Making calls E. UF s Phone Number F.

More information

Getting Started Guide

Getting Started Guide Getting Started Guide Table of Contents OggChat Overview... 3 Getting Started Basic Setup... 3 Dashboard... 4 Creating an Operator... 5 Connecting OggChat to your Google Account... 6 Creating a Chat Widget...

More information

Unified Meeting 5 User guide for MAC

Unified Meeting 5 User guide for MAC Unified Meeting 5 User guide for MAC Unified Meeting 5 is a web based tool that puts you in complete control of all aspects of your meeting including scheduling, managing and securing your meetings.. Whether

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

How to Join or Accept a GoToMeeting Videoconferencing Request

How to Join or Accept a GoToMeeting Videoconferencing Request How to Join or Accept a GoToMeeting Videoconferencing Request 1. Join a Session Join a session from your invitation email 1. Open the calendar invitation you received from the organizer. 2. Click the Join

More information

Hosted PBX. TelePacific Communicator User Guide. Desktop Edition

Hosted PBX. TelePacific Communicator User Guide. Desktop Edition Hosted PBX TelePacific Communicator User Guide Desktop Edition 11/19/2014 CONTENTS Login... 2 Home Window... 3 Status Flag... 4 My Room... 6 Contacts Screen... 6 History... 8 Directory... 9 Dialpad...

More information

Spontania User Setup Guide

Spontania User Setup Guide Spontania User Setup Guide ClearOne 5225 Wiley Post Way Suite 500 Salt Lake City, UT 84116 Telephone 1.800.945.7730 1.801.975.7200 Spontania Support 1.801.974.3612 TechSales 1.800.705.2103 FAX 1.801.977.0087

More information

Unified Meeting 5 User guide for Windows

Unified Meeting 5 User guide for Windows Unified Meeting 5 User guide for Windows Unified Meeting 5, a meeting and collaboration application enhances the way you communicate by making meetings convenient and easy to manage. It improves your meeting

More information

The UC Learning Center: Disabling Pop-Up Blockers

The UC Learning Center: Disabling Pop-Up Blockers The UC Learning Center: Disabling Pop-Up Blockers In order to launch online courses within the UC Learning Center all pop-up blockers must be turned off. This guide will walk you through disabling pop-up

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 instructions in this user guide will help make meetings easier to manage, more effective and more productive.

The instructions in this user guide will help make meetings easier to manage, more effective and more productive. User Guide for Windows ZONE Conference - Unified Meeting 5 is a web based tool that puts you in complete control of all aspects of your meeting including scheduling, managing and securing your meetings.

More information

Unified Communications Android Client Quick Reference Guide

Unified Communications Android Client Quick Reference Guide Unified Communications Android Client Quick Reference Guide Table of Contents About MegaPath Unified Communications (UC)... 2 Download and Install the UC Client... 2 Logging In... 3 Logout... 3 The UC

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

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

Magnet Voice. Android App Installation

Magnet Voice. Android App Installation Magnet Voice Android App Installation 1. Overview of the Android softphone app 3 2. Installing the softphone app on the smart phone 3 2.1. Enter system IP registration data in the app...4 2.2. Advanced

More information

OUR HOSTED PHONE SOLUTION WILL SAVE YOUR BUSINESS MONEY AND MEET ALL YOUR TELEPHONE REQUIREMENTS. LOGO HERE

OUR HOSTED PHONE SOLUTION WILL SAVE YOUR BUSINESS MONEY AND MEET ALL YOUR TELEPHONE REQUIREMENTS. LOGO HERE OUR HOSTED PHONE SOLUTION WILL SAVE YOUR BUSINESS MONEY AND MEET ALL YOUR TELEPHONE REQUIREMENTS. LOGO HERE ITS TIME TO EXPECT MORE FROM YOUR PHONE PROVIDER NEW VOIP PHONES There s no bulky equipment to

More information

dotmailer for Salesforce Installation Guide Winter 2015 Version 2.30.1

dotmailer for Salesforce Installation Guide Winter 2015 Version 2.30.1 for Salesforce Installation Guide Winter 2015 Version 2.30.1 Page 1 CONTENTS 1 Introduction 2 Browser support 2 Self-Installation Steps 2 Checks 3 Package Download and Installation 4 Users for Email Automation

More information

Getting Started Guide. November 25, 2013

Getting Started Guide. November 25, 2013 Getting Started Guide November 25, 2013 Getting Started Guide Chapters 1. Scheduling Meetings Configuring Meeting Details Advanced Options Invitation Email, received by the Participants Invitation Email,

More information

Paxera Uploader Basic Troubleshooting

Paxera Uploader Basic Troubleshooting Before going further, please check the logs and auto-route queue in the Uploader Control, these logs will say a lot about your problem. You should take care of the following before contacting our Support

More information

Zoom Participant Guide

Zoom Participant Guide Zoom Participant Guide Zoom is a conferencing solution that provides both video conferencing and screen sharing capabilities. Its high-quality and easy to use format have made it a great choice for istudy.

More information

Set Up SOS Video Chat and Screen-Sharing

Set Up SOS Video Chat and Screen-Sharing Set Up SOS Video Chat and Screen-Sharing Salesforce, Winter 16 @salesforcedocs Last updated: October 1, 2015 Copyright 2000 2015 salesforce.com, inc. All rights reserved. Salesforce is a registered trademark

More information

WebsiteAlive Operator Panel. A WebsiteAlive How-To Guide

WebsiteAlive Operator Panel. A WebsiteAlive How-To Guide WebsiteAlive Operator Panel A WebsiteAlive How-To Guide TM WebsiteAlive Operator Panel A WebsiteAlive How-To Guide This document will help you familiarize yourself with the WebsiteAlive Operator Panel

More information

Join & Leave Meetings

Join & Leave Meetings Join & Leave Meetings There are several ways to join a meeting depending on how you receive the meeting invitation. Joining a meeting doesn t require registration, software installation in advance or configuration.

More information

Getting Started on the PC and MAC

Getting Started on the PC and MAC Getting Started on the PC and MAC Click on the topic you want to view. Download the Desktop App Download the ios or Android App Desktop App Home Screen Home Screen Drop Down Menu Home Screen: Upcoming

More information

Guest Quick Guide PC and Mac Users Updated to version 3.5.8 March 2015

Guest Quick Guide PC and Mac Users Updated to version 3.5.8 March 2015 Guest Quick Guide PC and Mac Users Updated to version 3.5.8 March 2015 Table of Contents Welcome to imeet 3 Sign in and join a meeting (via the imeet desktop app) 4 Sign in and join a meeting (via a Web

More information

Wildix Unified Communications Solution. Save your time, improve your business

Wildix Unified Communications Solution. Save your time, improve your business Wildix Unified Communications Solution Save your time, improve your business The only solution for Unified Communications designed to increase revenues and reduce costs The Benefits of Unified Communications

More information

Qsync Install Qsync utility Login the NAS The address is 192.168.1.210:8080 bfsteelinc.info:8080

Qsync Install Qsync utility Login the NAS The address is 192.168.1.210:8080 bfsteelinc.info:8080 Qsync Qsync is a cloud based file synchronization service empowered by QNAP Turbo NAS. Simply add files to your local Qsync folder, and they will be available on your Turbo NAS and all its connected devices.

More information

Spontania User Setup Guide

Spontania User Setup Guide Spontania User Setup Guide ClearOne 5225 Wiley Post Way Suite 500 Salt Lake City, UT 84116 Telephone 1.800.945.7730 1.801.975.7200 Spontania Support 1.801.974.3612 TechSales 1.800.705.2103 FAX 1.801.977.0087

More information

Installing and Configuring TrueConf Online

Installing and Configuring TrueConf Online Installing and Configuring TrueConf Online How to Install? How to Login? How to Configure? Creating a Conference How to Make 1-on-1 VideoCall? What modes of group conferences are available in TrueConf

More information

Setting Up Talkdesk: A QUICK START GUIDE FOR ADMINS

Setting Up Talkdesk: A QUICK START GUIDE FOR ADMINS Table of Contents Introduction Setting Up Talkdesk: A QUICK START GUIDE FOR ADMINS Before You Use Talkdesk Create Your Talkdesk Account Basic Talkdesk Setup Buy a Phone Number or Use Your Own Invite Your

More information

VoIPOffice Communicator User Guide Version 3.1.5, January 2013

VoIPOffice Communicator User Guide Version 3.1.5, January 2013 VoIPOffice Communicator User Guide Version 3.1.5, January 2013 Introduction VoIPOffice Communicator is a computer application that turns your PC into a powerful unified communications tool. It provides

More information

Setting Up a One-Click Meeting

Setting Up a One-Click Meeting Chapter 10 10 Setting Up a One-Click Meeting If you want to... get an overview of starting a One-Click Meeting from your WebEx service Web site specify settings for your One-Click Meeting install WebEx

More information

SBBWU PROXY SETTING IT CENTRE How to Set a Proxy Server in All Major Internet Browsers for Windows

SBBWU PROXY SETTING IT CENTRE How to Set a Proxy Server in All Major Internet Browsers for Windows SBBWU PROXY SETTING IT CENTRE How to Set a Proxy Server in All Major Internet Browsers for Windows If you take your laptop to lots of places, including corporate networks that use proxy servers, you need

More information

How to start with 3DHOP

How to start with 3DHOP How to start with 3DHOP Package content, local setup, online deployment http://3dhop.net 30/6/2015 The 3DHOP distribution Where to find it, what s inside The 3DHOP distribution package From the page http://3dhop.net/download.php

More information

Grandstream Networks, Inc.

Grandstream Networks, Inc. Grandstream Networks, Inc. GXP1620/1625/1628 Business IP Phone BLF Configuration Guide GXP1620/1625/1628 BLF Configuration Guide GXP1620/1625/1628 BLF Configuration Guide Index INTRODUCTION... 4 OVERVIEW

More information

RCN BUSINESS OFFICE MOBILITY FOR DESKTOP

RCN BUSINESS OFFICE MOBILITY FOR DESKTOP RCN BUSINESS OFFICE MOBILITY FOR DESKTOP Quick Reference Guide 3 Office Mobility File Tools Help RECEIVING CALLS JOE SMITH Enter name or number + When someone calls your RCN Business number, you ll see

More information

STUDENT ADMINISTRATION TRAINING GUIDE SETTING YOUR BROWSER FOR PEOPLESOFT DOWNLOADS

STUDENT ADMINISTRATION TRAINING GUIDE SETTING YOUR BROWSER FOR PEOPLESOFT DOWNLOADS STUDENT ADMINISTRATION TRAINING GUIDE SETTING YOUR BROWSER FOR PEOPLESOFT DOWNLOADS Table of Contents How to check the browser version... 3 PC - Internet Explorer... 8 Internet Explorer V9 Compatibility

More information

Zoom Cloud Meetings: Leader Guide

Zoom Cloud Meetings: Leader Guide Zoom Cloud Meetings: Leader Guide Zoom is a cloud-based conferencing solution that provides both video conferencing and screen share capabilities. Zoom can be used for meetings among individuals or to

More information

This walk-through was created using Windows XP as a guide, however alternate versions of the Windows OS will be very similar in procedure as well.

This walk-through was created using Windows XP as a guide, however alternate versions of the Windows OS will be very similar in procedure as well. Important!: If you are working from a computer within your office environment, it may be advisable to have your local IT/Helpdesk personnel validate that this software meets acceptable standards prior

More information

OfficeSuite HD Meeting User Manual

OfficeSuite HD Meeting User Manual OfficeSuite HD Meeting User Manual Welcome to Broadview Networks OfficeSuite HD Meeting. Our service unifies cloud video conferencing, simple online meeting and mobile collaboration into one easy-to-use

More information

TRIM: Web Tool. Web Address The TRIM web tool can be accessed at:

TRIM: Web Tool. Web Address The TRIM web tool can be accessed at: TRIM: Web Tool Accessing TRIM Records through the Web The TRIM web tool is primarily aimed at providing access to records in the TRIM system. While it is possible to place records into TRIM or amend records

More information

PolyU Connect Email Service. Lync 2013. Setup and User Guide

PolyU Connect Email Service. Lync 2013. Setup and User Guide PolyU Connect Email Service Lync 2013 Setup and User Guide Version 1.0 Last Update: 27 January 2014 PolyU Connect: www.polyu.edu.hk/connect ITS HelpCentre Support: www.polyu.edu.hk/hots ITS HelpCentre

More information

Akita International University Online Application System. Usage Manual

Akita International University Online Application System. Usage Manual Akita International University Online Application System Usage Manual Please Check the Following Before You Begin To Access the System: Ensure you are using one of the following Operating Systems (OS)

More information

Mobile Communicator for Mobile Devices

Mobile Communicator for Mobile Devices Mobile Communicator for Mobile Devices Quick Reference Guide Hosted Voice Customer Resource Center www.earthlinkbusiness.com/hostedvoice 2015 EarthLink. Trademarks are property of their respective owners.

More information

MiCloud Telepo for Desktop 4.5

MiCloud Telepo for Desktop 4.5 MiCloud Telepo for Desktop 4.5 Key Features MiCloud Telepo application for PC and Mac Branded to the service provider Dedicated communication environment for desktop or laptop Wide range of advanced unified

More information

UNIFIED MEETING 5 Frequently Asked Questions

UNIFIED MEETING 5 Frequently Asked Questions UNIFIED MEETING 5 Frequently Asked Questions Unified Meeting 5 is InterCall s meeting and collaboration application that puts you in control of all aspects of your meeting including scheduling, participant

More information

Reading an email sent with Voltage SecureMail. Using the Voltage SecureMail Zero Download Messenger (ZDM)

Reading an email sent with Voltage SecureMail. Using the Voltage SecureMail Zero Download Messenger (ZDM) Reading an email sent with Voltage SecureMail Using the Voltage SecureMail Zero Download Messenger (ZDM) SecureMail is an email protection service developed by Voltage Security, Inc. that provides email

More information

Firefox for Android. Reviewer s Guide. Contact us: press@mozilla.com

Firefox for Android. Reviewer s Guide. Contact us: press@mozilla.com Reviewer s Guide Contact us: press@mozilla.com Table of Contents About Mozilla Firefox 1 Move at the Speed of the Web 2 Get Started 3 Mobile Browsing Upgrade 4 Get Up and Go 6 Customize On the Go 7 Privacy

More information

Communications. Simplified ipecs UCP. www.ericsson.com/us/connecting-business

Communications. Simplified ipecs UCP. www.ericsson.com/us/connecting-business Communications Simplified ipecs UCP Innovative IP Platform for Unified Communications Simple Unified Communications Built-in Users can access voice, video, instant messaging, conference calling and visual

More information

WebEx Meeting Center Tutorial

WebEx Meeting Center Tutorial VIRGINIA TECH WebEx Meeting Center Tutorial Getting Started Guide Instructional Technology Team, College of Engineering Last Updated: Fall 2014 Contents Introduction 2 Minimum System Requirements 2 How

More information

UNIT ASSESSMENT SYSTEM DOCUMENTATION FACULTY

UNIT ASSESSMENT SYSTEM DOCUMENTATION FACULTY UNIT ASSESSMENT SYSTEM DOCUMENTATION FACULTY November 2013 The purpose of UAS is to collect and measure assessment data for select courses. 1 Accessing the Unit Assessment System Application 2 Browser

More information

Creating a Website with Google Sites

Creating a Website with Google Sites Creating a Website with Google Sites This document provides instructions for creating and publishing a website with Google Sites. At no charge, Google Sites allows you to create a website for various uses,

More information

AWEBDESK LIVE CHAT SOFTWARE

AWEBDESK LIVE CHAT SOFTWARE AWEBDESK LIVE CHAT SOFTWARE Version 6.1.0 AwebDesk Softwares Administrator Guide Edition 1.0 November 2012 Page 1 TABLE OF CONTENTS Introduction.......... 3 Sign In as Admin...4 Admin Dashboard Overview.

More information

SMS for Outlook. Installation, Configuration and Usage Guide

SMS for Outlook. Installation, Configuration and Usage Guide SMS for Outlook Installation, Configuration and Usage Guide INTRODUCTION Installing TxTStream s SMS for Outlook is easy and will only take a minute or two. We will be using screen shots from a Windows

More information

USER GUIDE - SAMETIME (Audio/Video Conferencing) Configure Lotus Same time for Video/Audio Conferencing

USER GUIDE - SAMETIME (Audio/Video Conferencing) Configure Lotus Same time for Video/Audio Conferencing IBM Sametime is a client server application that provides real-time communication and collaboration facility. The capabilities include presence information, instant messaging, screen sharing, audio/video

More information

PRODUCT COMPARISON CHART COMPARE THE COMPLETE ZOIPER PRODUCT LINE

PRODUCT COMPARISON CHART COMPARE THE COMPLETE ZOIPER PRODUCT LINE PRODUCT COMPARISON CHART COMPARE THE COMPLETE ZOIPER PRODUCT LINE How to read the Zoiper Product Comparison Chart Windows Add-on OEM On demand Coming soon Available feature Feature is available free of

More information

Connecting With Lifesize Cloud

Connecting With Lifesize Cloud There are several different ways to connect to a Lifesize Cloud video conference meeting. This guide will provide you instructions for each way. Ways to Join a Lifesize Cloud Video Conference After getting

More information

Operational Decision Manager Worklight Integration

Operational Decision Manager Worklight Integration Copyright IBM Corporation 2013 All rights reserved IBM Operational Decision Manager V8.5 Lab exercise Operational Decision Manager Worklight Integration Integrate dynamic business rules into a Worklight

More information

MDS Amiba Cloud PBX. Getting Started

MDS Amiba Cloud PBX. Getting Started Getting Started Specifications are subject to change without notice. This documentation refers to: Software version 14.119 or higher for the MDS Amiba Cloud PBX system Software version 20.044 or higher

More information

Install and End User Reference Guide for Direct Access to Citrix Applications

Install and End User Reference Guide for Direct Access to Citrix Applications Install and End User Reference Guide for Direct Access to Citrix Applications Version 1.0 7/26/2013 This remote access end user reference guide provides an overview of how to install Citrix receiver (a

More information

ClickCall. User Guide. Please read this manual carefully before operation. Retain it for future reference.

ClickCall. User Guide. Please read this manual carefully before operation. Retain it for future reference. ClickCall User Guide Please read this manual carefully before operation. Retain it for future reference. Copyright 2013 Ericsson-LG Enterprise Co., Ltd. All Rights Reserved. This material is copyrighted

More information

What is My Teamwork? What s new in this release? MY TEAMWORK 5.0 QUICK START GUIDE

What is My Teamwork? What s new in this release? MY TEAMWORK 5.0 QUICK START GUIDE MY TEAMWORK 5.0 QUICK START GUIDE What is My Teamwork? My Teamwork is a converged communications solution that combines presence-aware instant messaging with the ability to make phone calls, conference

More information

Grandstream Networks, Inc.

Grandstream Networks, Inc. Grandstream Networks, Inc. GXP2130/2140/2160 Enterprise IP Phone BLF Configuration User Guide GXP2130/2140/2160 BLF Configuration User Guide GXP2130/2140/2160 BLF Configuration User Guide Index INTRODUCTION...

More information

OPENTOUCH CONVERSATION 2.1 START THE CONVERSATION DEMO SCRIPT. Alcatel-Lucent Enterprise 201506

OPENTOUCH CONVERSATION 2.1 START THE CONVERSATION DEMO SCRIPT. Alcatel-Lucent Enterprise 201506 OPENTOUCH CONVERSATION. START THE CONVERSATION DEMO SCRIPT Alcatel-Lucent Enterprise 00 TYPICAL DEMO ENVIRONMENT AT CUSTOMER S PREMISES You re an otdemo* user and you need somebody to test with? Add OpenTouch

More information

Getting Started. Version 3.1 Last updated 2014/3/10. Orbweb ME: Getting Started

Getting Started. Version 3.1 Last updated 2014/3/10. Orbweb ME: Getting Started Information in this document is subject to change without notice. Companies, names, and data used in examples herein are fictitious unless otherwise noted. No part of this document may be reproduced or

More information

Upgrading from a previous release of LifeSize Video Center to LifeSize UVC Video Center 2.0 is not supported in this release.

Upgrading from a previous release of LifeSize Video Center to LifeSize UVC Video Center 2.0 is not supported in this release. Release Notes LifeSize UVC Video Center Release: v2.0 Upgrades... 1 New Features... 1 Known Issues... 2 Product Limitations... 3 Interoperability... 5 Interoperability Limitations... 6 Contacting Technical

More information

Introduction...3. The Integrations Section...4. Create a New Integration...5. Create a New Trigger...6. Custom fields...11. Custom Variables...

Introduction...3. The Integrations Section...4. Create a New Integration...5. Create a New Trigger...6. Custom fields...11. Custom Variables... Index Introduction...3 The Integrations Section...4 Create a New Integration...5 Create a New Trigger...6 Hints...10 Custom fields...11 Custom Variables...14 Outbound CTI Integration...16 Troubleshooting...17

More information

Zoom Participant Guide

Zoom Participant Guide The Office of Academic Technology http://academictech.ottawa.edu/ Zoom Participant Guide Zoom is a conferencing solution that provides both video conferencing and screen sharing capabilities. Its high-quality

More information

Scenario One: YOU CANNOT CONNECT TO THE LIBRARY S WIRELESS NETWORK

Scenario One: YOU CANNOT CONNECT TO THE LIBRARY S WIRELESS NETWORK Scenario One: YOU CANNOT CONNECT TO THE LIBRARY S WIRELESS NETWORK Possible cause: The wireless button on your laptop is off Most modern Windows laptops have a physical button or switch that turns the

More information

BroadTouch Business Communicator/Unified Communications

BroadTouch Business Communicator/Unified Communications BroadTouch Business Communicator/Unified Communications Quick Reference 2013 8156 S. Wadsworth Blvd, Suite E-354 Littleton, CO 80128 www.ipitimi.com sales@ipitimi.com 1-855-IPITIMI (474-8464) BroadTouch

More information

Getting Started with Adobe Connect. Div of IT Learning Technologies

Getting Started with Adobe Connect. Div of IT Learning Technologies Getting Started with Adobe Connect Div of IT Learning Technologies Contents Introduction to Adobe Connect... 3 Technical Specifications... 3 Creating Meetings... 4 Meeting User Roles... 5 Managing Audio

More information

exacqvision Web Server Quick start Guide

exacqvision Web Server Quick start Guide exacqvision Web Server Quick start Guide 11955 Exit 5 Pkwy Building 3 Fishers, IN 46037-7939 USA +1.317.845.5710 phone +1.317.845.5720 fax 1 Basic Installation The exacqvision Web Server works with browsers

More information

Click-To-Talk. ZyXEL IP PBX License IP PBX LOGIN DETAILS. Edition 1, 07/2009. LAN IP: https://192.168.1.12 WAN IP: https://172.16.1.1.

Click-To-Talk. ZyXEL IP PBX License IP PBX LOGIN DETAILS. Edition 1, 07/2009. LAN IP: https://192.168.1.12 WAN IP: https://172.16.1.1. Click-To-Talk ZyXEL IP PBX License Edition 1, 07/2009 IP PBX LOGIN DETAILS LAN IP: https://192.168.1.12 WAN IP: https://172.16.1.1 Username: admin Password: 1234 www.zyxel.com Copyright 2009 ZyXEL Communications

More information

TWO WAYS TO SCHEDULE A SCOPIA VIDEO CONFERENCE BASED MEETING. 1- SCOPIA USER PORTAL 2- OUTLOOK SCOPIA MEETING PLUG-IN

TWO WAYS TO SCHEDULE A SCOPIA VIDEO CONFERENCE BASED MEETING. 1- SCOPIA USER PORTAL 2- OUTLOOK SCOPIA MEETING PLUG-IN TWO WAYS TO SCHEDULE A SCOPIA VIDEO CONFERENCE BASED MEETING. 1- SCOPIA USER PORTAL 2- OUTLOOK SCOPIA MEETING PLUG-IN USING IVIEW SCOPIA USER PORTAL TO SCHEDULE A MEETING: GO TO: http://iview.utoledo.edu:8080/

More information

AWEBDESK LIVE CHAT SOFTWARE

AWEBDESK LIVE CHAT SOFTWARE AWEBDESK LIVE CHAT SOFTWARE Version 6.1.0 AwebDesk Softwares Administrator Guide Edition 1.2 January 2014 Page 1 TABLE OF CONTENTS Introduction.......... 4 Sign In as Admin...5 Admin Dashboard Overview.

More information

UC Business & UC Team

UC Business & UC Team UC Business & UC Team Administrator Guide Revision 1.0 GCI Ltd Global House 2 Crofton Close Lincoln Lincolnshire LN3 4NT www.gcicom.net Copyright GCI 2013 UC Business & UC Team Administrator Guide 1 of

More information

Mitel Unified Communicator Advanced

Mitel Unified Communicator Advanced Mitel Unified Communicator Advanced Quick Reference Guide About UC Advanced Unified Communicator (UC) Advanced is a software communications product integrated with the advanced call management features

More information

Connection. to SECON-Server

Connection. to SECON-Server Technical Documentation SECON-X OpenVPN Installation Connection. to SECON-Server Version: 1 Edition: 2015-03 Art. No: 350199 FAFNIR GmbH Bahrenfelder Str. 19 22765 Hamburg, Germany Tel.: +49 / 40 / 39

More information

Quick Start Guide. Web Conferencing & Secure Instant Messaging via Microsoft Office Communications Server 2007. Apptix Live Support: 866-428-0128

Quick Start Guide. Web Conferencing & Secure Instant Messaging via Microsoft Office Communications Server 2007. Apptix Live Support: 866-428-0128 Quick Start Guide Web Conferencing & Secure Instant Messaging via Microsoft Office Communications Server 2007 Apptix Live Support: 866-428-0128 Quick Start Guide / Introduction Page 2 of 6 Quick Start

More information

Getting Started with Zoom

Getting Started with Zoom Getting Started with Zoom The Institute of Agriculture has recently purchased a site license for a new cloud-based video conferencing service known as Zoom. If you have ever connected to a GoToMeeting,

More information

PayPal Integration Instructions

PayPal Integration Instructions PayPal Integration Instructions Table of Contents Overview... 1 Option 1: Adding a Shopping Cart Wordpress simple PayPal Shopping Cart... 2 Step 1: Navigate to the Plugins Page... 2 Step 2: Click the Add

More information

UNIFIED COMMUNICATIONS. Keeping people in touch efficiently

UNIFIED COMMUNICATIONS. Keeping people in touch efficiently UNIFIED COMMUNICATIONS Keeping people in touch efficiently WHAT ARE UNIFIED COMMUNICATIONS? At its best, unified communications (UC) is just what it says it enables better interaction between people by

More information

Note: Password must be 7-16 characters and contain at least one uppercase letter and at least one number.

Note: Password must be 7-16 characters and contain at least one uppercase letter and at least one number. Krowd Technical FAQ TEAM MEMBERS If you need assistance with krowd, please call the TEAM MEMBER Help Desk at 800-832-7336. We want to hear your suggestions and feedback! Please join the krowd Source community

More information

Media Server Installation & Administration Guide

Media Server Installation & Administration Guide Media Server Installation & Administration Guide Smarter Surveillance for a Safer World On-Net Surveillance Systems, Inc. One Blue Hill Plaza, 7 th Floor, PO Box 1555 Pearl River, NY 10965 Phone: (845)

More information

Using the NPIN Customizable Testing and Treatment Service Referral Widget. Help Guide for Prevention Partners

Using the NPIN Customizable Testing and Treatment Service Referral Widget. Help Guide for Prevention Partners Using the NPIN Customizable Testing and Treatment Service Referral Widget Help Guide for Prevention Partners Overview Create a Large, Full Page Widget Create a Medium Widget Create a Small Widget Overview

More information

Enterprise Unified Communications and Collaboration Services: Audio, Video and Net Conferencing

Enterprise Unified Communications and Collaboration Services: Audio, Video and Net Conferencing Enterprise Unified Communications and Collaboration Services: Audio, Video and Net Conferencing Service Description Version 1.00 Effective Date: 07/01/2012 Purpose This Enterprise Service Description is

More information

Feature Seat and Device Summary

Feature Seat and Device Summary CLOUD VOICE COMPREHENSIVE, ENTERPRISE-GRADE COMMUNICATION Feature Seat and Device Summary Customized Cloud Communication Services Cloud gives companies the benefits of a cloud service such as simplified

More information

Using Google Drive and Docs

Using Google Drive and Docs Using Google Drive and Docs INFORMATION COMMONS University of South Florida Sarasota-Manatee 8350 N. Tamiami Trail Sarasota, FL 34243 (941) 359-4225 www.usfsm.ed Google Drive Google Drive is a convenient

More information

Quick Start Guide. Overview

Quick Start Guide. Overview Quick Start Guide UPDATED: JUNE 22, 2012 Overview Onehub makes it easy to securely store, organize, and share files in the cloud. Onehub organizes information in Workspaces, secure spaces that make it

More information

Connecting With Lifesize Cloud

Connecting With Lifesize Cloud There are several different ways to connect to a Lifesize Cloud video conference meeting. This guide will provide you instructions for each way. Ways to Join a Lifesize Cloud Video Conference After getting

More information

Skype for Business: For Faculty Use with Online Courses

Skype for Business: For Faculty Use with Online Courses Skype for Business: For Faculty Use with Online Courses Skype for Business is a communication tool that allows users to collaborate in real-time via text chat, audio/video chat, and desktop sharing. Skype

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

NEC CLOUD STORAGE. Demo Guide

NEC CLOUD STORAGE. Demo Guide NEC CLOUD STORAGE Demo Guide 2014 1 INTRODUCTION... 4 1.1 GOALS OF THIS DOCUMENT... 4 1.2 TERMS, ACRONYMS AND ABBREVIATIONS... 4 2 INTRODUCTION TO NEC CLOUD STORAGE... 5 2.1 WHAT IS NEEDED TO USE CLOUD

More information

IP Office Receptionist

IP Office Receptionist IP Office Receptionist Efficient and Professional Call Handling Overview Receptionists can handle dozens, even hundreds of calls daily, so it s easy to see how important it is to deploy a phone application

More information