HP MSR2000/3000/4000 Router Series Voice Command Reference
105
Table 19 Output numbering plans
Numberin
g
p
lan
Descri
p
tion
data Data numbering plan.
isdn ISDN telephone numbering plan.
national National numbering plan.
private Private numbering plan.
reserved Reserved numbering plan.
telex Telex numbering plan.
unknown Unknown numbering plan.
Usage guidelines
The following describes the functions of dots in the input-template and output-template arguments:
• Dots in the output-template argument are invalid if the dot match rule is end-only.
If you set the dot match rule to end-only by using the dot-match command, the dots in the
output-template argument are invalid. The digits matching the dots at the end of the input template
are added to the end of the output number.
Suppose you configure the following commands on the calling router where number substitution
has been configured for called numbers:
<Sysname> system-view
[Sysname] voice-setup
[Sysname-voice] dial-program
[Sysname-voice-dial] number-substitute 1
[Sysname-voice-dial-substitute1] dot-match end-only
[Sysname-voice-dial-substitute1] rule 0 ^..10...$ ...267410.
If you dial the number 9810765, the number that matches the input template is 765, and the
output number is 267410765.
• Extra dots in the output-template argument are discarded.
If you set the dot match rule to right-left or left-right by using the dot-match command, and the
output template has more dots than the input template, all digits matching the dots in the input
template replace the corresponding dots in the output template from left to right, and the remaining
dots in the output template are discarded.
Suppose you configure the following commands on the calling router where number substitution
has been configured for called numbers:
<Sysname> system-view
[Sysname] voice-setup
[Sysname-voice] dial-program
[Sysname-voice-dial] number-substitute 1
[Sysname-voice-dial-substitute1] dot-match right-left
[Sysname-voice-dial-substitute1] rule 0 ^..10...$ ..267410..
If you dial the number 9810765, the number that matches the input template is 8765, and the
output number is 8726741065.