Introduction
This feature provides a conversion of ISUP IAM messages using two versions of calling name identification presentation (CNIP) for calling name information delivery. One version of the CNIP uses the non-standard proprietary ISUP party information (PIP) parameter. The other version uses the ANSI standard ISUP generic name (GN) parameter. The conversion will either replace the PIP parameter with the GN parameter or the GN parameter with the PIP parameter in the ISUP IAM message.
The gateway screening feature is used to select the ISUP messages that are converted. The incoming messages are selected based on the OPC and DPC in the routing label of the message, and the message type in the service information octet. The message type is defined by the value of the service indicator (SI) field of the SIO. ISUP messages contain the value 5 in the service indicator field of the SIO. Screening rules for Allowed OPC, Allowed DPC, and the Allowed SIO entities must be configured in the database for this feature.
This feature is an optional feature and must be turned on
with the
chg-feat
command and the
cncf=on
parameter. The
rtrv-feat
command can be used to verify
if this feature is on or not. This feature applies to only ANSI networks.
Figure 14-1 shows an example network which contains these two separate ISUP versions. Based on this example, Table 14-1 shows when the ISUP IAM message conversion by the CNCF feature occurs.
Figure 14-1 PIP/GN Parameter Conversion

Table 14-1 ISUP IAM Message Conversion Examples
Origination Point Code | Destination Point Code | ISUP IAM Message Conversion |
---|---|---|
001-002-003 | 004-005-006 | Yes |
001-002-003 | 007-008-009 | No |
004-005-006 | 001-002-003 | Yes |
004-005-006 | 007-008-009 | Yes |
007-008-009 | 001-002-003 | No |
007-008-009 | 004-005-006 | Yes |
Great care must be taken when configuring the gateway screening rules for this feature. The CNCF feature has no way to validate the gateway screening rules to detect errors in converting messages between compatible networks. For example, using the example network in Figure 14-1, the ISUP IAM message traffic from node 001-002-003 to node 007-008-009 does not need to be converted because they are using the same calling name delivery parameter, PIP. If the gateway screening rules are not carefully configured, these messages could be converted when they do not need to be.
No measurements are collected showing the number of MSUs converted by this feature.
If both the
COPY
and
CNCF
gateway screening stop actions are
specified as the stop actions for the gateway screening process, the MSU is
converted by the CNCF feature, then copied for the STPLAN feature.
If both the
RDCT
and
CNCF
gateway screening stop actions are
specified as the stop actions for the gateway screening process, the MSU is
converted by the CNCF feature, then redirected for the DTA feature.
If there are multiple PIP parameters or GN parameters with calling name information within a single ISUP IAM, only the first occurrence of the parameter in the ISUP IAM message is converted.
Only GN IAM messages containing calling name information (Type of Name = Calling Name, Presentation = Allowed, Parameter Length >1) are converted to PIP IAM messages.
Only PIP IAM messages containing Calling Name Information (Sub-Parameter Code = Name Information, Name Element Indicator = Calling Party) are converted to GN IAM messages.
If the received IAM message contains both a GN and a PIP parameter with calling name information, the GN parameter is retransmitted and the PIP parameter is deleted.
Any MSU that is not converted is simply retransmitted. These MSUs include non-ISUP MSUs, non-IAM MSUs, and any IAM MSU received that does not contain either a GN or PIP parameter.
If the PIP parameter contains other information in addition to the calling party name information, only a GN parameter containing calling party name information is generated.
The linkset being screened for this feature should not
contain C links (lst=c
parameter of the
ent-ls
and
chg-ls
commands). This would result in
the double conversion of the ISUP IAM messages.