Contacts Separation. 1 Introduction. 1.1 Article Purpose. 2 Environment Configuration. 2.1 Imagicle ApplicationSuite configuration

Size: px
Start display at page:

Download "Contacts Separation. 1 Introduction. 1.1 Article Purpose. 2 Environment Configuration. 2.1 Imagicle ApplicationSuite configuration"

Transcription

1 Contacts Separation 1 Introduction 1.1 Article Purpose Speedy Enterprise is the solution that centralizes and synchronizes company directories, providing fast searches, click to call and caller ID on phone, web, mobile and Cisco Jabber. Speedy supports four different directory types: 1. Local Directories (internal contacts only); 2. Public Directories (external contacts, not to be used in a Multi-Tenant/Company environment); 3. Department Directories (internal or external contacts); 4. Personal Directories (external contacts only). Speedy can be used in the following scenarios: 1. In a single Tenant/Company environment, making available one Local Directory shared-accessible by all users; 2. In a single Tenant-Company environment with different departments, where users belonging to each Department can be granted access to only their own department contacts (Contacts Separation); 3. In a Multi-Tenant/Company environment, where users belonging to each Tenant/Companies can be granted access only to their own Company contacts (Contacts Separation). In case Contacts separation is not required, please refer to standard Speedy configuration documentation ( which covers both the cases for local-vpn and in mobility (MRA) connectivity. In case Contacts Separation is required, please continue reading this guide. In scenarios 2 and 3, it is a common requirement to ensure a separated access to contacts and directories to the different departments-tenants included into the same shared instance; this is typically required for Corporate Directory access from IP Phones and for Jabber clients, both from the office or VPN and when in MRA. In such situations, Imagicle Speedy can: Replace existing Cisco UDS server and act as an alternate UDS server to provide each customer with the proper list of own Department-Tenant Internal Contacts on their Jabber Clients and other devices supporting UDS; Replace existing Cisco Global Directory XML service to provide each customer with the proper list of own Department-Tenant Internal and External Contacts on their IP Phones; The following chapters explain how to configure the environment for proper contacts separation with all supported devices and scenarios. 2 Environment Configuration This chapter details how to configure contacts separation in the different supported scenarios. Paragraph 2.1 contains configuration common across all scenarios while the following paragraphs describe additional scenario-specific configuration. 2.1 Imagicle ApplicationSuite configuration In order to enable Imagicle Application Suite to deliver contacts separation through Speedy Directory service, it is required to access Speedy and to set in "Manage service" menu option, a specific flag, as per picture below. Contacts Separation 1/9 Contacts Separation

2 It is required to click on "Save" at the bottom of the page to apply change(s). This is a general setting that should be configured in all the three cases, described in detail in the following chapters: 1. UDS-based Internal Contacts Separation configuration for Jabber and supported devices; 2. Speedy Gadget for Jabber Internal and External Contacts Separation configuration; 3. XML-based Internal and External Contacts separation configuration for IP Phones. 2.2 UDS-based Internal Contacts Separation configuration for Jabber and supported devices This configuration applies to all devices which use Cisco Unified Communications Manager User Data Service (UDS) protocol (Jabber clients, DX, MX, SX, Telepresence Codecs. Etc.) that are registered to a Cisco Unified Call Manager. To enable contacts separation, Imagicle Speedy has to act as an alternate UDS Server to all the supported devices; to do so, it is required to: In case of Jabber clients, apply a specific configuration to the Jabber configuration file(s) in order to enable Imagicle Speedy Directory service to take care of Contacts related actions (contact searches and relevant pictures). The configuration is different in case a customized Jabber configuration file is already in place (chapter 2.2.2) or not (chapter 2.2.3); In case of all the other supported endpoints, to specify UDS as alternate phone book server type (picture below, with Imagicle Server FQDN) in the CuCM, in their relevant device configuration page. Please note that it is required to create one general system-wide Jabber config file and one jabber config file per each Customer-Tenant Customer-Tenant based Contacts separation DNS configuration Before proceeding with jabber configuration, it is required to make sure that each customer-tenant in Shared Architecture infrastructure has an associated DNS entry pointing to Imagicle server's IP address. (i.e. *.imagicle.mydomain.com). This is done creating a new Sub-Domain entry into the Company Domain Manager, as in figure below. Contacts Separation 2/ Customer-Tenant based Contacts separation DNS configuration

3 Each Imagicle Application Suite Server must have an associated Host A entry inside the above created Sub Domain. If High Availability is in place it is necessary to create two HA entries, one pointing to primary and one to secondary node. Host A entry name should be created using "*", in order to match any FQDN in the Sub Domain resolving it with Imagicle Server IP address (in figure above ) Contacts Separation 3/ Customer-Tenant based Contacts separation DNS configuration

4 2.2.2 Already existing customized Cisco Jabber gadget xml configuration file General system-wide Jabber config file must be configured to prevent contacts search into any Customer Tenants. This jabber config will be used in case of any type of misconfiguration at device level or xml file level. Name must be "jabber-config.xml" <UdsServer>empty-uds.imagicle.mydomain.com</UdsServer> In case a customized Cisco configuration file is already in place, it is recommended to modify this file adding the XML code lines highlighted in the example jabber config file below; these lines should be contained in-between the "Directory" XML statement <Client> <jabber-plugin-config> <browser-plugin> <page refresh="false" preload="false"> <tooltip>speedy</tooltip> <icon> <url> </page> </browser-plugin> </jabber-plugin-config> </Client> <Policies> <DirectoryURI>mail</DirectoryURI> <EnableCallPickup>true</EnableCallPickup> <EnableGroupCallPickup>true</EnableGroupCallPickup> <EnableSIPURIDialling>true</EnableSIPURIDialling> <UserDefinedRemoteDestinations>true</UserDefinedRemoteDestinations> <Voic _Enabled>false</Voic _Enabled> </Policies> <UdsServer>customer1.imagicle.mydomain.com</UdsServer> See for file upload. Contacts Separation 4/ Customer-Tenant based Contacts separation DNS configuration

5 2.2.3 Not existing customized Cisco Jabber gadget xml configuration file General system-wide Jabber config file must be configured to prevent contacts search into any Customer Tenants. This jabber config will be used in case of any type of misconfiguration at device level or xml file level. Name must be "jabber-config.xml" <UdsServer>empty-uds.imagicle.mydomain.com</UdsServer> In case no Jabber config file is in place, it is possible to create one containing the following lines. <UdsServer>customer1.imagicle.mydomain.com</UdsServer> See for file upload Configuration file upload It is required to upload all the created Jabber configuration files into "CUCM TFTP File Management" and to restart CUCM TFTP service. Finally, it is needed to fill "Cisco Support Field" into CuCM Jabber Desktop/Mobile phone devices, for all Tenant-Customer's Users. See sample below In both the above cases, performing this configuration enables contacts separation directly in Jabber search tab (see picture below) Contacts Separation 5/ Not existing customized Cisco Jabber gadget xml configuration file

6 2.3 Speedy Gadget for Jabber Internal and External Contacts Separation configuration This configuration applies to Jabber, where it is also possible to configure a dedicated Speedy Gadget as a Custom Tab to enable advanced Directory search features, including access to Internal and External Contacts. It is required to apply a specific configuration to the Jabber configuration file(s) in order to enable Imagicle Speedy gadget and related advanced Directory services. The configuration is different in case a customized Cisco configuration file is already in place or not Existing customized Cisco Jabber gadget xml configuration file In case a customized Cisco configuration file is already in place, it is recommended to modify this file adding the XML code lines highlighted in the example jabber config file below; these lines should be contained in-between "client" statements. <client> <jabber-plugin-config> <browser-plugin> <page preload="false" refresh="false"> <tooltip>speedy</tooltip> <icon> <url> </page> </browser-plugin> </jabber-plugin-config> </client> Adding "&HideLocalContacts=0" enables also Internal Contacts search within Speedy Jabber Gadget Contacts Separation 6/ Not existing customized Cisco Jabber gadget xml configuration file

7 Finally, it is required to upload the created Jabber configuration file into "CUCM TFTP File Management" and to restart CUCM TFTP service. Finally, it is needed to fill "Cisco Support Field" into CuCM Jabber Desktop/Mobile phone devices, for all Tenant-Customer's Users. See sample below Not existing customized Cisco Jabber gadget xml configuration file In case no Jabber config file is in place, it is possible to create one containing the following lines. <client> <jabber-plugin-config> <browser-plugin> <page preload="false" refresh="false"> <tooltip>speedy</tooltip> <icon> <url> </page> </browser-plugin> </jabber-plugin-config> </client> Adding "&HideLocalContacts=0" enables also Internal Contacts search within Speedy Jabber Gadget Finally, it is required to upload the created Jabber configuration file into "CUCM TFTP File Management" and to restart CUCM TFTP service. Finally, it is needed to fill "Cisco Support Field" into CuCM Jabber Desktop/Mobile phone devices, for all Tenant-Customer's Users. See sample below. In both the above cases, performing this configuration enables Speedy Jabber gadget button (see picture below). Contacts Separation 7/ Not existing customized Cisco Jabber gadget xml configuration file

8 The following is an example with Speedy gadget and UDS configured <Client> <spell_check_enabled>true</spell_check_enabled> <jabber-plugin-config> <browser-plugin> <page refresh="false" preload="false"> <tooltip>speedy</tooltip> <icon> <url> </page> </browser-plugin> </jabber-plugin-config> </Client> <Options> <AllowUserCustomTabs>true</AllowUserCustomTabs> </Options> <BDIUseSIPURIToResolveContacts>true</BDIUseSIPURIToResolveContacts> <PhotoUriSubstitutionToken>sAMAccountName</PhotoUriSubstitutionToken> <UdsPhotoUriWithToken> <BDIUriPrefix>sip:</BDIUriPrefix> 2.4 XML-based Internal and External Contacts Separation configuration for IP Phones This configuration applies to devices which use XML protocol (i.e. IP phones), where it is possible to configure a dedicated Speedy Directory to enable advanced Directory search features, including access to external department and personal directories. It is required to create a new CuCM directory XML Phone Service or modify the existing one called "Corporate Directory". To do so, please follow the instructions at the following link: It is recommended to perform an Enterprise Subscription in order to enable directory access to all IP Phones. You also need to enable the Internal Contacts access via XML service following link: Contacts Separation 8/ Not existing customized Cisco Jabber gadget xml configuration file

9 2.5 MRA specific configuration In case of MRA scenario, besides the Expressway configurations described at the following link: it is required to apply below configuration to enable UDS access (port 8443). Create one editable inbound rule with the following parameters (Url must be set as configured in Jabber configuration files, system-wide jabber-config.xml and all the different jabber-config-customerx.xml) Contacts Separation 9/ Not existing customized Cisco Jabber gadget xml configuration file

Administration Guide. 05 Apr TM and copyright Imagicle spa

Administration Guide. 05 Apr TM and copyright Imagicle spa Administration Guide 05 Apr 2019 TM and copyright 2010-2019 Imagicle spa Table of Contents Administration Guide...1/5 Jabber Gadgets Setup...1/5 Administration Guide Jabber Gadgets Setup The Imagicle Gadget

More information

Implementing Jabber with VCS-Expressway and MRA

Implementing Jabber with VCS-Expressway and MRA 6210 Central Ave, Portage, IN. 46368 Phone: 219.764.3800 Fax: 219.764.3805 Web: http://www.ctclc.com Implementing Jabber with VCS-Expressway and MRA This is a three day instructor-led course that focuses

More information

Cisco Jabber Deployment for Multiple CUCM and IMP clusters using single Expressway-E and C.

Cisco Jabber Deployment for Multiple CUCM and IMP clusters using single Expressway-E and C. Cisco Jabber Deployment for Multiple CUCM and IMP clusters using single Expressway-E and C. Sushant Sharma CCIE (Collaboration, DC) INDEX Introduction:... 2 Network Diagram... 3 Devices used for this deployment:...

More information

Command or Action Step 1 with Cisco Jabber, on page 2. Configure Retrieval and Redirection, on page 3. Apply a Voic Service, on page 5

Command or Action Step 1 with Cisco Jabber, on page 2. Configure Retrieval and Redirection, on page 3. Apply a Voic Service, on page 5 for an On-Premises Deployment with Cisco Unified Communications Manager Release 9.x and Later, page 1 Configure Cisco Unity Connection for Use with Cisco Jabber, page 2 Configure Retrieval and Redirection,

More information

ITBraindumps. Latest IT Braindumps study guide

ITBraindumps.   Latest IT Braindumps study guide ITBraindumps http://www.itbraindumps.com Latest IT Braindumps study guide Exam : 300-075 Title : Implementing Cisco IP Telephony & Video, Part 2 v1.0 Vendor : Cisco Version : DEMO Get Latest & Valid 300-075

More information

Configure Cisco Jabber

Configure Cisco Jabber Learn how to configure Cisco Jabber and review the configuration parameters you can set. Introduction to Client Configuration, page 1 Configure Client on Cisco Unified Communications Manager, page 2 Create

More information

Configure Mobile and Remote Access

Configure Mobile and Remote Access Mobile and Remote Access Overview, on page 1 Mobile and Remote Access Prerequisites, on page 3 Mobile and Remote Access Configuration Task Flow, on page 4 Mobile and Remote Access Overview Cisco Unified

More information

Speedy - User Guide included in the Imagicle ApplicationSuite for Cisco UC. Rel. 2017

Speedy - User Guide included in the Imagicle ApplicationSuite for Cisco UC. Rel. 2017 Speedy - User Guide included in the Imagicle ApplicationSuite for Cisco UC Rel. 2017 Copyright 2010-2017 Imagicle Spa All rights reserved. Imagicle and the Imagicle logo are Imagicle spa registered marks,

More information

HCS Shared Architecture(SA)

HCS Shared Architecture(SA) HCS Shared Architecture(SA) Enabling A True Cloud Service with A Lower Cost Kai Xu, Kyle Baxter HCS Product Management and Partner Cloud Enablement Nov 15, 2016 Disclaimer The Cisco products, service or

More information

Release 8.6, page 2 Configure Cisco Unity Connection for Use with Cisco Jabber, page 3

Release 8.6, page 2 Configure Cisco Unity Connection for Use with Cisco Jabber, page 3 for an On-Premises Deployment with Cisco Unified Communications Manager Release 9.x and Later, page 1 for an On-Premises Deployment with Cisco Unified Communications Manager Release 8.6, page 2 Configure

More information

Setup for Cisco Unified Communications Manager

Setup for Cisco Unified Communications Manager Setup for Cisco Unified Communications Manager This chapter describes how you can set up Cisco Jabber for ipad using Cisco Unified Communications Manager. System and Network Requirements, page 1 Recommended

More information

cisco. Number: Passing Score: 800 Time Limit: 120 min

cisco. Number: Passing Score: 800 Time Limit: 120 min 300-085 cisco Number: 300-085 Passing Score: 800 Time Limit: 120 min Exam A QUESTION 1 Which two protocols allow Cisco TMS to manage an EX60 endpoint? (Choose two.) A. H.323 B. SNMP C. SMTP D. SIP E. HTTP/HTTPS

More information

Telepresence solution design,features, updates

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

More information

Configure Voice and Video Communication

Configure Voice and Video Communication s for On-Premises Deployments, page 1 for Cloud-Based Deployments, page 23 s for On-Premises Deployments Command or Action Purpose Install Cisco Options Package File for Devices, on page 2. Complete this

More information

Command or Action Step 1. Create and Configure Cisco Jabber Devices, on page 1. Configure a SIP Trunk, on page 6

Command or Action Step 1. Create and Configure Cisco Jabber Devices, on page 1. Configure a SIP Trunk, on page 6 s Workflow, page 1 s Workflow Command or Action Purpose Create and Configure Cisco Jabber Devices, on page 1 Create at least one device for every user that will access Cisco Jabber. Configure a SIP Trunk,

More information

Mobile and Remote Access Through Cisco Expressway

Mobile and Remote Access Through Cisco Expressway Mobile and Remote Access Through Cisco Expressway Deployment Guide First Published: April 2014 Last Updated: April 2016 Cisco Expressway X8.7 Cisco Unified CM 9.1(2)SU1 or later Cisco Systems, Inc. www.cisco.com

More information

Unified Communications Manager Version 10.5 SAML SSO Configuration Example

Unified Communications Manager Version 10.5 SAML SSO Configuration Example Unified Communications Manager Version 10.5 SAML SSO Configuration Example Contents Introduction Prerequisites Requirements Network Time Protocol (NTP) Setup Domain Name Server (DNS) Setup Components Used

More information

Manage Device Firmware

Manage Device Firmware Device Firmware Updates Overview, page 1 Install a Device Pack or Individual Device Firmware, page 2 Remove Unused Firmware from the System, page 3 Set up Default Firmware for a Phone Model, page 3 Set

More information

Certificates for Live Data

Certificates for Live Data You must set up security certificates for Finesse and Cisco Unified Intelligence Center with HTTPS. You can: Use the self-signed certificates provided with Finesse and Cisco Unified Intelligence Center.

More information

Cisco Unified Communications Domain Manager manual configuration

Cisco Unified Communications Domain Manager manual configuration Cisco Unified Communications Domain Manager manual configuration This section describes how to manually configure Unified Communications Domain Manager with customer onboarding provisioning data. This

More information

Unity Connection Version 10.5 SAML SSO Configuration Example

Unity Connection Version 10.5 SAML SSO Configuration Example Unity Connection Version 10.5 SAML SSO Configuration Example Document ID: 118772 Contributed by A.M.Mahesh Babu, Cisco TAC Engineer. Jan 21, 2015 Contents Introduction Prerequisites Requirements Network

More information

Hardware Requirements for Cisco Jabber for Mac. Intel Core 2 Duo or later processors in any of the following Apple hardware:

Hardware Requirements for Cisco Jabber for Mac. Intel Core 2 Duo or later processors in any of the following Apple hardware: Hardware for Cisco Jabber for Mac, page 1 Software, page 2 Ports and Protocols, page 4 CTI Supported Devices, page 5 Supported Codecs for Cisco Jabber for Windows and Cisco Jabber for Mac, page 5 COP Files

More information

Cisco TelePresence Endpoints and Cisco Unified Communications Manager

Cisco TelePresence Endpoints and Cisco Unified Communications Manager Cisco TelePresence Endpoints and Cisco Unified Communications Manager Contents Introduction CUCM configuration Endpoint configuration Appendices Contact Cisco TelePresence MX Series Cisco TelePresence

More information

Monitor Video Endpoints

Monitor Video Endpoints This section explains the following:, page 1 The Endpoint Diagnostics dashboard displays the details of all video For Cisco Prime Collaboration Release 11.6 and later You can add any of the endpoints to

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

Configuring Caller ID through ECC

Configuring Caller ID through ECC Configuring Caller ID through ECC Starting from version 10.0, CuCM can notify an external application each time a call is placed or received, and the external application is allowed to change the calling

More information

On-Premises Deployment for Cisco Jabber 11.7

On-Premises Deployment for Cisco Jabber 11.7 First Published: 2016-07-27 Americas Headquarters Cisco Systems, Inc. 170 West Tasman Drive San Jose, CA 95134-1706 USA http://www.cisco.com Tel: 408 526-4000 800 553-NETS (6387) Fax: 408 527-0883 THE

More information

Cisco Unified Communications Manager configuration for integration with IM and Presence Service

Cisco Unified Communications Manager configuration for integration with IM and Presence Service Cisco Unified Communications Manager configuration for integration with IM and Presence Service User and Device Configuration on Cisco Unified Communications Manager before Integration Task List, page

More information

Note: This document assumes that you already have users created in Active directory, and it has been synchronised with the CUCM.

Note: This document assumes that you already have users created in Active directory, and it has been synchronised with the CUCM. Contents Introduction Prerequsites Requirements Components Used Background Information Configure Verify Troubleshoot Limitations Introduction This document describes the feature by which we can administer

More information

User Guides. 16 Sep TM and copyright Imagicle spa

User Guides. 16 Sep TM and copyright Imagicle spa User Guides 16 Sep 2018 TM and copyright 2010-2018 Imagicle spa Table of Contents User Guides...1/6 Call Recording User Guides...1/6 Usage Trough the Web Interface...2/6 Call Recording Gadget for Jabber

More information

Cisco TelePresence Device Authentication on Cisco VCS

Cisco TelePresence Device Authentication on Cisco VCS Cisco TelePresence Device Authentication on Cisco VCS Deployment Guide Cisco VCS X8.5 December 2014 Contents About device authentication 4 Authentication policy 6 Configuring VCS authentication policy

More information

Service Description: Video Collaboration Advise and Implement Subscription Service

Service Description: Video Collaboration Advise and Implement Subscription Service Page 1 of 7 Service Description: Video Collaboration Advise and Implement Subscription Service This document describes the Video Collaboration Advise and Implement Subscription Service. Related Documents:

More information

2019/01/10 14:09 1/2 Cisco Unified CM Using Extensions. Cisco Unified CM Using Extensions... 1 Features Requirements Known issues...

2019/01/10 14:09 1/2 Cisco Unified CM Using Extensions. Cisco Unified CM Using Extensions... 1 Features Requirements Known issues... 2019/01/10 14:09 1/2 Cisco Unified CM Using Extensions Table of Contents Cisco Unified CM Using Extensions... 1 Features... 1 Requirements... 1 Known issues... 1 PBX Configuration... 1 SIP Account... 2

More information

Configure the Clients

Configure the Clients Introduction to Client Configuration, page 1 Configure Service Profiles, page 2 Create and Host Client Configuration Files, page 10 Configuration File Structure, page 17 Summary of Configuration s, page

More information

DMP 128 Plus C V DMP 128 Plus C V AT. Cisco CUCM Configuration Guide REVISION: 1.1 DATE: SEPTEMBER 1 ST 2017

DMP 128 Plus C V DMP 128 Plus C V AT. Cisco CUCM Configuration Guide REVISION: 1.1 DATE: SEPTEMBER 1 ST 2017 DMP 128 Plus C V DMP 128 Plus C V AT Cisco CUCM Configuration Guide REVISION: 1.1 DATE: SEPTEMBER 1 ST 2017 Revision Log Date Version Notes August 4 th 2017 1.0 First Release: Applies to Firmware Version

More information

Cisco Exam Implementing Cisco Video Network Devices (VIVND) Version: 7.1 [ Total Questions: 74 ]

Cisco Exam Implementing Cisco Video Network Devices (VIVND) Version: 7.1 [ Total Questions: 74 ] s@lm@n Cisco Exam 200-001 Implementing Cisco Video Network Devices (VIVND) Version: 7.1 [ Total Questions: 74 ] Question No : 1 2 Refer to the Exhibits, in order to create a scheduled or ad-hoc multipoint

More information

You can use the following directory servers with Cisco Jabber:

You can use the following directory servers with Cisco Jabber: Directory Servers, page 1 What is a?, page 2 When to Configure Directory Integration, page 2 Why Do I Need a?, page 3 Options, page 3 LDAP Prerequisites, page 6 Jabber ID Attribute Mapping, page 7 Local

More information

Real4Test. Real IT Certification Exam Study materials/braindumps

Real4Test.   Real IT Certification Exam Study materials/braindumps Real4Test http://www.real4test.com Real IT Certification Exam Study materials/braindumps Exam : 300-075 Title : Implementing Cisco IP Telephony & Video, Part 2 v1.0 Vendor : Cisco Version : DEMO Get Latest

More information

Unified Communications Mobile and Remote Access via Cisco Expressway

Unified Communications Mobile and Remote Access via Cisco Expressway Unified Communications Mobile and Remote Access via Cisco Expressway Deployment Guide Cisco Expressway X8.5.3 Cisco Unified CM 9.1(2)SU1 or later June 2015 Contents Mobile and remote access overview 5

More information

Unified Communications Mobile and Remote Access via Cisco VCS

Unified Communications Mobile and Remote Access via Cisco VCS Unified Communications Mobile and Remote Access via Cisco VCS Deployment Guide Cisco VCS X8.5.2 Cisco Unified CM 9.1(2)SU1 or later April 2015 Contents Mobile and remote access overview 5 Jabber client

More information

Expressway for Mobile and Remote Access Deployments, page 1 Cisco AnyConnect Deployments, page 9 Survivable Remote Site Telephony, page 17

Expressway for Mobile and Remote Access Deployments, page 1 Cisco AnyConnect Deployments, page 9 Survivable Remote Site Telephony, page 17 Expressway for Mobile and Deployments, page 1 Cisco AnyConnect Deployments, page 9 Survivable Remote Site Telephony, page 17 Expressway for Mobile and Deployments Expressway for Mobile and for Cisco Unified

More information

Attendant Console. Blue s Attendant. The best and most complete operator console solution. Imagicle ApplicationSuite INCLUDED INTO THE FOR CISCO UC

Attendant Console. Blue s Attendant. The best and most complete operator console solution. Imagicle ApplicationSuite INCLUDED INTO THE FOR CISCO UC Imagicle ApplicationSuite FOR CISCO UC CROSS PLATFORM FOR SKYPE FOR BUSINESS Attendant Console The best and most complete operator console solution. Copyright Imagicle spa 2010-2018 - Brands cited must

More information

Mobile and Remote Access Through Cisco Expressway

Mobile and Remote Access Through Cisco Expressway Mobile and Remote Access Through Cisco Expressway Deployment Guide First Published: April 2014 Last Updated: November 2017 Cisco Expressway X8.8.n Cisco Unified Communications Manager 9.1(2)SU4 or later

More information

Mobile and Remote Access Through Cisco Video Communication Server

Mobile and Remote Access Through Cisco Video Communication Server Mobile and Remote Access Through Cisco Video Communication Server Deployment Guide First Published: April 2014 Last Updated: June 2017 Cisco VCS X8.8.n Cisco Unified Communications Manager 9.1(2)SU4 or

More information

FLX UC 1000/1500 Registering with Cisco Unified Communications Manager

FLX UC 1000/1500 Registering with Cisco Unified Communications Manager FLX UC 1000/1500 Registering with Cisco Unified Communications Manager The purpose of this document is to describe how to register a Revolabs FLX UC 1000/1500 conference phone with a Cisco Unified Call

More information

Mobile and Remote Access Through Cisco Expressway

Mobile and Remote Access Through Cisco Expressway Mobile and Remote Access Through Cisco Expressway Deployment Guide First Published: April 2014 Last Updated: September 2018 Cisco Expressway X8.11.1 Cisco Systems, Inc. www.cisco.com 2 Contents Preface

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

Mobile and Remote Access Through Cisco Expressway

Mobile and Remote Access Through Cisco Expressway Mobile and Remote Access Through Cisco Expressway Deployment Guide First Published: April 2014 Last Updated: December 2018 Cisco Expressway X8.11.4 Cisco Systems, Inc. www.cisco.com 2 Contents Preface

More information

itexamdump 최고이자최신인 IT 인증시험덤프 일년무료업데이트서비스제공

itexamdump 최고이자최신인 IT 인증시험덤프   일년무료업데이트서비스제공 itexamdump 최고이자최신인 IT 인증시험덤프 http://www.itexamdump.com 일년무료업데이트서비스제공 Exam : 210-065 Title : Implementing Cisco Video Network Devices v1.0 Vendor : Cisco Version : DEMO Get Latest & Valid 210-065 Exam's

More information

Integrate with Directory Sources

Integrate with Directory Sources for an On-Premises Deployment, page 1 Configure Contact Sources, page 1 Federation, page 8 Client Configuration for Directory Integration, page 9 for an On-Premises Deployment Before You Begin Configure

More information

Imagicle MeetNow Audio for Cisco UC. Administration Guide to install and configure MeetNow Audio for Cisco Unified Communications.

Imagicle MeetNow Audio for Cisco UC. Administration Guide to install and configure MeetNow Audio for Cisco Unified Communications. Imagicle MeetNow Audio for Cisco UC Administration Guide to install and configure MeetNow Audio for Cisco Unified Communications. Winter 2015 Copyright 2010-2015 Imagicle Spa All rights reserved. Imagicle

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

Call Recording. Imagicle. Never miss a word. Imagicle. ApplicationSuite INCLUDED INTO THE FOR CISCO UC

Call Recording. Imagicle. Never miss a word. Imagicle. ApplicationSuite INCLUDED INTO THE FOR CISCO UC ApplicationSuite FOR CISCO UC Never miss a word. Copyright spa 2010-2018. Brands cited must and will be considered as registered brands property of their respective owners. Record and archive your calls

More information

Interdomain Federation with Office 365

Interdomain Federation with Office 365 Office 365 Interdomain Federation Overview, page 1 Office 365 Interdomain Federation Task Flow, page 1 Office 365 Interdomain Federation Overview The IM and Presence Service supports business to business

More information

Mobile and Remote Access Through Cisco Expressway

Mobile and Remote Access Through Cisco Expressway Mobile and Remote Access Through Cisco Expressway Deployment Guide First Published: April 2014 Last Updated: February 2019 Cisco Expressway X12.5 Cisco Systems, Inc. www.cisco.com 2 Contents Preface 5

More information

Unified Communications Mobile and Remote Access via Cisco Expressway

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

More information

Troubleshoot. Locate chip.log File. Procedure

Troubleshoot. Locate chip.log File. Procedure Locate chip.log File, page 1 Locate chip.dmp File, page 2 Reset Admin Password for Administration, page 2 Reset Root Password for Server, page 2 Audio and Video Issues, page 4 Call Links Redirect to Cisco

More information

Cisco Jabber for Mac Installation and Configuration Guide 9.2(1)

Cisco Jabber for Mac Installation and Configuration Guide 9.2(1) First Published: September 23, 2013 Last Modified: February 25, 2014 Americas Headquarters Cisco Systems, Inc. 170 West Tasman Drive San Jose, CA 95134-1706 USA http://www.cisco.com Tel: 408 526-4000 800

More information

Cisco DX Series Video Endpoints: Best Practices for Desktop Collaboration Enablement David Scott Technical Marketing Engineer BRKCOL-2608

Cisco DX Series Video Endpoints: Best Practices for Desktop Collaboration Enablement David Scott Technical Marketing Engineer BRKCOL-2608 Cisco DX Series Video Endpoints: Best Practices for Desktop Collaboration Enablement David Scott Technical Marketing Engineer BRKCOL-2608 Agenda Product Overview Deployment Considerations Expressway Mobile

More information

akkadian Global Directory 3.0 System Administration Guide

akkadian Global Directory 3.0 System Administration Guide akkadian Global Directory 3.0 System Administration Guide Updated July 19 th, 2016 Copyright and Trademarks: I. Copyright: This website and its content is copyright 2014 Akkadian Labs. All rights reserved.

More information

Cisco VCS Authenticating Devices

Cisco VCS Authenticating Devices Cisco VCS Authenticating Devices Deployment Guide First Published: May 2011 Last Updated: November 2015 Cisco VCS X8.7 Cisco Systems, Inc. www.cisco.com 2 About Device Authentication Device authentication

More information

Users. LDAP Synchronization Overview

Users. LDAP Synchronization Overview LDAP Synchronization Overview, page 1 Configure Workflow, page 3 Activate Services, page 3 Enable LDAP Directory Synchronization, page 4 Configure LDAP Directory Sync, page 4 Authentication Options, page

More information

Frequently Asked Questions: Cisco Jabber Voice 9.1(4) for Android

Frequently Asked Questions: Cisco Jabber Voice 9.1(4) for Android Frequently Asked Questions Frequently Asked Questions: Cisco Jabber Voice 9.1(4) for Android FAQs 2 Setup 2 Basics 4 Connectivity 8 Calls 9 Contacts and Directory Search 16 Voicemail 17 Recents 22 Feedback

More information

Deploying TelePresence and Video Endpoints on Unified Communications Manager

Deploying TelePresence and Video Endpoints on Unified Communications Manager Deploying TelePresence and Video Endpoints on Unified Communications Manager Kevin McMenamy Principal Engineer For the latest version of this deck, please see ftp://ftpeng.cisco.com/kevinmcm Abstract This

More information

Configure High Availability and Scalability

Configure High Availability and Scalability Cluster, page 1 Configure Load Balancing, page 7 Cluster Create Cluster In this procedure, we refer to the primary server as primary and to the two secondary servers as node A and node B. Before You Begin

More information

SAML-Based SSO Configuration

SAML-Based SSO Configuration Prerequisites, page 1 SAML SSO Configuration Workflow, page 5 Reconfigure OpenAM SSO to SAML SSO After an Upgrade, page 9 Prerequisites NTP Setup In SAML SSO, Network Time Protocol (NTP) enables clock

More information

INTEGRATING CISCO UNIFIED COMMUNICATIONS APPLICATIONS

INTEGRATING CISCO UNIFIED COMMUNICATIONS APPLICATIONS INTEGRATING CISCO UNIFIED COMMUNICATIONS APPLICATIONS V1.0 (CAPPS) COURSE OVERVIEW: Integrating Cisco Unified Communications Applications (CAPPS) v1.0 prepares the learner for integrating Cisco Unity Connection,

More information

Certificates for Live Data Standalone

Certificates for Live Data Standalone Certificates and Secure Communications, on page 1 Export Self-Signed Live Data Certificates, on page 2 Import Self-Signed Live Data Certificates, on page 3 Produce Certificate Internally, on page 4 Deploy

More information

Cisco Expressway with Microsoft Infrastructure

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

More information

SAML-Based SSO Configuration

SAML-Based SSO Configuration Prerequisites, page 1 SAML SSO Configuration Task Flow, page 5 Reconfigure OpenAM SSO to SAML SSO Following an Upgrade, page 9 SAML SSO Deployment Interactions and Restrictions, page 9 Prerequisites NTP

More information

Cisco TelePresence Endpoints and Cisco Unified Communications Manager

Cisco TelePresence Endpoints and Cisco Unified Communications Manager Cisco TelePresence MX Series Cisco TelePresence EX Series Cisco TelePresence Codec C Series Cisco TelePresence Profile Series Cisco TelePresence Quick Set C20 Cisco TelePresence SX20 Quick Set Cisco Unified

More information

Configure Centralized Deployment

Configure Centralized Deployment Centralized Deployment Overview, on page 1 Centralized Deployment Prerequisites, on page 4 Centralized Deployment Configuration Task Flow, on page 6 Centralized Deployment Field Descriptions, on page 16

More information

Cisco Spark Flex Plan

Cisco Spark Flex Plan Cisco Spark Flex Plan Simplify your transition to cloud-based collaboration services Today s office is diverse and fast-paced, and isn t constrained by geography. However, it s still as important as ever

More information

Command or Action Step 1. Create and Configure Cisco Jabber Devices, on page 1

Command or Action Step 1. Create and Configure Cisco Jabber Devices, on page 1 Create Softphones Workflow, page 1 Create Softphones Workflow Command or Action Purpose Create and Configure Cisco Jabber Devices, on page 1 Create at least one device for every user that will access Cisco

More information

Troubleshoot. What to Do If. Locate chip.log File

Troubleshoot. What to Do If. Locate chip.log File What to Do If, page 1 Locate chip.log File, page 1 Locate chip.dmp File, page 2 Reset Admin Password for Administration, page 2 Reset Root Password for Server, page 2 Audio and Video Issues, page 4 Call

More information

Cisco TelePresence Management Suite Provisioning Extension

Cisco TelePresence Management Suite Provisioning Extension Cisco TelePresence Management Suite Provisioning Extension Deployment Guide Cisco TMSPE 1.1 Cisco TMS 14.2 or 14.3 Cisco VCS X8.1 D14941 15 January 2014 Contents Introduction 6 This deployment guide 6

More information

Known Issues, Limitations, and Important Notes

Known Issues, Limitations, and Important Notes Known Issues, page 1 Performance and Behavior Notes, page 1 Important Notes, page 4 Known Issues Microsoft Outlook Local Contacts and Presence Users' presence is unknown when the contact is manually added

More information

Troubleshoot. What to Do If. Locate chip.log File. Procedure

Troubleshoot. What to Do If. Locate chip.log File. Procedure What to Do If, page 1 Locate chip.log File, page 1 Locate chip.dmp File, page 2 Reset Admin Password for Administration, page 2 Reset Root Password for Server, page 2 Audio and Video Issues, page 4 Call

More information

Queue Manager & IVR Module User Guide included in the Imagicle ApplicationSuite for Cisco UC Cross-Platform Skype for Business. Rel.

Queue Manager & IVR Module User Guide included in the Imagicle ApplicationSuite for Cisco UC Cross-Platform Skype for Business. Rel. Queue Manager & IVR Module User Guide included in the Imagicle ApplicationSuite for Cisco UC Cross-Platform Skype for Business Rel. 2016 Copyright 2010-2016 Imagicle Spa All rights reserved. Imagicle and

More information

Cisco Expressway with Microsoft Infrastructure

Cisco Expressway with Microsoft Infrastructure Cisco Expressway with Microsoft Infrastructure Deployment Guide First Published: December 2013 Last Updated: September 2018 Cisco Expressway X8.11.1 Microsoft Lync Server 2010 or 2013 Skype for Business

More information

Mobile and Remote Access Through Cisco Expressway

Mobile and Remote Access Through Cisco Expressway Mobile and Remote Access Through Cisco Expressway Deployment Guide First Published: April 2014 Last Updated: December 2016 Cisco Expressway X8.9.n Cisco Unified Communications Manager 10 or later Cisco

More information

Implementing Cisco Video Network Devices Part 2, v1.0 (CIVND2)

Implementing Cisco Video Network Devices Part 2, v1.0 (CIVND2) Implementing Cisco Video Network Devices Part 2, v1.0 (CIVND2) COURSE OVERVIEW: Implementing Cisco Video Network Devices Part 2 (CIVND2) v1.0 is designed to provide students with the necessary knowledge

More information

HCS Shared Architecture - A simple, scalable and standardized deployment model

HCS Shared Architecture - A simple, scalable and standardized deployment model BRKCOL-2295 HCS Shared Architecture - A simple, scalable and standardized deployment model Kai Xu Product Manager, UCaaS Partner Enablement kxu@cisco.com Cisco Spark How Questions? Use Cisco Spark to communicate

More information

DMP 128 Plus C V DMP 128 Plus C V AT. Cisco CUCM Configuration Guide REVISION: DATE: MARCH 7 TH, 2018

DMP 128 Plus C V DMP 128 Plus C V AT. Cisco CUCM Configuration Guide REVISION: DATE: MARCH 7 TH, 2018 DMP 128 Plus C V DMP 128 Plus C V AT Cisco CUCM Configuration Guide REVISION: 1.2.1 DATE: MARCH 7 TH, 2018 Revision Log Date Version Notes Aug. 4 th 2017 1.0 First Release: Applies to Firmware Version

More information

Using the Portal in Operations Manager

Using the Portal in Operations Manager CHAPTER 2 These topics describe how to use the portal in Cisco Unified Operations Manager: Understanding the Diagnostics View, page 2-1 Customizing Your Dashboard, page 2-1 Working with Dashboard Views,

More information

Mobile and Remote Access Through Cisco Expressway

Mobile and Remote Access Through Cisco Expressway Mobile and Remote Access Through Cisco Expressway Deployment Guide First Published: April 2014 Last Updated: November 2017 Cisco Expressway X8.10 Cisco Systems, Inc. www.cisco.com 2 Contents Preface 5

More information

Cisco CTL Client setup

Cisco CTL Client setup Cisco CTL Client setup This chapter provides information about Cisco CTL client setup. About Cisco CTL Client setup, page 2 Remove etoken Run Time Environment 3.00 for CTL Client 5.0 plug-in, page 2 Cisco

More information

Manage SAML Single Sign-On

Manage SAML Single Sign-On SAML Single Sign-On Overview, page 1 Opt-In Control for Certificate-Based SSO Authentication for Cisco Jabber on ios, page 1 SAML Single Sign-On Prerequisites, page 2, page 3 SAML Single Sign-On Overview

More information

Manage Finesse IP Phone Agent

Manage Finesse IP Phone Agent Finesse IP Phone Agent, page 1 One Button Sign In, page 2 Finesse IP Phone Service Subscription Options, page 3 Set Up Application User, Web Access, and HTTPS Server Parameters, page 4 Configure Finesse

More information

Mobile and Remote Access Through Cisco Video Communication Server

Mobile and Remote Access Through Cisco Video Communication Server Mobile and Remote Access Through Cisco Video Communication Server Deployment Guide First Published: April 2014 Last Updated: July 2017 Cisco VCS X8.9.n Cisco Unified Communications Manager 10 or later

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

Integrate Microsoft Office Communicator and Microsoft Lync Clients for Cisco UC

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

More information

Provision Unified CM for Unified CCX

Provision Unified CM for Unified CCX When you access Unified CCX Administration for the first time in a cluster, the system automatically initiates the cluster setup procedure once for each cluster to perform the following tasks: Identify

More information

Phone Lock. StoneLock. Easily lock company phones. Imagicle ApplicationSuite INCLUDED INTO THE FOR CISCO UC

Phone Lock. StoneLock. Easily lock company phones. Imagicle ApplicationSuite INCLUDED INTO THE FOR CISCO UC Imagicle ApplicationSuite FOR CISCO UC Easily lock company phones. Copyright Imagicle spa 2010-2017. Brands cited must and will be considered as registered brands property of their respective owners. Prevent

More information

Mobile and Remote Access Through Cisco Video Communication Server

Mobile and Remote Access Through Cisco Video Communication Server Mobile and Remote Access Through Cisco Video Communication Server Deployment Guide First Published: April 2014 Last Updated: September 2017 Cisco VCS X8.10 Cisco Systems, Inc. www.cisco.com 2 Contents

More information

Cisco Implementing Cisco IP Telephony and Video, Part 2 (CIPTV2)

Cisco Implementing Cisco IP Telephony and Video, Part 2 (CIPTV2) Cisco 300-075 Implementing Cisco IP Telephony and Video, Part 2 (CIPTV2) https://killexams.com/pass4sure/exam-detail/300-075 QUESTION: 90 An engineer is configuring a new DX-80 in Cisco Unified Communications

More information

PDF CISCO MX800 DEFAULT PASSWORD DOCUMENT

PDF CISCO MX800 DEFAULT PASSWORD DOCUMENT 19 January, 2018 PDF CISCO MX800 DEFAULT PASSWORD DOCUMENT Document Filetype: PDF 345.1 KB 0 PDF CISCO MX800 DEFAULT PASSWORD DOCUMENT Understand the difference between type5 & type 7 passwords. Most Cisco

More information

Collaboration: Making Collaboration Simple. Jay Green Collaboration Product Sales Specialist.

Collaboration: Making Collaboration Simple. Jay Green Collaboration Product Sales Specialist. Collaboration: Making Collaboration Simple Jay Green Collaboration Product Sales Specialist jaygree@cisco.com Collaboration is a Web of Complexity 2 Cisco Confidential 2 How Can Cisco Help? Purpose-Built

More information

Cisco Exam Questions & Answers

Cisco Exam Questions & Answers Cisco 200-001 Exam Questions & Answers Number: 200-001 Passing Score: 800 Time Limit: 120 min File Version: 25.5 http://www.gratisexam.com/ Cisco 200-001 Exam Questions & Answers Exam Name: Implementing

More information

Presence Service Configuration

Presence Service Configuration Presence Service Configuration 28 Mar 2019 TM and copyright 2010-2019 Imagicle spa Table of Contents Presence Service Configuration...1/13 Imagicle Presence Service Configuration...1/13 Configuration for

More information