[cisco-voip] Translation pattern in CUCM6.1

Ahmed Elnagar ahmed_elnagar at hotmail.com
Tue Jan 6 23:27:27 EST 2009


 
Provided that the first digit is fixed you could make it on the calling party transforamtion on the route pattern or the route list "if using" by making a mask to remove first digit only...if the calling number is 90108899 use a mask of xxxxxx this will result in 0108899 then prefix two digits one is the first digit and the second is the one you want to add...so if the digit you want to insert is 0...prefix 90 so the number will be 900108899
Thanks,Ahmed Elnagar

Date: Wed, 7 Jan 2009 12:07:19 +0800From: jackycxh at gmail.comTo: TimothyEstes at spherion.com; cisco-voip at puck.nether.netSubject: Re: [cisco-voip] Translation pattern in CUCM6.1Yes. that's the case. but unforturnally I am using MGCP... :-(. Any idea on the CUCM side? Thanks a lot.
2009/1/7 Jacky Cai <jackycxh at gmail.com>

Yes. that's the case. but unforturnally I am using MGCP... :-(. Any idea on the CUCM side?
 
Thanks a lot.
2009/1/7 Estes, Timothy <TimothyEstes at spherion.com> 





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
 
 
 
 


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 PMTo: cisco-voip at puck-nether.net ListSubject: [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. 
_________________________________________________________________
News, entertainment and everything you care about at Live.com. Get it now!
http://www.live.com/getstarted.aspx
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://puck.nether.net/pipermail/cisco-voip/attachments/20090107/0e56eaf3/attachment.html>


More information about the cisco-voip mailing list