[cisco-voip] Translation pattern in CUCM6.1

Ahmed Elnagar ahmed_elnagar at hotmail.com
Wed Jan 7 07:35:27 EST 2009


 
If the calling number is a specific 2 or 3 pattern "say 4 digits and 5 digits" you could replicate your dial-plan to have one set per calling number pattern and each number pattern has its CSS and PT to hit the required route pattern which has the correct transaltion for this calling number...however this could be a little bit complicated but you could have it as a last resort solution.
Thanks,Ahmed Elnagar 

Date: Wed, 7 Jan 2009 13:04:34 +0800From: jackycxh at gmail.comTo: ahmed_elnagar at hotmail.comSubject: Re: [cisco-voip] Translation pattern in CUCM6.1CC: cisco-voip at puck.nether.netThanks. but the problem is that the calling number is not fixed length and can not use a mask to drop the first digit. 
2009/1/7 Ahmed Elnagar <ahmed_elnagar at hotmail.com>

 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.1 


Yes. 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. 

Get news, entertainment and everything you care about at Live.com. Check it out!
_________________________________________________________________
Show them the way! Add maps and directions to your party invites. 
http://www.microsoft.com/windows/windowslive/events.aspx
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://puck.nether.net/pipermail/cisco-voip/attachments/20090107/2ab05f59/attachment.html>


More information about the cisco-voip mailing list