300-070 · Question #238
Which wildcard character in a route pattern can be used match to one or more digits in the range 0 through 9?
The correct answer is C. ! In Cisco Unified Communications Manager route patterns, the exclamation mark (!) is the wildcard that matches one or more digits in the range 0–9. The 'X' wildcard matches exactly one digit (0–9). The '?' wildcard matches zero or more occurrences of the preceding element. The…
Question
Which wildcard character in a route pattern can be used match to one or more digits in the range 0 through 9?
Options
- A
- BX
- C!
- D?
How the community answered
(44 responses)- A5% (2)
- B2% (1)
- C91% (40)
- D2% (1)
Explanation
In Cisco Unified Communications Manager route patterns, the exclamation mark (!) is the wildcard that matches one or more digits in the range 0–9. The 'X' wildcard matches exactly one digit (0–9). The '?' wildcard matches zero or more occurrences of the preceding element. The '+' symbol is used in E.164 addressing (e.g., +14085551234) and is not a digit-range wildcard in CUCM route patterns. Using '!' is common for variable-length dial plans, for example '9!' to match any PSTN number dialed after the access code 9.
Topics
Community Discussion
No community discussion yet for this question.