CLASSM Exam QuestionsBrowse all questions from this exam

CLASSM Exam - Question 21


Exam CLASSM Question 21

Refer to the exhibit. Calls incoming from the provider are not working through newly set up Cisco Unified Border Element. Provider engineers get the 404 Not

Found SIP message. Incoming calls are coming from the provider with called number "222333444" and Cisco Unified Communications Manager is expecting the called number to be delivered as "444333222". The administrator already verified that the IP address of the Cisco Unified CM is set up correctly and there are no dial peers configured other than those shown in the exhibit. Which action must the administrator take to fix the issue?

Show Answer
Correct Answer: B

To resolve the issue of the dial-peer not matching the incoming call pattern and thus not applying the translation rule, the administrator must set up the translation-profile to match the incoming traffic correctly by specifying it as an incoming translation profile. Currently, the translation-profile direction is set as 'outgoing' on the 'incoming' dial-peer, which does not properly translate the called number pattern for incoming calls. Adjusting this to ‘translation-profile incoming incoming’ aligns the translation direction with the incoming call scenario, ensuring proper number translation and subsequent call routing.

Discussion

17 comments
Sign in to comment
zeroblasted
Apr 29, 2021

Correct answer is C - The configuration is intentionally missing the incoming called-number. If you try to leave that blank on a router it will reject the command. The dial peer group DOES NOT have to match the outgoing digits because it is associated. And the translation rule was written correctly (minus the spaces). Verified on a 4331 - voice translation-rule 999 rule 1 /\(^[1-2][1-2][1-2]\)333\([4-5][4-5].\)$/ /\2333\1/ #test voice translation-rule 999 222333444 Matched with rule 1 Original number: 222333444 Translated number: 444333222

Godan
Dec 5, 2021

i can't understand how does this rule matches this pattern??

jimboo
Jan 11, 2022

No this would output 2333222

jn4voip
Apr 13, 2021

The answer is A. The destination pattern on the outgoing dial peer is 888, but the called number after the correct translation is 444333222. \2 takes the second group of 444 and adds 333, then \1 adds the first group of 222

basscov
May 18, 2022

I agree with A, because there is no valid pattern on outgoing to cucm dial peer to accommodate 444333222

Jajo
May 21, 2022

This is actually a trick question. If you look at the "incoming" dial-peer. It has a translation profile set to outgoing: translation-profile outgoing incoming. After the translation-profile command, you need to specify either incoming or outgoing when it hits that dial-peer. It's tricky because the profile is named "incoming". This is not indicative of the direction... Only the profile name. Thus, an incoming profile must be created for that incoming dial-peer.

Jajo
May 21, 2022

This is actually a trick question. If you look at the "incoming" dial-peer. It has a translation profile set to outgoing: translation-profile outgoing incoming. After the translation-profile command, you need to specify either incoming or outgoing when it hits that dial-peer. It's tricky because the profile is named "incoming". This is not indicative of the direction... Only the profile name. Thus, an incoming profile must be created for that incoming dial-peer.

FrankPic
Jan 11, 2024

In my opinion the best answer is B. The incoming dial-peer is missing the "." parameter after the incoming called-number command. This is quite common to set up a match-any incoming dial-peer, both single digit o entire dial-string for en-block dialing like sip (https://community.cisco.com/t5/unified-communications-infrastructure/quot-incoming-called-number-quot-what-the-quot-dot-quot-stands/td-p/4435303) Voice-translation rule 99 is correct but on the incoming dial-peer (voip dial-peer 999) you need to change the translation-profile direction to incoming, like following: translation-profile incoming incoming I also have some doubts about the outgoing dial (voip dial-peer 888) as destination-pattern 888 will never be matched by called number after voice translation-rule 99. So also A, on a second step, can be right or anyway need to be applied.

Emil7
Mar 18, 2021

Shouldn't this be D? Assuming " Cisco Unified Communications Manager is expecting the called number to be delivered as "444333222"." I don't see this happening in the configured Translation rule.

alert2003
Apr 5, 2021

I think D , but translation profile in dial-peer 999 match outgoing traffic and I think Answer B is correct too...

Marco74
May 12, 2021

I think that correct is B

DoubleK
May 20, 2021

I think "B". The translation rule is set for outbound but this is an inbound dial peer which only uses inbound translations. (The name of the translation rule is "inbound" but the name does not change the direction it is actually used in). The incoming called-number command missing the dot is probably a typo. Even if you make it more specific and match 2223334444 the translation rule would not be applied because it is assigned the wrong direction. This config uses Dial Peer Groups which ignores the outgoing destination pattern so changing 888 to 444333222 would do nothing.

Mert_kerna
May 13, 2022

I think we can all just assume there was a typo in the voice translation-rule, because it doesn't match correctly. However, there is not an answer that corresponds to the translation-rule being incorrect, or that would be the correct answer. The answer is B, because the translation-profile is being applied in the wrong direction. The name of the translation-profile is meant to trip you up in this question because it's "outgoing incoming" Outgoing is the name direction of the translation-profile and incoming is the name. It needs to be changed to become an incoming translation-profile. It's an incoming dial-peer as it doesn't have a session-target. So it needs to be translation-profile incoming incoming, where incoming represents the direction and name of the translation-profile

Mert_kerna
May 13, 2022

I may have been a little tipsy when I wrote this. What I meant to type is Outgoing is the direction of the translation-profile and incoming is the name of the translation-profile. It needs to change to translation-profile incoming incoming in order to facilitate the corresponding direction of the call leg and manipulate the digits. The answer HAS to be B.

john_doe_9999Option: B
Dec 30, 2023

This one is B. The translation works, but is being applied in the wrong direction on the incoming dial-peer.

b3532e4
Oct 10, 2024

I think 2 have problems: 1. voice translation-rule 999 ---> Original number: 222333444 Translated number:2333444 2. dial-peer voice 999 voip incoming called-number . ( DOT)

b3532e4
Jan 12, 2025

sorry 222333444----> voice Translation-profile incoming (444333222)--->DP voice 999 -->DGP888-->DP voice 888---> Destination-pattern 888 (route call 888 = not found 404 ) Correct answer A

decdca7
Mar 11, 2025

When you use DPG the destination pattern does not matter

decdca7
Mar 11, 2025

When you use DPG the destination pattern does not matter

basscov
Jun 10, 2022

Think here is a bunch of ssues. Firstly, actual translation rule is setup incorrectly, this will not give you 444333222 in the output. Secondly, translation profile is applied incorrectly ,in outbound direction. And third, description says cucm is expecting called number 444333222 , but destination pattern 888 will not work for it, so it needs changed as well. Should be a few answers here

bitdesaia
Apr 13, 2023

I agree with you on the first two statements. The third one "dial-peer voice 888 voip" will work, because the routing is based on "destination dpg 888", which will send the call through the most preferred dial-peer in the list, doesn't matter what is configured on the "destination-pattern". So I think option D is the best choice.

7ArchAngel7
May 29, 2023

It's obvious to anyone who has an intimate knowledge of CUBE/IOS Call Processing that information provided in the configuration output is either missing or omitted. It's sad but some assumptions have to be made here. The incoming called-number is missing its matching parameter (IMO I assume this is unintentional as the command by itself is always rejected). I would also assume that the original question has the command as "incoming called-number 22233344.." or some type of extended matching, which would make B the Answer because the translation rule works as intended but it is obviously configured in the wrong direction and its name is made with the intention to confuse, which is a very Cisco-Like question. So you are left with a conundrum.... The answer is to either configure specific matching as there is no matching for the incoming called number 222333444 but either way you have to change the direction of the translation profile. I would assume the answer is B.

Afaik
Jul 29, 2023

There is so much wrong information, do we actually have a inbound dial-peer match here? translation is also not correct but doesn't work either assuming we hit the according dial-peer, basically reading the question it points towards CUCM and explaining detailed information what CUCM expect, D provides the best solution answer to that, ignoring this mess of configuration.

john_doe_9999Option: B
Dec 30, 2023

This one is B. The translation works, but is being applied in the wrong direction on the incoming dial-peer.

PijiOption: A
Jan 9, 2025

The translation rule is correct and it translates 222333444 to 44433322. The issue is "destination-pattern 888" which should be "destination-pattern 4443333222". So the correct answer is the A. Bear in your mind "incoming called-number" missing "." which that is the typo and should be "incoming called-number ."

decdca7Option: C
Mar 11, 2025

None of the others are correct. The translation does not translate the number to 444333222

decdca7Option: D
Mar 11, 2025

Sorry D is the correct answer, there others are wrong

729edaeOption: B
Apr 8, 2025

rule 1 /|(^[1-2][1-2][1-2]\) 333\ ([4-5][4-5].\)$/ /\2333\1/ The translation pattern creates a Grouping so its right and it works: rule 1 /| (^[1-2][1-2][1-2]\) 333 \ ([4-5][4-5].\)$ / /\2333\1/ Group 1 then 333 Group 2 Group2, then 3333, then group So 2223334444 becomes 444333222 Regardless of the fact that the incoming called-number is missing, you will still have to change the direction of the aptly named translation-profile. Because you want to translate called 999 on calls incoming, not outgoing.