3Com NBX 100 Network Router User Manual


 
Dial Plan Configuration File Commands 105
system processes the entire list of operations in ascending nOperId order
(nOperId 1 first).
Arguments
RouteId — An integer in the range 1 through 32768.
nEntryId — An integer in the range 1 through 32768 specifying the
destination route entry to which this operation applies.
nOperId — An integer in the range 1 through 32768. The system
processes the list of operations in ascending nOperId order.
szOperation — The name of the digit manipulation operation to perform:
stripLead, stripTrail, replace, prepend, append.
szValue — A value used by the operation, either the string of digits to
prepend, append, replace with, or the number of digits to strip.
Example: This example command creates, for destination route 3,
entry 1, an operation numbered 1, with the associated function
stripLead, and an argument of 1, indicating that the command removes
(strips) one leading digit from the dialed number before dialing.
DestinationRouteOperation Create 3 1 1 stripLead 1
ExtensionLength
Syntax
ExtensionLength nExtensionLength
Description The length of extension numbers for system devices. The
default is 3 for NBX 100 systems. The default is 4 for SuperStack 3 NBX
systems.
Arguments
nExtensionLength — specifies either 3 to designate a a 3-digit dial plan, or
4 to designate a 4-digit dial plan.