User`s manual
determine. (Ex. route –fxs dst 2)
(2) If user doesn’t want to determine a specific port to route, SIP
number must set as “x”. (Ex. route –ip dst 1 e164 x)
(3) Default value: Incoming call from FXS and FXO ports will be
forward to IP side directly.
5.15 [prefix]
This command is for make rules for drop or insert prefix digits.
----------------------------------------------------------------------------------------------
usr/config$ prefix
Prefix drop/insert information and configuration
Usage:
prefix -add [prefix number][drop number][insert digits]
prefix -delete index
prefix -modify index [prefix number][drop number][insert number]
prefix -print Prefix drop/insert information.
prefix The prefix of dialed number.
drop Drop prefix(Enable:1/Disable:0).
insert Insert digits.
Example:
prefix -add prefix 100 drop 1 insert 2000
prefix -add prefix 100 drop 1
prefix -add prefix 100 drop 0 insert 200
prefix -delete 1
prefix -modify 1 prefix 100 drop 0 insert 300
usr/config$
Parameter Usages:
-add add a rule to drop or insert prefix digits of incoming call. (prefix –add
prefix “prefix number” drop 0/1 insert “insert number”)
-delete delete a rule to drop or insert prefix digits of incoming call.
64