350-801 · Question #510
An engineer must configure a new Cisco UCM translation pattern to convert 915555555555 into 1665. Which translation pattern must be used?
The correct answer is A. Translation pattern: 91555555555.5. To convert the 12-digit number '915555555555' to '1665', the translation pattern '91555555555.5' must be used to accurately match the incoming digits.
Question
Options
- ATranslation pattern: 91555555555.5
- BTranslation pattern: 91555555.5555
- CTranslation pattern: 9155555555.55
- DTranslation pattern: 915555555.555
How the community answered
(34 responses)- A79% (27)
- B3% (1)
- C6% (2)
- D12% (4)
Why each option
To convert the 12-digit number '915555555555' to '1665', the translation pattern '91555555555.5' must be used to accurately match the incoming digits.
In Cisco UCM translation patterns, the '.' (period) character matches any single digit. The pattern `91555555555.5` precisely matches the 12-digit input `915555555555` (11 explicit digits followed by a wildcard matching the last digit). Once matched, a 'Called Party Transformation Mask' would then be applied to convert the number to `1665`.
The pattern `91555555.5555` does not match the fixed initial digits of the input `915555555555`.
The pattern `9155555555.55` does not match the fixed initial digits of the input `915555555555`.
The pattern `915555555.555` does not match the fixed initial digits of the input `915555555555`.
Concept tested: Cisco UCM Translation Pattern Digit Matching
Source: https://www.cisco.com/c/en/us/td/docs/voice_ip_comm/cucm/admin/12_5_1/systemConfig/cucm_b_system-configuration-guide-1251/cucm_b_system-configuration-guide-1251_chapter_0100.html
Topics
Community Discussion
No community discussion yet for this question.