Step Description Command Keys
16 Number of the subscriber that will
receive calls from PSTN
esr(config-voice-port-fxo)# hotline
number ipt <PHONE>
<PHONE> – phone number that
calls are made to when using
the service, takes the value
from 1 to 50.
"Hot/Warm line" in the direction
from analogue telephone line
to VoIP.
19.3 Dial plan configuration algorithm
Step Description Command Keys
1 Create a dial plan. esr(config)# dialplan pattern
<DNAME>
<DNAME> – name of the dial
plan, set by the string of up to
31 characters.
2 Add dial rules. esr(config-dial-ruleset)# pattern
<REGEXP>
<REGEXP> - regular expression
specifying the dial plan. Set by
the string of up to 1024
characters. The rules for
creating regular expressions
are described in section Dial
plan configuration example.
3 Enable the dial plan. esr(config-dial-ruleset)# enable
19.4 PBX server configuration algorithm
Step Description Command Keys
1 PBX server configuration. esr(config)# pbx
2 Enable PBX server. esr(config-pbx)# enable
3 Create a routing plan. esr(config-pbx)# ruleset
<rule_name>
<rule_name> – name of the
routing plan, set by the string of
up to 31 characters.
4 Create a routing rule. esr(config-pbx-ruleset)# rule
<rule_index>
<rule_index> – number of the
rule in the routing plan, takes
values from 1 to 1000.