Refer to the exhibit. What is the result of applying these two rules to a voice translation profile for use with an ISDN T1 PRI on a Cisco Voice Gateway?
A.
The leading Plus is stripped from the numeric phone number
B.
The ISDN Type is modified to the administrator's defined value
C.
Any zero is stripped from the numeric phone number
D.
The ISDN Plan is modified to the administrators defined value
The term "/\0/" is telling "do not modify anything of the original number and pass it". The only thing that is being changed is the TON. So Answer is B.
This example changes the number type and plan.
voice translation-rule 8
rule 1 /^2\(...$\)/ /01779345\1/ type unknown national plan unknown isdn
This rule matches any four-digit number that starts with "2". The rule removes the "2", adds the number "01779345" as a prefix, and sets the plan to "isdn" and the type to "national".
https://www.cisco.com/c/en/us/support/docs/voice/call-routing-dial-plans/61083-voice-transla-rules.html#type_plan
B is actually the right answer.
Rule 1 will match any 7-digit number leading with a 2-9 (a local number) and rule 2 will match any number leading with a 1, 2-9, any any, 2-9, any any any any any any" which is the format for a long-distance number.
If you look at the documentation linked below, you can alter the TYPE or the PLAN of a number. The interpretation after the "replace digits" syntax is "match *type (any)* replace *type (subscriber)*.
https://www.cisco.com/c/en/us/support/docs/voice/call-routing-dial-plans/61083-voice-transla-rules.html#type_plan
upvoted 3 times
...
...
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.
G0y0
2 months, 1 week agociscogeek
5 months, 4 weeks agoOSCARX88
10 months, 3 weeks agoSlushed
8 months, 1 week ago