4.303 ent-gtmod

Use this command to enter GT Modification (GTMOD) data in the GTMOD table. The GTMOD entry consists of a GTMOD ID and GTMOD specific data. After the GTMOD ID is provisioned, it can be used in GTT and GTT Action commands.

Parameters

Note:

Definitions for the feature options specified by the on and off parameters are located in the Notes section.
gtmodid (mandatory)
GTMOD identifier.
Range:
ayyyyyyyy

1 leading alphabetic character followed by up to 8 alphanumeric characters

cgpassn (optional)
Calling party subsystem number. This parameter specifies the calling party subsystem address that receives the message.
Range:
002 - 255
ngti (optional)
New global title indicator. This parameter specifies whether a new GTI translation format is type 2 or type 4.
Range:
2
4
nnai (optional)
New nature of address indicator. The value that replaces the received NNAI.
Range:
0 - 127
nnp (optional)
New numbering plan. The value that is used to replace the received numbering plan.
Range:
0 - 15
npdd (optional)
Number of prefix digits to be deleted. The number of digits to be deleted from the prefix of the received GT address. 
Range:
1 - 21
npds (optional)
New prefix digits string. The digits to be prefixed to the received GT address.
Range:
1 - 21 digits

If the Hex Digit Support for GTT feature is not enabled, the range is 1 - 21 decimal digits; valid digits are 0-9

If the Hex Digit Support for GTT feature is enabled and on, the range is 1 - 21 hexadecimal digits; valid digits are 0-9, a-f, A-F

nsdd (optional)
Number of suffix digits to be deleted. The number of digits to be deleted from the suffix of the received GT address.
Range: 1 - 21
nsds (optional)
New suffix digits string. The digits to be suffixed to the received GT address.
Range:
1 - 21 digits

If the Hex Digit Support for GTT feature is not enabled, the range is 1 - 21 decimal digits; valid digits are 0-9

If the Hex Digit Support for GTT feature is enabled and on, the range is 1 - 21 hexadecimal digits; valid digits are 0-9, a-f, A-F

ntt (optional)
New Translation type. This parameter specifies the value that replaces the received Translation Type.
Range:
0 - 255
off (optional)

Disables or turns off the specified feature options. This parameter specifies a comma-separated list of feature options that are requested to be turned off. Up to 8 feature options can be specified in the list.

Range:
gt0fill
on (optional)

Enables or turns on the specified feature options. This parameter specifies a comma-separated list of feature options that are requested to be turned on. Up to 8 feature options can be specified in the list.

Range:
gt0fill
precd (optional)
Precedence. This parameter specifies whether the prefix or suffix takes precedence while modifying the received GT address.
Range:
pfx
if the npdd and npds parameters are specified
sfx
if the nsdd and nsds parameters are specified

Example

ent-gtmod:gtmodid=set1:npdd=5:npds=123:off=gt0fill:ntt=10

ent-gtmod:gtmodid=gtmodset4:npdd=5:npds=123:nsdd=2:

nsds=1234:ngti=4:on=gt0fill:nnai=12:nnp=5:precd=sfx

ent-gtmod:gtmodid=setntt:ntt=12

Dependencies

If the ngti=4 parameter is specified, then the nnp and nnai parameters must be specified.

If the ngti=2 parameter is specified, the nnp and nnai parameters cannot be specified.

The ANSI/ITU SCCP Conversion feature must be enabled before the ngti parameter can be specified.

The Hex Digit Support for GTT feature must be turned on before hexadecimal digits can be specified for the npds or nsds parameters.

The GTMOD table cannot contain more than 100000 entries.

The GTMOD table is corrupt or cannot be found.

At least one optional parameter must be specified.

The AMGTT, AMGTT CdPA Only, or AMGTT CgPA Upgrade feature must be turned on before any parameter except the ntt parameter can be specified.

The value specified for the  gtmodid parameter cannot already exist in the GTMOD table.

The combined digit length of the values specified for the npds and nsds parameters cannot be greater than 21.

If the npdd/npds and nsdd/nsds parameters are specified, then the precd parameter must be specified.

The gtmodid=none parameter cannot be specified.

If the precd parameter is specified, then the npdd, npds, nsdd, or nsds  parameter must be specified.

If the on=gt0fill parameter is specified, then the ngti parameter must be specified.

The same value cannot be specified for the on and off parameters.

SSN configured for SFAPP cannot be used in any command for any configuration

Notes

on/off options

  • gt0fill —GT zero fill. Specifies whether the last 0 of the GTA is a treated as a valid digit (OFF) or as filler (ON) during GT Modification for the gti(x)=2 to gti(x)=4 scenario.

Output

ent-gtmod:gtmodid=set5:ngti=4:nnp=4:nnai=2:on=gt0fill

    tekelecstp 10-03-08 14:43:31 EST  EAGLE 42.0.0

    GTMOD table is (2 of 50000) 1% full

    ENT-GTMOD: MASP A - COMPLTD 
;

Related Topics