Refer to the exhibit. The translation rule is configured on the voice gateway to translate DNIS. What is the outcome if the gateway receives 0255-343-1234 as DNIS?
A.
The translation rule is not matched because DNIS contains ג€-ג€.
B.
The translation rule is not matched because DNIS does not end with a ג€$ג€.
C.
The translation rule is matched and the translated number is 02553431234.
D.
The translation rule is matched and the translated number is 025553431234.
Should be C
ISR4331(config)#voice translation-rule 10
ISR4331(cfg-translation-rule)#rule 1 /^\(0[25]..\)\-\(...\)\-\(....$\)/ /\1\2\3/
ISR4331#test voice translation-rule 10 0255-343-1234
Matched with rule 1
Original number: 0255-343-1234 Translated number: 02553431234
Original number type: none Translated number type: none
Original number plan: none Translated number plan: none
Keep in mind that any array of numbers with in the [] brackets means that it's any of the given numbers. In this case, you would read it as 2 or 5, not 2 and 5 and not 2 through 5. This is why its C and not D. And the REGEX simply matches the input.
For those who cant see the first 2 options - here they are
A. The translation rule is not matched because DNIS contains “-“.
B. The translation rule is not matched because DNIS does not end with a “$”.
This section is not available anymore. Please use the main Exam Page.350-801 Exam Questions
Log in to ExamTopics
Sign in:
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.
Upvoting a comment with a selected answer will also increase the vote count towards that answer by one.
So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.
davidanibalmarcelino
Highly Voted 2 years, 10 months agotimmyz
2 years, 8 months agokitty73
Most Recent 9 months, 1 week agoTeeKay25
12 months agoMert_kerna
1 year, 4 months agoPiji
1 year, 8 months agoAJBELL14
1 year, 9 months agoKomy
2 years, 10 months agoAlan100
1 year, 1 month ago