There is an actual service offered in some public networks, such as in Japan, where the ISDN Called Party Number IE's 'Number Digits' table entry in octet 4 has no information. In order to program the Incoming Routing Table to handle this case, the pattern field in set match-pattern should be set to , and the length field in set length should be set to 0. This indicates that there has been a successful match, and that the digits field in set insert-digits will be used to provide the destination number so that the SLS dial plan may route this incoming call.
Syntax
set lengthlength
Parameters
Parameter
Description
Possible Values
Default Value
length
The length of the dialed string, expressed as a numeric string of 0-21 digits.
If the pattern field in set match-pattern is set to the empty string (wild card), then this length field may be set to 0 to designate a wild card. A wild card designation means that a received digit string of any length (0 to 21 digits) may constitute a length field match.
0-9
0
User level
read-write
Context
sls > incoming-routing
Example
To set the dialed string length to 7 digits:
Gxxx-001(super-sls-incoming-routing <tgnum>)# set length 7