User`s manual
Dynamix DW-01Plus/S Gateway User Manual
- 96 -
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: Set which prefix number to implement prefix rule.
--drop: Enable or disable drop function. If this function is enabled, Gateway will
drop prefix number on incoming call.
--insert: Set which digit to insert on incoming call.
usr/config$ prefix -add prefix 100 drop 1 insert 2000
-modify: Modify a rule to drop or insert prefix digits of incoming call.
usr/config$ prefix –modify 100 drop 0 insert 200
-delete: Delete a rule to drop or insert prefix digits of incoming call.
usr/config$ prefix –delte modify 100 drop 0 insert 200
For example:
usr/config$ prefix -print
Prefix drop/insert information and configuration
Index Prefix Drop Insert
========================================================
1 100 Enable 2000
usr/config$