Command Reference Guide

24caller-permit 3Com Router 5000 Family and Router 6000 Family
Command Reference
The character or characters in front of "!”, “%”, and “+” are not to be matched
accurately. They are handled similar to the wildcard “.”. Moreover, these symbols
cannot be used alone. There must be a valid digit or digits in front of them.
If you want to use “[ ]” and “( )” at the same time, you must use them in the
format “( [ ] )”. Other formats, such as “[ [ ] ]” and “[ ( ) ]” are illegal.
“-“ can only be used inside “[ ]”, and it only connects the same type of characters,
such as “0-9”. The formats like “0-A” are illegal.
Default By default, no calling number is configured. That means there is no limitation on
calling numbers.
Example Configure voice entity 2 to permit 660268 or empty calling numbers to call in.
[3Com -voice-dial-entity2] caller-permit 660268$
[3Com -voice-dial-entity2] caller-permit $
Configure voice entity 2 to permit the calling numbers beginning with 20 to call in.
[Router-voice-dial-entity2] caller-permit 20
View This command can be used in the following views:
Voice Entity view
Description You can configure 32 calling numbers for a voice entity at most. If you only use “$”,
empty calling numbers are permitted to call in.
Related Command match-template
( ) A group of characters. For example, (123A) means a string “123A”.
It is usually used with “!”, “%”, and “+”. For example, “408(12)+”
can match 40812 or 408121212. But it cannot match 408. That is,
“12” can appear continuously and it must at least appear once.
Table 1 Meanings of the character string (continued)
Character Meaning