[cisco-voip] Translation pattern in CUCM6.1

Estes, Timothy TimothyEstes at spherion.com
Tue Jan 6 22:47:51 EST 2009


If you have H.323 gateways the following config will work. Basically if the number is in the local area code we translate the calling number to 9XXXXXXXXXX. If the number is not in the local area code its becomes 91XXXXXXXXXX. This makes the caller ID display on the phone show the correct dialable pattern for call-back purposes.

The following basic config on a 323 GW should work for the Ft. Lauderdale area where 954 and 754 are the local overlay area codes.


voice translation-profile TP1
 translate calling 1

voice translation-rule 1
 rule 1 /^\(954[2-9]......\)/ /9\1/
 rule 2 /^\(754[2-9]......\)/ /9\1/
 rule 3 /^\([2-9]..[2-9]....../)\ \91\1/

dial-peer voice 101 pots
description PSTN - PRI
translation-profile incoming TP1
direct-inward-dial
port 0/0/1:23



Timothy Estes
Affiliated Computer Services (ACS) @ Spherion
Ft. Lauderdale FL
timothyestes at spherion.com<mailto:timothyestes at spherion.com>




________________________________
From: cisco-voip-bounces at puck.nether.net [cisco-voip-bounces at puck.nether.net] On Behalf Of Jacky Cai [jackycxh at gmail.com]
Sent: Tuesday, January 06, 2009 9:57 PM
To: cisco-voip at puck-nether.net List
Subject: [cisco-voip] Translation pattern in CUCM6.1

Hi,

In CUCM 6.1, do you have any idea on how to add a digit to calling party number just after the first digits?

For example: translate the calling party number from 9! to 90!.

Thanks.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://puck.nether.net/pipermail/cisco-voip/attachments/20090106/ffbf864a/attachment.html>


More information about the cisco-voip mailing list