Avaya
3102 · Question #24
All administrator is instructed to add a Regular Expression to Routing Policy that matches all dialed numbers being with a 14 and 15 (for example 14000 and 15999, but not 24000). Which two regular…
The correct answer is A. sip: [1\]{1}4*5*[0-9\]{3} C. sip: 1[4-5\][0-9\][0-9\]. See the full explanation below for the reasoning.
Question
All administrator is instructed to add a Regular Expression to Routing Policy that matches all dialed numbers being with a 14 and 15 (for example 14000 and 15999, but not 24000). Which two regular expression patterns will match against such numbers? (Choose Two)
Options
- Asip: [1]{1}45[0-9]{3}
- Bsip: [1]{1}[4-5]{1}[0-9][3]
- Csip: 1[4-5][0-9][0-9]
- Dsip: 1(4/5){1}[0-9]*
How the community answered
(37 responses)- A78% (29)
- B5% (2)
- D16% (6)
Community Discussion
No community discussion yet for this question.