4 Allowed Called Party (CDPA) Screen Configuration
Chapter 4, Allowed Called Party (CDPA) Screen Configuration, contains the procedures necessary to configure allowed called party address screens.
Introduction
The allowed called party address (CDPA) screen is used to screen SCCP messages for a DPC in the routing label and a subsystem number in the called party address. The gray shaded areas in Figure 4-4 shows the fields of the SS7 message that are checked by the CDPA screening function. The screening reference contains a list of point codes and subsystem number combinations.
Gateway Screening Actions
If a match is not found, the message is discarded.
If a match is found, the nsfi
is examined to determine the next step in the screening process. If the nsfi
value is any value other than stop
, the next screening reference (nsr
) is identified and the screening process continues to the next screen identified by the nsfi
and nsr
parameter values.
nsfi
is equal to stop
, the screening process stops and the message is processed. If a gateway screening stop action set is specified with the screen, shown by the actname
parameter value, the message is processed according to the gateway screening stop actions that are assigned to the gateway screening stop action set.
- If the
rdct
(redirect) gateway screening stop action is specified,the message is diverted from the original destination and sent to another destination with the Database Transport Access feature, specified by global title translation, for further processing. - If the
cncf
gateway screening stop action is specified, the PIP parameter in the incoming ISUP IAM message is converted to the GN parameter. The GN parameter in the incoming ISUP IAM message is converted to the PIP parameter. The message is then sent to the node specified by the DPC in the routing label in the message. For more information on the Calling Name Conversion Facility feature, see Calling Name Conversion Facility (CNCF) Configuration. - If the
tlnp
gateway screening stop action is specified, ISUP IAMs that pass gateway screening are processed either by the ISUP NP with EPAP feature (if the ISUP NP with EPAP feature is enabled and turned on) or by the Triggerless LNP feature (if the Triggerless LNP feature is turned on). The ISUP NP with EPAP feature is discussed in more detail in G-Port User's Guide. The Triggerless LNP feature is discussed in more detail in ELAP Administration and LNP Feature Activation Guide. - If the
tinp
gateway screening stop action is specified, ISUP IAMs that pass gateway screening are intercepted by the Triggerless ISUP based Number Portability (TINP) feature and converted to include the routing number (RN) if the call is to a ported number. The TINP feature is discussed in more detail in G-Port User's Guide. - If the
tif
,tif2
, ortif3
gateway screening stop actions are specified, TIF processing is applied to the message. - If the
sccp
gateway screening stop action is specified, MTP routed SCCP UDT/XUDT are forwarded to the service modules for further processing.
Allowed CDPA Screening Actions
Figure 4-1 through Figure 4-3 show the screening actions of the allowed CDPA screen.
Figure 4-1 Allowed CDPA Screening Actions - Sheet 1 of 3

Figure 4-2 Allowed CDPA Screening Actions - Sheet 2 of 3

Figure 4-3 Allowed CDPA Screening Actions - Sheet 3 of 3

Figure 4-4 Allowed Called Party Address Screening Function

Adding an Allowed Called Party Address Screen
This procedure is used to add an allowed called party
address (CDPA) screen to the database using the
ent-scr-cdpa
command. The parameters
used by the
ent-scr-cdpa
command are shown in the
Gateway Screening Attributes
section. The general rules that apply to configuring gateway screening entities
are shown in the
Gateway Screening Configuration
section.
The examples in this procedure are used to add the allowed CDPA screen data shown in Table 4-1 and based on the example configurations shown in Figure 2-3 through Figure 2-6.
Table 4-1 Example Gateway Screening Allowed CDPA Configuration Table
Screening Reference | ZONE | AREA | ID | SSN | SCMGFID | NSFI | NSR |
---|---|---|---|---|---|---|---|
gw15 | 5 | 117 | 2 | 254 | ---- | stop | ---- |
Screening Reference | NI | NC | NCM | SSN | SCMGFID | NSFI | NSR |
---|---|---|---|---|---|---|---|
gw17 | 003 | 003 | 003 | 001 | 050 | aftpc | gw20 |
gw18 | 006 | 006 | 006 | 253 | ---- | stop | ---- |
ls03 | 007 | 007 | 007 | 001 | 100 | aftpc | ls04 |
Note:
If you using multiple-part ITU national point codes with gateway screening, see the 14-Bit ITU National Point Code Formats section.The allowed CDPA screen can only reference an allowed
AFTPC screen and the allowed AFTPC screen being referenced must be in the
database. This can be verified using the
rtrv-scr-aftpc:all=yes
command. If the
desired allowed AFTPC screen is not in the database, perform one of these
procedures to add the required screen to the database or change an existing
screen in the database.
Specifying a Range of Values
A range of values can be specified for the point code
parameters
ni
,
nc
, or
ncm
.
If a range of values is specified for any of these parameters, and the value of the other parameters match existing values for the screening reference name, the range of values for the point code parameter cannot include any values for that parameter that are currently provisioned for the screening reference name.
For example, screening reference name
scr1
contains these entries:
SR NI NC NCM SSN SCMGFID NSFI NSR/ACT
SCR1 240 001 010 012 ------ STOP ------
SCR1 241 010 020 001 002 AFTPC SCR1
Another entry for screening reference
scr1
with the
ni
value of 240 and the
nc
value of 001 cannot be specified if
the range of values for the
ncm
parameter includes the value 010.
The ANSI point code parameter values can be specified as
a single value, a range of values, or with an asterisk (*). The asterisk
specifies all possible values for the
ni
,
nc
, and
ncm
parameters.
Table 4-2
shows the valid combinations of these parameter values.
Table 4-2 Valid Value Combinations for ANSI Point Code Parameters
NI | NC | NCM |
---|---|---|
Single Value | Single Value | Single Value |
Single Value | Single Value | Range of Values |
Single Value | Single Value | Asterisk |
Single Value | Range of Values | Asterisk |
Single Value | Asterisk | Asterisk |
Range of Values | Asterisk | Asterisk |
Asterisk | Asterisk | Asterisk |
A range of values can also be specified for an ITU-I or 24-bit ITU-N point code parameter using a combination of asterisks (*) and single values for the point code parameters. Table 4-3 shows the valid combinations of the ITU-I parameter values. Table 4-4 shows the valid combinations of the 24-bit ITU-N parameter values.
Table 4-3 Valid Value Combinations for ITU-I Point Code Parameters
ZONE | AREA | ID |
---|---|---|
Single Value | Single Value | Single Value |
Single Value | Single Value | Asterisk |
Single Value | Asterisk | Asterisk |
Asterisk | Asterisk | Asterisk |
Table 4-4 Valid Value Combinations for 24-Bit ITU-N Point Code Parameters
MSA | SSA | SP |
---|---|---|
Single Value | Single Value | Single Value |
Single Value | Single Value | Asterisk |
Single Value | Asterisk | Asterisk |
Asterisk | Asterisk | Asterisk |
Figure 4-5 Add an Allowed Called Party Address Screen - Sheet 1 of 4
Figure 4-6 Add an Allowed Called Party Address Screen - Sheet 2 of 4
Figure 4-7 Add an Allowed Called Party Address Screen - Sheet 3 of 4
Figure 4-8 Add an Allowed Called Party Address Screen - Sheet 4 of 4
Removing an Allowed Called Party Address Screen
This procedure is used to remove an allowed called party
address (CDPA) screen from the database using the
dlt-scr-cdpa
command. The parameters
used by the
dlt-scr-cdpa
command are shown in the
Gateway Screening Attributes
section. The general rules that apply to configuring gateway screening entities
are shown in the
Gateway Screening Configuration
section.
The example in this procedure removes the allowed CDPA
screen
gw17
from the database.
Note:
If you using multiple-part ITU national point codes with gateway screening, see the 14-Bit ITU National Point Code Formats section.The allowed CDPA screen can be referenced by one of the following screens.
- Allowed SIO
- Allowed CGPA
- Allowed TT
Verifying the Gateway Screening Configuration
Enter the following commands to verify that none of these screens reference the allowed CDPA screen being removed from the database.
-
rtrv-scr-sio:nsfi=cdpa
-
rtrv-scr-cgpa:nsfi=cdpa
-
rtrv-scr-tt:nsfi=cdpa
Gateway Screening Configuration Procedures
To change the NSFI of any of these screens, preform one of these procedures.
Figure 4-9 Remove an Allowed Called Party Address Screen - Sheet 1 of 2
Figure 4-10 Remove an Allowed Called Party Address Screen - Sheet 2 of 2
Changing an Allowed Called Party Address Screen
This procedure is used to change the attributes of an
allowed called party address (CDPA) screen in the database using the
chg-scr-cdpa
command. The parameters
used by the
chg-scr-cdpa
command are shown in the
Gateway Screening Attributes
section. The general rules that apply to configuring gateway screening entities
are shown in the
Gateway Screening Configuration
section.
The example in this procedure is used to change the
point code 5-117-2 for the allowed CDPA screen
gw15
to 2-230-7, the subsystem number
from 254 to 001, the NSFI to
aftpc
, the NSR of
itu1
, and the new SCMG format ID of
150.
Note:
If you using multiple-part ITU national point codes with gateway screening, see the 14-Bit ITU National Point Code Formats section.The allowed CDPA screen can only reference an allowed
AFTPC screen. This can be verified using the
rtrv-scr-aftpc:all=yes
command. If the
desired allowed AFTPC screen is not in the database, perform one of these
procedures to add the required screen to the database or change an existing
screen in the database.
Specifying a Range of Values
A range of values can be specified for the point code
parameters
ni
,
nc
, or
ncm
.
If a range of values is specified for any of these parameters, and the value of the other parameters match existing values for the screening reference name, the range of values for the point code parameter cannot include any values for that parameter that are currently provisioned for the screening reference name.
For example, screening reference name
scr1
contains these entries:
SR NI NC NCM SSN SCMGFID NSFI NSR/ACT
SCR1 240 001 010 012 ------ STOP ------
SCR1 241 010 020 001 002 AFTPC SCR1
Another entry for screening reference
scr1
with the
ni
value of 240 and the
nc
value of 001 cannot be specified if
the range of values for the
ncm
parameter includes the value 010.
The ANSI point code parameter values can be specified as
a single value, a range of values, or with an asterisk (*). The asterisk
specifies all possible values for the
ni
,
nc
, and
ncm
parameters.
Table 4-6
shows the valid combinations of these parameter values.
Table 4-6 Valid Value Combinations for ANSI Point Code Parameters
NI | NC | NCM |
---|---|---|
Single Value | Single Value | Single Value |
Single Value | Single Value | Range of Values |
Single Value | Single Value | Asterisk |
Single Value | Range of Values | Asterisk |
Single Value | Asterisk | Asterisk |
Range of Values | Asterisk | Asterisk |
Asterisk | Asterisk | Asterisk |
A range of values can also be specified for an ITU-I or 24-bit ITU-N point code parameter using a combination of asterisks (*) and single values for the point code parameters. Table 4-7 shows the valid combinations of the ITU-I parameter values. Table 4-8 shows the valid combinations of the 24-bit ITU-N parameter values.
Table 4-7 Valid Value Combinations for ITU-I Point Code Parameters
ZONE | AREA | ID |
---|---|---|
Single Value | Single Value | Single Value |
Single Value | Single Value | Asterisk |
Single Value | Asterisk | Asterisk |
Asterisk | Asterisk | Asterisk |
Table 4-8 Valid Value Combinations for 24-Bit ITU-N Point Code Parameters
MSA | SSA | SP |
---|---|---|
Single Value | Single Value | Single Value |
Single Value | Single Value | Asterisk |
Single Value | Asterisk | Asterisk |
Asterisk | Asterisk | Asterisk |
Figure 4-11 Change an Allowed Called Party Address Screen - Sheet 1 of 5
Figure 4-12 Change an Allowed Called Party Address Screen - Sheet 2 of 5
Figure 4-13 Change an Allowed Called Party Address Screen - Sheet 3 of 5
Figure 4-14 Change an Allowed Called Party Address Screen - Sheet 4 of 5
Figure 4-15 Change an Allowed Called Party Address Screen - Sheet 5 of 5