06-01-2021 10:30 AM
Hello,
I have translation pattern set and see what external did going to where. However, I still have DID not listed in translation pattern hitting since there is a call ring. How can find in CCUM for example specific call was made to DID and what extension its hitting?
Thank you
06-01-2021 10:39 AM - edited 06-01-2021 10:41 AM
You can run DNA on CUCM. use gateway if its a gateway or trunk if you use trunk to connect the gateway.
Serviceability>>tools>>Dilaed Number analysis>>select gateway.
Translations is it done on gateway or CUCM ?
06-01-2021 10:45 AM
Calling from SIP trunk into PRI and both set up on the same voice gateway & CCUM
06-02-2021 12:40 AM
What i understood, you have a sip trunk to your gateway, in what case run DNA for the trunk.
06-01-2021 10:40 AM
Use DNA, it will tell you how your call routing is configured and what is being matched.
06-02-2021 04:35 AM
I must be doing something wrong since I don't see any useful info in DNA analysis output. I tried gateway for PRI and sip trunk unless I use wrong dialed digits.
Example. I dial 6xxx-xxx-xxxx (6 for outbound SIP trunk) from my extension 100 and in DNA I use calling party "100" and in dialed extension: 6xxx-xxx-xxxx and dont see anything relevant. I know what extension is ringing but I would like to use that tool for exactly finding what number is where forwarded.
06-02-2021 06:14 AM
Could you please provide gateway type?
Tranalstion is it done on gateway or CUCM ? if gateway, can you post the translation configuration ? if CUCM, can you post the screenshots of configured translations ?
Whats your DID range and your extension series ?
06-02-2021 07:20 AM - edited 06-02-2021 07:23 AM
Hello,
I use 3 digits extensions, translation is done on Cisco 2911 and CCUM. Here is what I have for 2911:
voice translation-rule 1
rule 1 /^1../ /77XXXXXXXX/
rule 2 /^2../ /77XXXXXXXX/
rule 3 /^3../ /77XXXXXXXX/
rule 4 /^4../ /77XXXXXXXX/
rule 5 /^5../ /77XXXXXXXX/
!
voice translation-rule 1001
rule 1 /^[1-6]../ /7794100000/
!
voice translation-rule 1002
rule 1 /^6\(...........$\)/ /\1/
rule 2 /^6\(..........$\)/ /\1/
rule 10 /^6\(.*$\)/ /\1/
!
voice translation-rule 2001
rule 1 /7794100000/ /793/
!
!
voice translation-profile Outgoing
translate calling 1
translate called 1
!
voice translation-profile toCUCM
translate called 2001
!
voice translation-profile toITSP
translate calling 1001
translate called 1002
I have SIP & PRI trunks on same Cisco 2911:
controller T1 0/0/0
cablelength long 0db
pri-group timeslots 1-24 service mgcp
interface GigabitEthernet0/0.100
description >> ITSP SIP Trunk<<
encapsulation dot1Q 80
!
sip-ua
credentials username 77XXXXXXX password 7 ***********8 realm siptrunk.com
authentication username 77XXXXXXX password 7 ****************
retry invite 2
retry response 3
retry bye 3
retry prack 6
retry register 2
timers expires 300000
registrar ipv4:X.X.X.X expires 3600
sip-server ipv4:X.X.X.X:5060
connection-reuse
g729-annexb override
In CCUM for example:
Translation Pattern: last three digits of DID for example 200
Called Party Transform Mask: I have internal extension for example 444
06-02-2021 08:40 AM
SO you have a SIP trunk and a PRI from ISP. calls from which connection you need to verify ?
Can you provide bit more information about the test scenario. Are you testing an inbound call or outbound call.
if the test scenario is for incoming calls from ISO through SIP trunk , i can see a voice translation-profile toCUCM with called 2001 which translate any called number with 7794100000 to 793. is the translation which you are trying to achieve ?
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide