Alcatel-Lucent OmniAccess 700 CLI Command Reference Manual page 807

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

Advertisement

Left running head:
Chapter name (automatic)
Telephony Services
E
XAMPLE
ALU(telephony-service)# telephony-user-dialplan rule 1 pattern
(2{1}(7,77,777)6{1}4{1}0{1}7{1})user 3301 3.3.3.124
(Note: In the above example, 7 can appear more than once. The format 7{1,2,3} is
not supported as curly braces does not support comma ",")
ALU(telephony-service)# telephony-user-dialplan rule 2 pattern
2776407 user 2202 3.3.3.202
ALU(telephony-service)# telephony-user-dialplan rule 3 pattern
\d+ user 3303 3.3.3.124
In the above example, when user dials 2776407,
It is first checked against the telephony-default-dialplan (no match assuming
pattern is [0-9]{4})
Then checks against rule 1 of telephony-user-defined-dialplan (matches, so call
will be successfully forwarded to 3301). If 3301 is not registered with local call
server, then call will be forwarded to the configured IP address 3.3.3.124. The call
will get dropped if there is no IP address configured.
If above match fails, it is checked against rule 2 of telephony-user-defined-
dialplan. If the match is found, then call will be forwarded to 2202.
If all the above match fails, it is checked against rule 3 of telephony-user-defined-
dialplan, which matches and then the call is forwarded to 3303.
In the following example, calls with 4 digits will be successful, and the call will be
forwarded to the dialled number at the specified IP address.
ALU(telephony-service)# telephony-user-dialplan rule 3
pattern ([0-9]{4}) user 0 3.3.3.124
For E.g., if the dialled number is 4000, then the call will be forwarded to 4000 @
3.3.3.124. And, if the dialled number is 5000, then the call will be forwarded to
5000 @ 3.3.3.124.
R
H
ELEASE
ISTORY
Release 2.3: command was introduced.
774
Beta
Alcatel-Lucent
OmniAccess 700 CLI Command Reference Guide
Beta

Advertisement

Table of Contents
loading

Table of Contents