Configure SIP Normalization and Transparency

Size: px
Start display at page:

Download "Configure SIP Normalization and Transparency"

Transcription

1 SIP Normalization and Transparency Overview, page 1 SIP Normalization and Transparency Prerequisites, page 2 SIP Normalization and Transparency Configuration Task Flow, page 3 SIP Normalization and Transparency Overview SIP normalization and transparency is an optional feature that handles SIP interoperability issues between Cisco Unified Communications Manager and endpoints, service providers, PBXs, or gateways that implement SIP differently. To configure SIP normalization and transparency, apply a customized lua script to a SIP trunk or SIP line. Cisco Unified Communications Manager applies the script to the SIP messaging that passes through the SIP trunks or SIP lines. Upon installation Cisco Unified Communications Manager contains default normalization and transparency scripts that you can assign to the SIP trunks and SIP profiles in your system. You can also create and import your own customized scripts. SIP Normalization SIP normalization scripts modify incoming and outgoing SIP messages. For example, if you are interoperating Cisco Unified Communications Manager with a Cisco TelePresence Video Communications Server, apply the vcs-interop script to the SIP trunk that connects the two. The script resolves the differences in the SIP messaging so that the two products can communicate. You can apply a normalization script to any SIP trunk connection, regardless of which protocol is being used by the endpoint that connects to that SIP trunk. SIP Transparency SIP transparency scripts enable Cisco Unified Communications Manager to transparently pass SIP information, such as proprietary headers, from one call leg to the other. For transparency to work, both call legs must be SIP. Another feature of SIP transparency is REFER transparency, which allows Cisco Unified Communications Manager to pass on REFER requests without acting on them. You can use REFER transparency in call center environments where a centralized agent may answer a call and then transfer the call to an agent who resides 1

2 Default Scripts for SIP Normalization and Transparency in the same geographical area as the caller. REFER transparency allows the centralized Cisco Unified Communications Manager to drop the call and shift call control to the new agent. Default Scripts for SIP Normalization and Transparency Uopn installation, Cisco Unified Communications Manager contains the following default scripts for SIP Normalization and Transparency. You can apply these scripts to a SIP trunk or SIP profile, but you cannot edit these scripts: HCS-PCV-PAI passthrough Provides Cisco HCS plaform integration with Enterprise IMS. cisco-telepresence-conductor-interop Provides interoperability for endpoints registered to TelePresence Conductor. cisco-telepresence-mcu-ts-direct-interop Provides interoperability between Cisco Unified Communications Manager and either Cisco TelePresence MCU or Cisco TelePresence Server. diversion-counter Provides capability to adjust the diversion counter. refer-passthrough Removes Cisco Unified Communications Manger from the call due to a blind transfer between SIP trunks. vcs-interop Provides interoperability for endpoints that are registered to the Cisco TelePresence Video Communications Server. SIP Normalization and Transparency Prerequisites Review the following prerequisites before configuring SIP Normalization and Transparency: Make sure that you understand how the SIP devices that you are deploying implement SIP. For example, if you are interoperating Cisco Unified Communications Manager with a Cisco TelePresence Video Communications Server, you must apply the vcs-interop script to the SIP trunk that connects the two products. Review the default scripts and verify if they meet your needs. For details, see Default Scripts for SIP Normalization and Transparency, on page 2. If you plan to interoperate Cisco Unified Communications Manager with a third-party SIP product, make sure that you understand how the third-party product implements SIP so that you know whether you need to create a custom script. If you plan to develop your own custom scripts, review the Developer Guide for SIP Normalization and Transparency at unified-communications-manager-callmanager/products-programming-reference-guides-list.html. 2

3 SIP Normalization and Transparency Configuration Task Flow SIP Normalization and Transparency Configuration Task Flow Command or Action Create New SIP Normalization and Transparency Scripts, on page 3 Apply Normalization or Transparency Script to SIP Trunk, on page 4 Purpose Optional. If none of the preinstalled scripts meet your needs, use this procedure to configure a customized script. You can create your new script in the SIP Normalization Script Configuration window or you can import a customized script. In the Trunk Configuration window, apply a script directly to a SIP trunk. Cisco Unified Communications Manager applies the script to all the SIP messaging that passes through the trunk Apply Normalization or Transparency Script to SIP Lines, on page 4 If you want to apply a normalization or transparency script to a SIP line, apply a script to the SIP profile that is associated to that SIP line. Cisco Unified Communications Manager applies the script to all SIP messaging that uses that SIP profile. Create New SIP Normalization and Transparency Scripts If the default normalization and transparency scripts do not meet your needs, use this procedure to create a new lua script. You can either write the new script in Cisco Unified Communications Manager or import a file into the system. Tip If the script that you want to create closely resembles a default script, open the default script in the SIP Normalization Script Configuration window and copy the Contents text box. Create a new script and paste the contents into the Contents text box. You can then edit the content in the new script. Step 4 Step 5 In Cisco Unified CM Administration, choose Device > Device Settings > SIP Normalization Script. Click Add New. The SIP Normalization Script Configuration window appears. Enter a Name and Description for your script. If you are writing a new script, edit the script in the Contents text box. Optional. If you have a external file that you want to import, do the following a) Click Import File. b) Browse to locate the file and select the file. 3

4 Apply Normalization or Transparency Script to SIP Trunk Step 6 Step 7 c) Click Import File. The SIP Normalization Script Configuration window displays the contents of the imported file in the Contents text box. Complete the fields in the SIP Normalization Script Configuration window. For help with the fields and their contents, refer to the online help. Click Save. What to Do Next Assign the script to a SIP profile or SIP trunk: Apply Normalization or Transparency Script to SIP Trunk, on page 4 Apply Normalization or Transparency Script to SIP Lines, on page 4 Apply Normalization or Transparency Script to SIP Trunk Use this procedure to apply a SIP normalization or transparency script to a SIP trunk. Cisco Unified Communications Manager applies the script to all SIP messaging that passes through the trunk. Step 4 Step 5 Step 6 From Cisco Unified CM Administration, choose Device > Trunk. Click Find and select the trunk to which you want to apply a script. From the Normalization Script drop-down list box, choose the script that you want to apply to the trunk. Optional. If you want to normalize specific parameters within the SIP messaging, do the following: a) Enter the Parameter Name that you want to normalize, and the Parameter Value for the value that you want to apply to the parameter. For example, you could enter a Location parameter and North Carolina as the value. b) To add additional parameters, click the (+) button to create additional lines where you can enter additional parameters and values. Optional. If you want to produce SDI traces against the script, check the Enable Trace check box. Note Cisco recommends that you enable tracing while debugging your scripts. Click Save. Apply Normalization or Transparency Script to SIP Lines You can apply a normalization or transparency script to a SIP line by applying the script to the SIP profile that is used by that SIP line. Cisco Unified Communications Manager applies the script to all the SIP messaging that uses that SIP profile. 4

5 Apply Normalization or Transparency Script to SIP Lines Step 4 Step 5 Step 6 From Cisco Unified CM Administration, choose Device > Device Settings > SIP Profile. Click Find and select the SIP profile to which you want to apply a script. From the Normalization Script drop-down list box, choose the script that you want to apply to the trunk. Optional. If you want to normalize specific parameters within the SIP messaging, do the following: a) Enter the Parameter Name that you want to normalize, and the Parameter Value for the value that you want to apply to the parameter. For example, you could enter a Location parameter and North Carolina as the value. b) To add additional parameters, click the (+) button to create additional lines where you can enter additional parameters and values. Optional. If you want to produce SDI traces against the script, check the Enable Trace check box. Note Cisco recommends that you enable tracing while debugging your scripts. Click Save. 5

6 Apply Normalization or Transparency Script to SIP Lines 6

SIP Normalization Script Configuration

SIP Normalization Script Configuration CHAPTER 81 The following topics cover Cisco Unified Communications Manager SIP normalization script configuration: Settings, page 81-1 Importing SIP Normalization Scripts, page 81-5 Related Topics, page

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

Cisco Unified Communications Manager Trunk Types

Cisco Unified Communications Manager Trunk Types Cisco Unified Communications Manager Trunk Types This chapter provides information about trunk types. In a distributed call-processing environment, Cisco Unified Communications Manager communicates with

More information

Configure Third-Party SIP Phones

Configure Third-Party SIP Phones Third-Party SIP Endpoints Overview, page 1 Third-Party SIP Endpoints Configuration Task Flow, page 2 Third-Party SIP Endpoints Overview In addition to the Cisco Unified IP Phones that run SIP, Cisco Unified

More information

Acano solution. Third Party Call Control Guide. 07 June G

Acano solution. Third Party Call Control Guide. 07 June G Acano solution Third Party Call Control Guide 07 June 2016 76-1055-01-G Contents 1 Introduction 3 1.1 How to Use this Guide 3 1.1.1 Commands 5 2 Example of Configuring a SIP Trunk to CUCM 6 2.1 Prerequisites

More information

Acano solution. Third Party Call Control Guide. December F

Acano solution. Third Party Call Control Guide. December F Acano solution Third Party Call Control Guide December 2015 76-1055-01-F Contents Contents 1 Introduction... 3 1.1 How to Use this Guide... 3 1.1.1 Commands... 4 2 Example of Configuring a SIP Trunk to

More information

Configure Global Dial Plan Replication

Configure Global Dial Plan Replication Global Dial Plan Replication Overview, page 1 Global Dial Plan Replication Prerequisites, page 3 Global Dial Plan Replication Task Flow, page 3 Global Dial Plan Replication Overview Use global dial plan

More information

Configure Call Control

Configure Call Control Call Control Overview, page 1 Cisco Expressway and TelePresence Configuration Tasks, page 2 Configuring Cisco Unified Communications Manager, page 5 Provisioning Endpoint Display Names, page 10 Call Control

More information

Overview of Cisco Prime Collaboration Assurance and Analytics Business

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

More information

Cisco TelePresence Conductor with Cisco Unified Communications Manager

Cisco TelePresence Conductor with Cisco Unified Communications Manager Cisco TelePresence Conductor with Cisco Unified Communications Manager Deployment Guide TelePresence Conductor XC4.0 Unified CM 10.5(2) January 2016 Contents Introduction 6 About this document 6 Related

More information

Calling Party Normalization

Calling Party Normalization This chapter describes the feature. allows you to reformat the display of calling party numbers to a globalized version that includes prefixes such as international country codes or localize the calling

More information

Configuring Cisco TelePresence MSE 8000 Series

Configuring Cisco TelePresence MSE 8000 Series CHAPTER 21 Configuring Cisco TelePresence MSE 8000 Series The following sections describe how to configure the Cisco TelePresence MSE 8000 Series products and the Cisco VCS products: About the Cisco TelePresence

More information

Cisco TelePresence Integration Guide Documentation for integrating Cisco CTS/TX TelePresence Systems with BlueJeans

Cisco TelePresence Integration Guide Documentation for integrating Cisco CTS/TX TelePresence Systems with BlueJeans Cisco TelePresence Integration Guide Documentation for integrating Cisco CTS/TX TelePresence Systems with BlueJeans Last Updated: April 2018 5 1 6 C l y d e A v e n u e M o u n t a i n V i e w, C A 9 4

More information

Cisco TelePresence Conductor with Unified CM

Cisco TelePresence Conductor with Unified CM Cisco TelePresence Conductor with Unified CM Deployment Guide TelePresence Conductor XC3.0 Unified CM 10.x Revised February 2015 Contents Introduction 5 About this document 5 Related documentation 5 About

More information

Extend and Connect. Extend and Connect Overview

Extend and Connect. Extend and Connect Overview Overview, page 1 Prerequisites, page 2 Configuration Task Flow, page 2 Interactions and Restrictions, page 8 Overview The feature allows administrators to deploy Unified Communications (UC) Computer Telephony

More information

Configuring SIP Registration Proxy on Cisco UBE

Configuring SIP Registration Proxy on Cisco UBE The Support for SIP Registration Proxy on Cisco UBE feature provides support for sending outbound registrations from Cisco Unified Border Element (UBE) based on incoming registrations. This feature enables

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

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

Cisco Unified Customer Voice Portal 9.0

Cisco Unified Customer Voice Portal 9.0 Data Sheet Cisco Unified Customer Voice Portal 9.0 Product Overview Cisco Unified Customer Voice Portal (Unified CVP) is an award-winning product that provides IP-based selfservice and call routing. It

More information

Cisco TelePresence Conductor with Cisco VCS (Policy Service)

Cisco TelePresence Conductor with Cisco VCS (Policy Service) Cisco TelePresence Conductor with Cisco VCS (Policy Service) Deployment Guide TelePresence Conductor XC3.0 Cisco VCS X8.x Revised January 2015 Contents Introduction 5 About the Cisco TelePresence Conductor

More information

Digest Authentication Setup for SIP Trunks

Digest Authentication Setup for SIP Trunks This chapter provides information about digest authentication setup for SIP trunks. When you configure digest authentication for SIP trunks, Cisco Unified Communications Manager challenges the identity

More information

Product Overview. Benefits CHAPTER

Product Overview. Benefits CHAPTER CHAPTER 1 Revised July 3, 2012 The Cisco TelePresence Exchange System is an integrated video service-creation platform that enables service providers and strategic partners to offer secure cloud-based

More information

Cisco TelePresence Conductor with Cisco Unified Communications Manager

Cisco TelePresence Conductor with Cisco Unified Communications Manager Cisco TelePresence Conductor with Cisco Unified Communications Manager Deployment Guide XC2.2 Unified CM 8.6.2 and 9.x D14998.09 Revised March 2014 Contents Introduction 4 About this document 4 Further

More information

Configure TFTP Servers

Configure TFTP Servers Proxy TFTP Deployment Overview, on page 1 TFTP Server Configuration Task Flow, on page 3 Proxy TFTP Deployment Overview Use a proxy Trivial File Transfer Protocol (TFTP) server to provide the configuration

More information

IP Addressing Modes for Cisco Collaboration Products

IP Addressing Modes for Cisco Collaboration Products IP Addressing Modes for Cisco Collaboration Products IP Addressing Modes, on page 1 Recommended IPv6 Addressing Modes for CSR 12.1/12.0 Products, on page 2 IPv6 Addressing in Cisco Collaboration Products,

More information

IP Addressing Modes for Cisco Collaboration Products

IP Addressing Modes for Cisco Collaboration Products IP Addressing Modes for Cisco Collaboration Products IP Addressing Modes, page 1 Recommended IPv6 Addressing Modes for CSR 12.0 Products, page 3 IPv6 Addressing in Cisco Collaboration Products, page 9

More information

Cisco Implementing Cisco Collaboration Applications (CAPPS)

Cisco Implementing Cisco Collaboration Applications (CAPPS) Cisco 300-085 Implementing Cisco Collaboration Applications (CAPPS) http://killexams.com/exam-detail/300-085 QUESTION: 158 Which two parameters are required when you configure the Voice Profile for Internet

More information

Cisco Troubleshooting Cisco IP Telephony and Video (CTCOLLAB)

Cisco Troubleshooting Cisco IP Telephony and Video (CTCOLLAB) Cisco 300-080 Troubleshooting Cisco IP Telephony and Video (CTCOLLAB) http://killexams.com/pass4sure/exam-detail/300-080 Question: 213 Which two troubleshooting tools would initially be the best to use

More information

Setting up Inter Cluster Trunks with Three or More Cisco CallManagers

Setting up Inter Cluster Trunks with Three or More Cisco CallManagers Setting up Inter Cluster Trunks with Three or More Cisco CallManagers Document ID: 19200 Contents Introduction Prerequisites Requirements Components Used Conventions Problem 3.1.x or 3.2.x Solutions Solution

More information

Cisco Unified Communications Manager Trunks

Cisco Unified Communications Manager Trunks CHAPTER 2 A trunk is a communications channel on Cisco Unified Communications Manager (Cisco Unified CM) that enables Cisco Unified CM to connect to other servers. Using one or more trunks, Cisco Unified

More information

Collaborative Conferencing

Collaborative Conferencing CHAPTER 8 Revised: March 30, 2012, When there are three or more participants involved in a call, the call becomes a conference. In collaborative conferencing, the audio, video and content from some or

More information

Extend and Connect. Extend and Connect. Overview of Extend and Connect

Extend and Connect. Extend and Connect. Overview of Extend and Connect This chapter provides information about the feature. This chapter contains the following information:, page 1 System Requirements, page 6 Interactions and Restrictions, page 7 Availability Information,

More information

TLS Setup. TLS Overview. TLS Prerequisites

TLS Setup. TLS Overview. TLS Prerequisites Setup Overview, page 1 Prerequisites, page 1 Configuration Task Flow, page 2 Interactions and Restrictions, page 8 Overview Transport Layer Security () provides secure and reliable signaling and data transfer

More information

Configure IPv6 Stack. IPv6 Stack Overview. IPv6 Stack Overview, page 1 IPv6 Prerequisites, page 2 IPv6 Configuration Task Flow, page 2

Configure IPv6 Stack. IPv6 Stack Overview. IPv6 Stack Overview, page 1 IPv6 Prerequisites, page 2 IPv6 Configuration Task Flow, page 2 IPv6 Stack Overview, page 1 IPv6 Prerequisites, page 2 IPv6 Configuration Task Flow, page 2 IPv6 Stack Overview IPv6 is an expanded IP addressing protocol that uses 128 bits instead of the 32 bits that

More information

Overview of Cisco Prime Collaboration Assurance

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

More information

Cisco Meeting Server. Cisco Meeting Server Release 2.3. with Cisco Unified Communications Manager Deployment Guide

Cisco Meeting Server. Cisco Meeting Server Release 2.3. with Cisco Unified Communications Manager Deployment Guide Cisco Meeting Server Cisco Meeting Server Release 2.3 with Cisco Unified Communications Manager Deployment Guide May 11, 2018 Cisco Systems, Inc. www.cisco.com Contents Change History 4 1 Introduction

More information

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

cisco.  Number: Passing Score: 800 Time Limit: 120 min. 500-006 cisco Number: 500-006 Passing Score: 800 Time Limit: 120 min Question Set 1 QUESTION 1 How many conferencing bridges can a single full-capacity Cisco TelePresence Conductor support? A. 1 B. 10

More information

Nexmo SIP Trunking Configuration Guide. Avaya Aura With Avaya SBCe

Nexmo SIP Trunking Configuration Guide. Avaya Aura With Avaya SBCe Nexmo SIP Trunking Configuration Guide Avaya Aura 6.3.18.0.631804 With Avaya SBCe 6.3.7-01-12611 June 2017 1 Contents 1 Introduction...4 2 SIP Trunking Network Components...4 2.1 Network Components...4

More information

Configure Gateways. Gateway Overview. Gateway Overview, page 1 Gateway Setup Prerequisites, page 3 Gateway Configuration Task Flow, page 4

Configure Gateways. Gateway Overview. Gateway Overview, page 1 Gateway Setup Prerequisites, page 3 Gateway Configuration Task Flow, page 4 Gateway Overview, page 1 Gateway Setup Prerequisites, page 3 Gateway Configuration Task Flow, page 4 Gateway Overview Cisco offers a wide variety of voice and video gateways. A gateway provides interfaces

More information

ACCELERATOR 8.0 CISCO JABBER INTEGRATION GUIDE

ACCELERATOR 8.0 CISCO JABBER INTEGRATION GUIDE ACCELERATOR 8.0 CISCO JABBER INTEGRATION GUIDE April 2017 Tango Networks, Inc. phone: +1 469-920-2100 2801 Network Blvd, Suite 200 fax: +1 469-920-2099 Frisco, TX 75034 USA www.tango-networks.com 2004-2017

More information

Configuring Call Routing

Configuring Call Routing CHAPTER 12 The following sections describe how to configure call routing by using the administrative console: Configuring Routes, page 12-1 Configuring Dial Patterns, page 12-4 Configuring Remote Service

More information

Cisco Unified Communications Manager 9.0

Cisco Unified Communications Manager 9.0 Data Sheet Cisco Unified Communications Manager 9.0 Cisco Unified Communications Manager is the heart of Cisco collaboration services, enabling session and call control for video, voice, messaging, mobility,

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

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

Configure Selective Based Workflow for Incoming Calls on Finesse

Configure Selective Based Workflow for Incoming Calls on Finesse Configure Selective Based Workflow for Incoming Calls on Finesse Contents Introduction Prerequisites Requirements Components Used Configure Configurations CUCM Configuration MediaSense Configuration UCCX

More information

Cisco TelePresence Cisco Unified Communications Manager with Cisco VCS (SIP Trunk)

Cisco TelePresence Cisco Unified Communications Manager with Cisco VCS (SIP Trunk) Cisco TelePresence Cisco Unified Communications Manager with Cisco VCS (SIP Trunk) Deployment Guide Cisco VCS X8.1 CUCM 8.6.x, 9.x January 2015 Contents Introduction 5 Deployment scenario 5 Summary of

More information

Configure Autoregistration

Configure Autoregistration Autoregistration Overview, page 1 Task Flow, page 1 Autoregistration Overview Autoregistration allows Cisco Unified Communications Manager to automatically assign directory numbers to new phones when you

More information

Implementing, Configuring and Managing Cisco Meeting Server (ICMCMS-CT)

Implementing, Configuring and Managing Cisco Meeting Server (ICMCMS-CT) 6210 Central Ave, Portage, IN. 46368 Phone: 219.764.3800 Fax: 219.764.3805 Web: http://www.ctclc.com Implementing, Configuring and Managing Cisco Meeting Server (ICMCMS-CT) In this course, students will

More information

"Charting the Course... Implementing Cisco Telepresence Video Solutions Part 2 (VTVS2) Course Summary

Charting the Course... Implementing Cisco Telepresence Video Solutions Part 2 (VTVS2) Course Summary Description Course Summary Implementing Cisco TelePresence Video Solutions, Part 2 (VTVS2) v1.0 is a 5-day instructor-led course that is designed to teach technicians who install and support Cisco TelePresence

More information

Configuring PSTN Audio for CMR Hybrid, page 3. Cisco VCS Control/Cisco VCS Expresswaymust be configured.

Configuring PSTN Audio for CMR Hybrid, page 3. Cisco VCS Control/Cisco VCS Expresswaymust be configured. Prerequisites, page 1 Configuring SIP Audio for CMR Hybrid, page 2 Configuring PSTN Audio for CMR Hybrid, page 3 Configuring TSP Audio for CMR Hybrid, page 5 Prerequisites To configure SIP or PSTN Audio,

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

Cisco Unified Communications Manager Administration Guide End User Configuration Section

Cisco Unified Communications Manager Administration Guide End User Configuration Section Cisco Unified Communications Manager Administration Guide End User Configuration Section Cisco Unified Communications Manager Administration 9. Log In to Cisco Unified CM Administration 9 Add Users to

More information

Cisco TelePresence Multiway

Cisco TelePresence Multiway Cisco TelePresence Multiway Deployment Guide Cisco VCS X8.2 or later MCU version 4.4 or later Conductor XC2.3 or later D14366.12 Revised July 2014 Contents Introduction 4 Objectives and intended audience

More information

Cisco Meeting Server. Cisco Meeting Server Release 2.1. with Cisco Unified Communications Manager Deployment Guide. November 08,

Cisco Meeting Server. Cisco Meeting Server Release 2.1. with Cisco Unified Communications Manager Deployment Guide. November 08, Cisco Meeting Server Cisco Meeting Server Release 2.1 with Cisco Unified Communications Manager Deployment Guide November 08, 2017 Cisco Systems, Inc. www.cisco.com Contents Change History 4 1 Introduction

More information

Configure IM Addressing Scheme

Configure IM Addressing Scheme IM Addressing Scheme Overview, on page 1 IM Addressing Scheme Prerequisites, on page 2 Task Flow, on page 3 IM Addressing Scheme Overview The IM and Presence Service supports two IM addressing schemes:

More information

Sample Configuration for SIP Trunking between Avaya IP Office and Cisco Unified Communications Manager 7.0 Issue 1.0

Sample Configuration for SIP Trunking between Avaya IP Office and Cisco Unified Communications Manager 7.0 Issue 1.0 Avaya Solution & Interoperability Test Lab Sample Configuration for SIP Trunking between Avaya IP Office and Cisco Unified Communications Manager 7.0 Issue 1.0 Abstract These Application Notes describe

More information

Cisco Unified Customer Voice Portal

Cisco Unified Customer Voice Portal This chapter explains the procedures you must perform to configure the Cisco Unified CVP Call and OAMP servers on Side A and Side B. Validate Network Card, page 2 Configure Unified CVP Call Server, page

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

Cisco Unified Communications Manager with Cisco VCS

Cisco Unified Communications Manager with Cisco VCS Cisco Unified Communications Manager with Cisco VCS Deployment Guide Cisco VCS X7.0 CUCM v6.1, 7.x and 8.x SIP trunk D14602.09 October 2011 Contents Contents Document revision history... 5 Introduction...

More information

Install Port License on Telepresence Multipoint Control Unit (MCU) via the Web interface

Install Port License on Telepresence Multipoint Control Unit (MCU) via the Web interface Install Port License on Telepresence Multipoint Control Unit (MCU) via the Web interface Contents Introduction Prerequisites Requirements Components Used Configure Install Port and Screen Licenses on Telepresence

More information

Post-Change Tasks and Verification

Post-Change Tasks and Verification Post-Change Task List for Cisco Unified Communications Manager Nodes, page 1 Post-Change Task List for IM and Presence Service Nodes, page 3 Perform Post-Change Tasks for Cisco Unified Communications Manager

More information

Call Transfer Options

Call Transfer Options Release Trunk Transfer, page 1 ICM Managed Transfer, page 4 Network Transfer, page 5 SIP Refer Transfer, page 6 Intelligent Network Release Trunk Transfers, page 6 VoiceXML Transfer, page 6 Release Trunk

More information

Configure Dual Stack IPv6

Configure Dual Stack IPv6 Dual Stack Addressing Overview, on page 1 Dual Stack IPv6 Prerequisites, on page 2 Dual Stack IPv6 Configuration Task Flow, on page 2 Dual Stack Addressing Overview If your SIP deployment requires IPv6

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

Avaya Solution & Interoperability Test Lab

Avaya Solution & Interoperability Test Lab Avaya Solution & Interoperability Test Lab Application Notes for configuring MiContact Center Enterprise from Mitel Networks Corporation to interoperate with Avaya IP Office R10.1 - Issue 1.0 Abstract

More information

Cisco Implementing Cisco IP Telephony and Video, Part 2 (CIPTV2) For More Information - Visit:

Cisco Implementing Cisco IP Telephony and Video, Part 2 (CIPTV2) For More Information - Visit: CertsChief Guaranteed Success with Accurate & Updated Questions. Cisco 300-075 Implementing Cisco IP Telephony and Video, Part 2 (CIPTV2) Questions & Answers PDF For More Information - Visit: https://www.certschief.com/

More information

CCNP COLLABORATION. Cisco Certified Network Professional Collaboration

CCNP COLLABORATION. Cisco Certified Network Professional Collaboration Cisco Certified Network Professional Collaboration O V E R VIE W For collaboration and unified communications network engineers who want develop advanced collaboration skills designing, deploying, configuring,

More information

SIP Transparency. Supported Features CHAPTER

SIP Transparency. Supported Features CHAPTER CHAPTER 10 Cisco Unified Communications Manager (Unified CM) is a Back to Back User Agent (B2BUA). Therefore, any SIP to SIP call consists of 2 SIP dialogs. It is often useful to pass information from

More information

CTCOLLAB: Troubleshooting Cisco IP Telephony and Video

CTCOLLAB: Troubleshooting Cisco IP Telephony and Video Course Objectives Describe a systematic methodology to troubleshoot issues in Cisco collaboration deployments Troubleshoot issues that relate to Cisco Unified Communications Manager Troubleshot issues

More information

Contents. Introduction. Prerequisites. Requirements. Components Used

Contents. Introduction. Prerequisites. Requirements. Components Used Contents Introduction Prerequisites Requirements Components Used Background Option 1 Option 2 Configuration CUCM Configuration VCS Control Configuration VCS Expressway Configuration Option 1 - Add a Suffix

More information

Customer Premise Equipment

Customer Premise Equipment Prerequisites, page 1 Workflow, page 2 Determine the Type of Site(s), page 2 Determine Router Model, page 2 Determine Services on Router Model and Location of Services, page 3 Determine Analog Gateways,

More information

Transparent Tunneling of QSIG and Q.931 over SIP TDM Gateway and SIP-SIP Cisco Unified Border Element

Transparent Tunneling of QSIG and Q.931 over SIP TDM Gateway and SIP-SIP Cisco Unified Border Element Transparent Tunneling of QSIG and Q.931 over SIP TDM Gateway and SIP-SIP Cisco Unified Border Element Transparent Tunneling of QSIG and Q.931 over Session Initiation Protocol (SIP) Time-Division Multiplexing

More information

Avaya 7120X. Avaya Aura(R) Core Components Integration.

Avaya 7120X. Avaya Aura(R) Core Components Integration. Avaya 7120X Avaya Aura(R) Core Components Integration http://killexams.com/exam-detail/7120x QUESTION: 62 When a Simple SIP Phone (SST). without CM Features, registers to Avaya Aura Core, the IP Address

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

Cisco Unified Mobility

Cisco Unified Mobility CHAPTER 14 extends the rich call control capabilities of Cisco Unified Communications Manager from the primary workplace desk phone of a mobile worker to any location or device of their choosing. For example,

More information

Call Transfer Options

Call Transfer Options Designing for call transfers is one of the major steps required when designing a Unified CVP deployment. There are numerous transfer options that can be used with Unified CVP. The goal of this chapter

More information

Interdomain Federation with Skype for Business

Interdomain Federation with Skype for Business Skype for Business Interdomain Federation, page 1 Skype for Business Federation Task Flow (Business to Business), page 1 Skype for Business Interdomain Federation The IM and Presence Service supports interdomain

More information

Hangzhou Synway Information Engineering Co., Ltd

Hangzhou Synway Information Engineering Co., Ltd 1 2 1. Abstract Elastix is an Open Source Software to establish Unified Communications. About this concept, Elastix goal is to incorporate all the communication alternatives, available at an enterprise

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

Figure 1: Incoming and Outgoing messages where SIP Profiles can be applied

Figure 1: Incoming and Outgoing messages where SIP Profiles can be applied Session Initiation Protocol (SIP) profiles change SIP incoming or outgoing messages so that interoperability between incompatible devices can be ensured. SIP profiles can be configured with rules to add,

More information

Polycom RealPresence Access Director System

Polycom RealPresence Access Director System Release Notes 3.1.1 April 2014 3725-78700-001C1 Polycom RealPresence Access Director System Polycom announces the release of the Polycom RealPresence Access Director system, version 3.1.1. This document

More information

Troubleshooting Cisco IP Telephony Video (CTCOLLAB) 1.0

Troubleshooting Cisco IP Telephony Video (CTCOLLAB) 1.0 Troubleshooting Cisco IP Telephony Video (CTCOLLAB) 1.0 COURSE OVERVIEW: Troubleshooting Cisco IP Telephony Video (CTCOLLAB) v1.0 is a five-day Cisco IT training course that prepares the learner for troubleshooting

More information

Analyzing Call Signaling

Analyzing Call Signaling Analyzing Call Signaling The Call Signaling Analyzer enables you to determine the reason of call failure. Call Signaling Analyzer analyzes calls at a high level and then drills down to a lower level within

More information

Configuring Media Antitrombone

Configuring Media Antitrombone Media Trombones are media loops in a SIP entity due to call transfer or call forward. Media loops in Cisco UBE are not detected because Cisco UBE looks at both call types as individual calls and not calls

More information

A. On the VCS, navigate to Configuration, Protocols, H.323, and set Auto Discover to off.

A. On the VCS, navigate to Configuration, Protocols, H.323, and set Auto Discover to off. Volume: 383 Questions Question No: 1 Which parameter should be set to prevent H.323 endpoints from registering to Cisco TelePresence Video Communication Server automatically? A. On the VCS, navigate to

More information

External Call Transfer Restrictions

External Call Transfer Restrictions Overview, page 1 Configure Task Flow, page 2 External Call Transfer Interactions and Restrictions, page 6 Overview is a feature that you can use to configure gateways, trunks, and route patterns as OnNet

More information

Unified Contact Center Express Release Notes 10.6(1)

Unified Contact Center Express Release Notes 10.6(1) Unified Contact Center Express Release Notes 10.6(1) Introduction, page 1 New and Updated Features, page 2 Limitations and Restrictions, page 3 Caveats, page 8 Documentation Feedback, page 9 Documentation

More information

Cisco TelePresence Microsoft Lync 2010, Cisco VCS and Cisco AM GW

Cisco TelePresence Microsoft Lync 2010, Cisco VCS and Cisco AM GW Cisco TelePresence Microsoft Lync 2010, Cisco VCS and Cisco AM GW Deployment Guide Cisco VCS X8.2 Microsoft Lync 2010 Cisco AM GW 1.1 D14652.09 June 2014 Contents Introduction 4 Prerequisites to setting

More information

This chapter provides information about Cisco Unified Communications Manager trunk configuration.

This chapter provides information about Cisco Unified Communications Manager trunk configuration. Trunk setup This chapter provides information about Cisco Unified Communications Manager trunk configuration. About trunk setup, page 1 Find trunk, page 57 Set up trunk, page 57 Delete trunk, page 59 Reset

More information

External Call Transfer Restrictions

External Call Transfer Restrictions Overview, on page 1 Configure Task Flow, on page 2 External Call Transfer Interactions and Restrictions, on page 6 Overview is a feature that you can use to configure gateways, trunks, and route patterns

More information

This chapter provides information about using Cisco Unified Communications Manager for working with and configuring Cisco gateways.

This chapter provides information about using Cisco Unified Communications Manager for working with and configuring Cisco gateways. This chapter provides information about using Cisco Unified Communications Manager for working with and configuring Cisco gateways. About gateway setup, page 1 Gateway reset, page 2 Gateway deletion, page

More information

Ad Hoc Conferencing. Ad Hoc Conferencing Overview. Ad Hoc Conferencing Task Flow. Procedure

Ad Hoc Conferencing. Ad Hoc Conferencing Overview. Ad Hoc Conferencing Task Flow. Procedure Overview, page 1 Task Flow, page 1 Conference Interactions and Restrictions, page 10 Overview Ad Hoc conferences allow the conference controller (or in some cases, another participant) to add participants

More information

Intercluster directory URI

Intercluster directory URI This chapter describes how to enable the ILS URI Replication feature in order to support intercluster dialing with directory URIs. When this feature is configured, Cisco Unified Communications Manager

More information

Interworking Signaling Enhancements for H.323 and SIP VoIP

Interworking Signaling Enhancements for H.323 and SIP VoIP Interworking Signaling Enhancements for H.323 and SIP VoIP This feature module describes enhancements to H.323 and Session Initiation Protocol (SIP) signaling when interworking with ISDN, T1 channel associated

More information

BT SIP Trunk Configuration Guide

BT SIP Trunk Configuration Guide CUCM 9.1 BT SIP Trunk Configuration Guide This document covers service specific configuration required for interoperability with the BT SIP Trunk service. Anything which could be considered as normal CUCM

More information

Configuring an Error Response Code upon an Out-of-Dialog OPTIONS Ping Failure

Configuring an Error Response Code upon an Out-of-Dialog OPTIONS Ping Failure Configuring an Error Response Code upon an Out-of-Dialog OPTIONS Ping Failure Cisco Unified Border Element (Cisco UBE) provides an option to configure the error response code when a dial peer is busied

More information

Cisco Unified Mobility Advantage and Cisco Unified Mobile Communicator Integration

Cisco Unified Mobility Advantage and Cisco Unified Mobile Communicator Integration CHAPTER 15 Cisco Unified Mobility Advantage and Cisco Unified Mobile Communicator Integration Cisco Unified Communications Manager provides certain functionality for Cisco Unified Mobile Communicator clients

More information

Nortel Converged Office Fundamentals Microsoft Office Communications Server 2007

Nortel Converged Office Fundamentals Microsoft Office Communications Server 2007 Nortel Converged Office Fundamentals Microsoft Office Communications Server 2007 NN43001-121 Document status: Standard Document version: 0103 Document date: 30 April 2008 All Rights Reserved LEGAL NOTICE

More information

Configure Enhanced Locations Call Admission Control

Configure Enhanced Locations Call Admission Control Configure Enhanced Locations Call Admission Control Enhanced Locations Call Admission Control Overview, page 1 Enhanced Locations Call Admission Control Prerequisites, page 2 Enhanced Locations Call Admission

More information

Associate Users with Endpoints

Associate Users with Endpoints Users to Endpoints Association Overview, page 1 Prerequisites, page 1 Users and Devices Configuration Task Flow, page 1 Interactions and Restrictions, page 5 Users to Endpoints Association Overview This

More information