SIP Devices Configuration

Similar documents
SIP Devices Configuration

Understand CUSP Terminology and Routing Logic

Unified CVP Call Flow Models

Cisco Unified Customer Voice Portal

System Configuration. System tab options

Courtesy Call Back Configuration Quick Steps (Lab)

Calls Originated by Cisco Unified Communications Manager

Post Call Survey. Capabilities. Design Considerations. Capabilities, page 1 Initial Setup, page 2 Administration and Usage, page 6

Configure High Availability for Unified CVP

Unified Customer Voice Portal Overview

Unified Customer Voice Portal Overview

Designing Unified CVP for High Availability

Unified ICM Configuration

Cisco Outbound Option Description

Post Call Survey. Capabilities. Design Considerations. Capabilities, page 1 Initial Setup, page 2 Administration and Usage, page 6

Cisco Unified SIP Proxy Version 9.0

Configuring Multi-Tenants on SIP Trunks

Port Utilization in Unified CVP

Unified CVP Architecture Overview

Administering Cisco Unified Contact Center Enterprise Boot Camp

Cisco Unified SIP Proxy Version 9.1

Contact Center Assurance Dashboards

Contact Center Assurance Dashboards

Design Considerations for Integrated Features

Distribute Call Studio applications to Unified CVP VXML Servers.

AUCCE2: Administering Cisco Unified Contact Center Enterprise Part 2, v10.x

Design Considerations for Integrated Features

Configuring Triggers. Viewing and Deleting Triggers

SIP Compliance APPENDIX

VXML Server Configuration

Configuration Limits and Feature Availability for Reference Designs

Configure Cisco IOS Enterprise Voice Gateway

SIP SIP Stack Portability

SIP Server Deployment Guide. SRV address support in Contact and Record-Route headers

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

Following configurations are needed regardless of the recording technology being used.

Whisper Announcement

Cisco UBE Out-of-dialog OPTIONS Ping

Cisco Expressway Session Classification

Acano solution. Third Party Call Control Guide. December F

Installation & Configuration Guide Version 4.0

VXML Server Configuration

Troubleshoot CVP Agent Greeting Problems Contents

Gateway Options. PSTN Gateway, page 2

CUCM 10.5 / CUBE 9.5. BT SIP Trunk Configuration Guide. 1 BT SIP Trunk Configuration Guide

Configuration and Administration Guide for Cisco Unified Customer Voice Portal 9.0(1)

BT SIP Trunk Configuration Guide

ITBraindumps. Latest IT Braindumps study guide

Features and Functions

Cisco Unified Border Element (CUBE) Integration Guide

Information About SIP Compliance with RFC 3261

Cisco Expressway Options with Cisco Meeting Server and/or Microsoft Infrastructure

UCCE Solutions Hands on Cisco Virtualized Voice Browser (CVVB) and Customer Voice Portal (CVP) Features

Integration Reference Manual. SIP Server 8.1.1

Administering Unified Contact Center Enterprise Part 2 (AUCCE 2)

Cisco Unified Customer Voice Portal

Recording. Recording Overview

Outbound Option Installation: SIP Dialer

map q850-cause through mgcp packagecapability

Configuring SIP Registration Proxy on Cisco UBE

Problems on Voice over IP (VoIP)

Network Infrastructure Considerations

Common Components. Cisco Unified Border Element (SP Edition) Configuration Profile Examples 5 OL

Scripting Specifics in a Unified CCE Environment

Unified Contact Center Enterprise (UCCE) Ring-No-Answer Feature Overview

Mobile Agent. Capabilities. Cisco Unified Mobile Agent Description. Capabilities, page 1 Initial Setup, page 17 Administration and Usage, page 29

Compliance with RFC 3261

Cisco Unified Communications Manager Trunks

Configure Selective Based Workflow for Incoming Calls on Finesse

Mobile Agent. Capabilities. Cisco Unified Mobile Agent Description. Unified Mobile Agent Provides Agent Sign-In Flexibility

Architectural Overview

Outbound Option Installation

Migration Guide for Cisco Virtualized Voice Browser, Release 11.6(1)

Gateway Options. PSTN Gateway. PSTN Gateway, page 1

Number: Passing Score: 800 Time Limit: 120 min File Version:

Abstract. Testing was conducted at the Avaya Solution and Interoperability Test Lab.

CertifyMe. CertifyMe

Deploying Unified Contact Center Enterprise (DUCCE)

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

SIP Proxy Deployment Guide. SIP Server 8.1.1

Cisco Unified Border Element Intercluster Lookup Service

Call Transfer Options

Design Guide for Cisco Unified Customer Voice Portal, Release 11.0(1)

HT812/HT814 Firmware Release Note IMPORTANT UPGRADING NOTE

Call Back supports Suspend/Resume CallBack notification for both intracluster and intercluster QSIG

Migration Guide for Cisco Virtualized Voice Browser, Release 11.5(1)

Copying SIP Headers. Feature Information for Copying with SIP Profiles

Copying SIP Headers. Feature Information for Copying with SIP Profiles

HT801/HT802 Firmware Release Note IMPORTANT UPGRADING NOTE

Configuring SIP Call-Transfer Features

HT801/HT802 Firmware Release Note IMPORTANT UPGRADING NOTE

Setting Up a Mitel SX-2000 Digital PIMG Integration with Cisco Unity Connection

Cisco Cisco Voice over IP (CVOICE) Practice Test. Version QQ:

Call Forwarding. Call Forwarding Overview

Cisco Unified Mobility Advantage and Cisco Unified Mobile Communicator Integration

Configuration Guide for Cisco Unified Customer Voice Portal, Release 10.0(1)

Registry Setting. Campaign Manager Registry Settings. Campaign Manager Registry Settings, page 1 Dialer Registry Settings, page 5

Setting up Alcatel 4400 Digital PIMG Integration

Example Unified WIM Web Collaboration Scripts. Overview of Unified WIM Web Request Routing Through Unified ICM


Transcription:

Set Up Ingress Gateway to Use Redundant Proxy Servers, page 1 Set Up Call Server with Redundant Proxy Servers, page 1 Local SRV File Configuration Example for SIP Messaging Redundancy, page 2 Load-Balancing SIP Calls, page 2 Set Up Ingress Gateway to Use Redundant Proxy Servers, page 2 Set Up Call Server with Redundant Proxy Servers, page 2 Cisco Unified SIP Proxy (CUSP) Configuration, page 2 Configure Custom Streaming Ringtones, page 5 Set Up Ingress Gateway to Use Redundant Proxy Servers Configure the gateway with the following code to send calls to redundant proxy servers as resolved using DNS SRV lookup: ip domain name <your domain name> ip name-server <your DNS server> sip-ua sip-server dns:<your SRV cluster domain name> dial-peer voice 1000 voip session target sip-server Set Up Call Server with Redundant Proxy Servers Use redundant proxy servers for Unified CVP outbound calls by using a DNS-based SRV cluster name or a non-dns SRV cluster name (also known as Server Group Name). See the Operations Console User's Guide for Cisco Unified Customer Voice Portal on how to configure local based SRV records. 1

Local SRV File Configuration Example for SIP Messaging Redundancy Local SRV File Configuration Example for SIP Messaging Redundancy Load-Balancing SIP Calls SIP calls can be load balanced across destinations in several different ways as outlined below: Using the CUSP server, define several static routes with the same route pattern, priorities, and weights. Using DNS, configure SRV records with priorities and weights. Both the DNS client and the server settings must be configured and operating successfully for DNS "A" and "SRV" type queries to work. Configure SRV queries to be used wherever outbound SIP calls are made, such as on the IOS Ingress gateway, on the Call Server itself, and on Unified CM. Note Refer to DNS Zone File Configuration for Comprehensive Call Flow Model for information about load balancing and failover without a Proxy Server. Only the DNS SRV method is supported for load balancing and failover without a Proxy Server. Set Up Ingress Gateway to Use Redundant Proxy Servers Configure the gateway with the following code to send calls to redundant proxy servers as resolved using DNS SRV lookup: ip domain name <your domain name> ip name-server <your DNS server> sip-ua sip-server dns:<your SRV cluster domain name> dial-peer voice 1000 voip session target sip-server Set Up Call Server with Redundant Proxy Servers Use redundant proxy servers for Unified CVP outbound calls by using a DNS-based SRV cluster name or a non-dns SRV cluster name (also known as Server Group Name). See the Operations Console User's Guide for Cisco Unified Customer Voice Portal on how to configure local based SRV records. Cisco Unified SIP Proxy (CUSP) Configuration The following configuration shows a CUSP proxy in Unified CVP. The highlighted lines are specific to a Unified CVP solution. For additional configuration details, refer to the Configuring Cisco Unified SIP Proxy Server guide. 2

Cisco Unified SIP Proxy (CUSP) Configuration Configuration Example: server-group sip global-load-balance call-id server-group sip retry-after 0 server-group sip element-retries udp 1 server-group sip element-retries tls 1 server-group sip element-retries tcp 1 sip dns-srv no enable no naptr end dns no sip header-compaction no sip logging sip max-forwards 70 sip network neta noicmp non-invite-provisional 200 allow-connections retransmit-count invite-server-transaction 9 retransmit-count non-invite-client-transaction 9 retransmit-count invite-client-transaction 2 retransmit-timer T4 5000 retransmit-timer T2 4000 retransmit-timer T1 500 retransmit-timer TU2 32000 retransmit-timer TU1 5000 retransmit-timer clienttn 64000 retransmit-timer servertn 64000 end network no sip peg-counting sip privacy service sip queue message thread-count 20 sip queue radius thread-count 20 sip queue request thread-count 20 sip queue response thread-count 20 sip queue st-callback thread-count 10 sip queue timer drop-policy none size 2500 3

Cisco Unified SIP Proxy (CUSP) Configuration thread-count 8 sip queue xcl thread-count 2 route recursion sip tcp connection-timeout 240 sip tcp max-connections 256 no sip tls trigger condition in-neta sequence 1 in-network neta end sequence end trigger condition trigger condition mid-dialog sequence 1 mid-dialog end sequence end trigger condition trigger condition out-neta sequence 1 out-network neta end sequence end trigger condition accounting no enable no client-side no server-side end accounting server-group sip group cucm-cluster.cisco.com neta element ip-address 10.86.129.219 5060 udp q-value 1.0 weight 10 element ip-address 10.86.129.62 5060 udp q-value 1.0 weight 10 element ip-address 10.86.129.63 5060 udp q-value 1.0 weight 10 failover-resp-codes 503 lbtype global ping end server-group server-group sip group cvp-call-servers.cisco.com neta element ip-address 10.86.129.220 5060 udp q-value 1.0 weight 10 element ip-address 10.86.129.224 5060 udp q-value 0.9 weight 10 failover-resp-codes 503 lbtype global ping end server-group server-group sip group vxml-gws.cisco.com neta element ip-address 10.86.129.229 5060 udp q-value 1.0 weight 10 element ip-address 10.86.129.228 5060 udp q-value 1.0 weight 10 failover-resp-codes 503 lbtype global ping end server-group route table cvp-route-table key 9 target-destination vxml-gws.cisco.com neta key 8 target-destination cvp-call-servers.cisco.com neta key 7 target-destination vxml-gws.cisco.com neta key 700699 target-destination cvp-call-servers.cisco.com neta key 2 target-destination cucm-cluster.cisco.com neta key 1 target-destination cucm-cluster.cisco.com neta 4

Configure Custom Streaming Ringtones key 7000 target-destination 172.19.151.41 neta key 777333 target-destination cvp-call-servers.cisco.com neta key 1004 target-destination 10.86.139.84 neta key 7105 target-destination dialer-gws neta end route table policy lookup cvp-policy sequence 1 cvp-route-table request-uri uri-component user rule prefix end sequence end policy trigger routing sequence 1 by-pass condition mid-dialog trigger routing sequence 10 policy cvp-policy condition in-neta server-group sip ping-options neta 10.86.129.200 5038 method OPTIONS ping-type adaptive 5000 10000 timeout 500 end ping server-group sip global-ping sip listen neta udp 10.86.129.200 5060 end Configure Custom Streaming Ringtones You can configure custom ringtone patterns that enable you to play an audio stream to a caller in place of the usual ringtone. Customized streaming ringtones are based on the dialed number destination and, when configured, play an in-progress broadcast stream to the caller while the call is transferred an agent. Procedure Step 1 Step 2 Configure Helix for streaming audio. The default installation and configuration of the Helix server is all that is required for use with Unified CVP. See the Helix Server Administration Guide for information about installing and configuring the Helix Server. In the Operations Console, perform the following steps to configure custom streaming ringtones: a) Select System > Dialed Number Pattern. b) Click Add New. c) Complete the following fields to assoicate a dialed number pattern with a custom ringtone. Table 1: Dialed Number Pattern Configuration Settings Property Description Default Value General Configuration 5

Configure Custom Streaming Ringtones Property Description Default Value Dialed Number Pattern The actual Dialed Number Pattern. None Must be unique Maximum length of 24 Can contain alphanumeric, wildcard such as exclamation point () or asterisk (*), single digit matches such as the letter X or period (.) Can end with an optional greater than (>) wildcard character Description Information about the Dialed Number Pattern. None Maximum length of 1024 Enable Custom Ringtone Enables customized ring tone. Ringtone media filename - Enter the name of the file that is to be played for the respective dialed number pattern. Provide the URL for the stream name in the following format: rtsp://<streaming server IP address>:<port>/<directory>/<filename>.rm Disabled none Maximum length of 256 Cannot contain whitespace d) Click Save to save the Dialed Number Pattern. You are returned to the Dialed Number Pattern page. To deploy the Dialed Number Pattern configuration, click Deploy to deploy the configuration to all Unified CVP Call Server devices. e) Access the IOS device in global configuration mode and add the following commands on your VXML Gateway: rtsp client timeout 10 6

Configure Custom Streaming Ringtones rtsp message timeout 10 The range is 1 to 20; the recommended value is 10 seconds. Step 3 Add a Send to VRU node in your ICM script before any Queue node. The explicit Send to VRU node is used to establish the VRU leg before the transfer to the agent; this is required to play streaming audio ringtones to a caller. 7

Configure Custom Streaming Ringtones 8