11 Blocked Originating Point Code (BLKOPC) Screen Configuration
Chapter 11, Blocked Originating Point Code (BLKOPC) Screen Configuration, contains the procedures necessary to configure blocked originating point code screens.
Introduction
The blocked OPC screen identifies OPC's that are not allowed to send SS7 messages into the network. The gray shaded areas in Figure 11-4 shows the fields of the SS7 message that are checked by the blocked OPC screening function.
Gateway Screening Actions
If a match is found, the nsfi
is equal to fail
, the message is discarded and no further screening takes place.
If a match is not 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 the Feature Manual - G-Port. The Triggerless LNP feature is discussed in more detail in the ELAP Administration and LNP Feature Activation manual. - 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 the Feature Manual - G-Port. - 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.
Blocked OPC Screening Actions
Figure 11-1 through Figure 11-3 show the screening actions of the blocked OPC screen.
Figure 11-1 Blocked OPC Screening Actions - Sheet 1 of 3

Figure 11-2 Blocked OPC Screening Actions - Sheet 2 of 3

Figure 11-3 Blocked OPC Screening Actions - Sheet 3 of 3

Figure 11-4 Blocked OPC Screening Functions

Adding a Blocked OPC Screen
This procedure is used to add a blocked originating
point code (OPC) screen to the database using the
ent-scr-blkopc
command. The parameters
used by the
ent-scr-blkopc
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 blocked OPC screen data shown in Table 11-1 and based on the example configurations shown in Figure 2-3, Figure 2-4, and Figure 2-7.
Table 11-1 Example Gateway Screening Blocked OPC Configuration Table
Screening Reference | ZONE | AREA | ID | NSFI | NSR |
---|---|---|---|---|---|
gws5 | C | C | C | sio | iec |
gws5 | 4 | 250 | 3 | fail | ---- |
Screening Reference | NI | NC | NCM | NSFI | NSR |
---|---|---|---|---|---|
fld3 | C | C | C | sio | fld4 |
fld3 | 020 | 020 | 020 | fail | ---- |
gws3 | C | C | C | dpc | gws9 |
gws3 | 001 | 002 | 002 | fail | ---- |
isp1 | C | C | C | sio | isp1 |
isp1 | 025 | 025 | 025 | fail | ---- |
Note:
If you using multiple-part ITU national point codes with gateway screening, see the 14-Bit ITU National Point Code Formats section.The blocked OPC screen can reference one of the following screens.
- Allowed SIO
- Allowed DPC
- Blocked DPC
- Allowed CGPA
Verifying the Gateway Screening Configuration
Enter the following commands to verify that these screens are in the database.
rtrv-scr-sio:all=yes
rtrv-scr-dpc:all=yes
rtrv-scr-blkdpc:all=yes
rtrv-scr-cgpa:all=yes
Gateway Screening Configuration Procedures
If the desired screen is not in the database, perform one of the following procedures to add the desired screen to the database or change an existing screen in the database.
- Adding an Allowed SIO Screen
- Adding an Allowed DPC Screen
- Adding a Blocked DPC Screen
- Adding an Allowed Calling Party Address Screen
- Changing an Allowed SIO Screen
- Changing an Allowed DPC Screen
- Changing a Blocked DPC Screen
- Changing an Allowed Calling Party Address Screen
For the first entry for a specific screening reference,
the value for the point code must be
c
, and the NSFI must be either
stop
,
sio
,
dpc
,
blkdpc
, or
cgpa
. If the NSFI is
stop
, the screening of the message
will stop at the specified blocked OPC screen. If the NSFI is either
sio
,
dpc
,
blkdpc
, or
cgpa
, then any message containing a
point code that is not listed in the blocked OPC screen with a NSFI equal to
fail
, will continue to be screened
with either the allowed SIO, allowed DPC, blocked DPC, or the allowed CGPA
screen.
All subsequent entries for that screening reference must
contain a numeric point code value, the NSFI must be equal to
fail,
and the
nsr
parameter cannot be specified. Any
message that contains an OPC in the blocked OPC screen with the NSFI equal to
fail
will be rejected from the network
and the screening process is stopped.
The
pcst
parameter, specifying whether or
not the ITU-I or 14-bit ITU-N point code is a spare point code, cannot be used
with the
zone=c
or
npc=c
parameters.
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 NSFI NSR/ACT
SCR1 240 001 010 FAIL ------
SCR1 241 010 020 FAIL ------
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 11-2
shows the valid combinations of these parameter values.
Table 11-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 |
Table 11-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 11-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 11-5 Add a Blocked OPC Screen - Sheet 1 of 5
Figure 11-6 Add a Blocked OPC Screen - Sheet 2 of 5
Figure 11-7 Add a Blocked OPC Screen - Sheet 3 of 5
Figure 11-8 Add a Blocked OPC Screen - Sheet 4 of 5
Figure 11-9 Add a Blocked OPC Screen - Sheet 5 of 5
Removing a Blocked OPC Screen
This procedure is used to remove a blocked originating
point code (OPC) screen from the database using the
dlt-scr-blkopc
command. The parameters
used by the
dlt-scr-blkopc
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 blocked OPC
screen
iec
with the point code 240-001-010
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
c
-c
-c
entry cannot be
removed from the blocked OPC screen unless all other entries in the blocked OPC
screen have been removed. The
c
-c
-c
entry cannot be
removed from the blocked OPC screen if other screens reference the blocked OPC
screen. If the last entry (c
-c
-c
) in the blocked
OPC screen is removed, the blocked OPC screen is removed. The blocked OPC
screen can be referenced by one of the following screens.
- Screen Set
- Allowed OPC
Verifying the Gateway Screening Configuration
Enter the following commands to verify that none of these screens reference the blocked OPC screen being removed from the database.
-
rtrv-scrset:nsfi=blkopc
-
rtrv-scr-opc:nsfi=blkopc
Gateway Screening Configuration Procedures
To change the NSFI of any of these screens, perform one of these procedures.
Figure 11-10 Remove a Blocked OPC Screen
Changing a Blocked OPC Screen
This procedure is used to change the attributes of a
blocked originating point code (OPC) screen in the database using the
chg-scr-blkopc
command. The parameters
used by the
chg-scr-blkopc
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 002-002-002 for the blocked OPC screen
gws7
to 230-230-230.
Note:
If you using multiple-part ITU national point codes with gateway screening, 14-Bit ITU National Point Code Formats section.If the current
ni
,
nc
, and
ncm
are equal to the character
“
c
”
, only the next
screening function identifier and next screening reference can be changed. The
next screening function identifier cannot be equal to
fail
. If the next screening function
identifier is not equal to
stop
, the next screening reference
must be specified. Otherwise, only the point code can be changed.
The blocked OPC screen can reference one of the following screens.
- Allowed SIO
- Allowed DPC
- Blocked DPC
- Allowed CGPA
Verifying the Gateway Screening Configuration
Enter the following commands to verify that these screens are in the database.
rtrv-scr-sio:all=yes
rtrv-scr-dpc:all=yes
rtrv-scr-blkdpc:all=yes
rtrv-scr-cgpa:all=yes
Gateway Screening Configuration Procedures
If the desired screen is not in the database, perform one of these procedures to add the desired screen to the database.
- Adding an Allowed SIO Screen
- Adding an Allowed DPC Screen
- Adding a Blocked DPC Screen
- Adding an Allowed Calling Party Address Screen
- Changing an Allowed SIO Screen
- Changing an Allowed DPC Screen
- Changing a Blocked DPC Screen
- Changing an Allowed Calling Party Address Screen
For the first entry for a specific screening reference,
the value for the point code must be
c
, and the NSFI must be either
stop
,
sio
,
dpc
,
blkdpc
, or
cgpa
. If the NSFI is
stop
, the screening of the message
will stop at the specified blocked OPC screen. If the NSFI is either
sio
,
dpc
,
blkdpc
, or
cgpa
, then any message containing a
point code that is not listed in the blocked OPC screen with a NSFI equal to
fail
, will continue to be screened
with either the allowed SIO, allowed DPC, blocked DPC, or the allowed CGPA
screen.
All subsequent entries for that screening reference must
contain a numeric point code value, the NSFI must be equal to
fail,
and the
nsr
parameter cannot be specified. Any
message that contains an OPC in the blocked OPC screen with the NSFI equal to
fail
will be rejected from the network
and the screening process is stopped.
The
pcst
or
npcst
parameters, specifying whether
or not the ITU-I or 14-bit ITU-N point code is a spare point code, cannot be
used with the
zone=c
or
npc=c
parameters.
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 NSFI NSR/ACT
SCR1 240 001 010 FAIL ------
SCR1 241 010 020 FAIL ------
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 11-5
shows the valid combinations of these parameter values.
Table 11-5 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 11-6 shows the valid combinations of the ITU-I parameter values. Table 11-7 shows the valid combinations of the 24-bit ITU-N parameter values.
Table 11-6 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 11-7 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 11-11 Change a Blocked OPC Screen - Sheet 1 of 5
Figure 11-12 Change a Blocked OPC Screen - Sheet 2 of 5
Figure 11-13 Change a Blocked OPC Screen - Sheet 3 of 5
Figure 11-14 Change a Blocked OPC Screen - Sheet 4 of 5
Figure 11-15 Change a Blocked OPC Screen - Sheet 5 of 5