Guest

Cisco Unified Communications Manager Express

Call Forward from CallManager Express to an External Number Fails

Document ID: 82046



Contents

Introduction
Prerequisites
      Requirements
      Components Used
      Conventions
Call Forward to External Number Fails
Faliure over ISDN PRI
      Configure the Voice Translation Rule
NetPro Discussion Forums - Featured Conversations
Related Information

Introduction

Call forwarding in Cisco CallManager Express sometimes requires special configuration in order to account for changes in caller ID or various supplementary services protocols used by ISDN or Session Initiation Protocol (SIP). This document explains common solutions for call forward failure on the Cisco Unified CallManager Express platform.

Prerequisites

Requirements

Cisco recommends that you have knowledge of Cisco CallManager Express.

Components Used

This document is not restricted to specific software and hardware versions.

Conventions

Refer to Cisco Technical Tips Conventions for more information on document conventions.

Call Forward to External Number Fails

When a user tries to forward a call to an external PSTN number or mobile using the call-foward noan command, the user gets a dial tone and the call forward fails. But at the same time, a call can be made from the internal number to the same external PSTN or mobile number.

Faliure over ISDN PRI

When the outgoing PSTN connection is ISDN PRI, the long distance calls with any Calling Line ID (CLID) other than the one specified by the Telco fails. When a call is forwarded, the calling number remains the same and the Telco does not allow the call to complete because it expects a different calling number. That is the number from which the call is redirected. In order to resolve this problem, configure the translation rule to force ANI for outgoing calls, which should be the Telco expected value.

Configure the Voice Translation Rule

In order to translate the calling party number, you can use a voice translation-rule .

Create a voice translation-rule in global configuration mode. For more information on voice translation rules, refer to Voice Translation Rules.

voice translation-rule 100
 rule 1 /\(^3...\)/ /8282100\1/

!--- This rule changes extensions that match 3000-3999 
!--- and replaces them with 8282100.  Refer to Voice Translation Rules 
!--- for more details.

voice translation-profile 1
 translate calling 100
ephone-dn  8 
 number 3007 
 translation-profile outgoing 1

!--- The translation profile needs to be 
!--- applied to all ephone-dns that can make outbound calls.

This allows you to forward calls to external PSTN numbers or mobile numbers which are not originated from internal callers.

Note:  If you have a Cisco CallManager Express router that runs Cisco IOS Software Release12.(4)15T, and if the redirect from call park to another number fails, you need to downgrade to Cisco IOS Software Release12.(4)9T4.

NetPro Discussion Forums - Featured Conversations

Networking Professionals Connection is a forum for networking professionals to share questions, suggestions, and information about networking solutions, products, and technologies. The featured links are some of the most recent conversations available in this technology.
NetPro Discussion Forums - Featured Conversations for Voice
Service Providers: Voice over IP
Voice & Video: Voice over IP
Voice & Video: IP Telephony
Voice & Video: IP Phone Services for End Users
Voice & Video: Unified Communications
Voice & Video: IP Phone Services for Developers
Voice & Video: General

Related Information



Updated: Apr 05, 2007Document ID: 82046