Alcatel-Lucent OmniAccess 700 CLI Command Reference Manual page 801

Release versions: 2.2; 2.2-r02; 2.3
Table of Contents

Advertisement

Left running head:
Chapter name (automatic)
Telephony Services
4. In the following example, calls with any number of characters and also any
number of digits will be successful:
ALU(telephony-service)# telephony-default-dialplan dest-num-
pattern (.+)
ALU(telephony-service)# telephony-default-dialplan dest-num-
pattern (.*)
5. In the following example, calls with any number of digits will be successful, but
calls with characters will be dropped.
ALU(telephony-service)#telephony-default-dialplan dest-num-
pattern (\d+)
6. In the following example, calls to phones having 3 characters followed by 2
digits will be successful. All 4 digit and 5 digit calls will also be allowed:
ALU(telephony-service)#telephony-default-dialplan dest-num-
pattern (([a-z]{3}[0-9]{2}),([0-9]{4}),(\d{5}))
7. In the following example, calls with any number of digits will be successful
except for four digit numbers.
ALU(telephony-service)# telephony-default-dialplan dest-num-
pattern (^(\d{4}))(\d+)
R
H
ELEASE
ISTORY
Release 2.3: command was introduced.
768
Beta
Alcatel-Lucent
OmniAccess 700 CLI Command Reference Guide
Beta

Advertisement

Table of Contents
loading

Table of Contents