Troubleshooting guide
3-83
Cisco PGW 2200 Softswitch Release 9.8 Operations, Maintenance, and Troubleshooting Guide
OL-0800-14
Chapter 3 Cisco PGW 2200 Softswitch Platform Operations
Regular Operations
Where:
• comp_name—MML name for the SS7 signaling path to be associated with an ACCRC.
Note If you do not know the MML name of the SS7 signaling path, use the
prov-rtrv:ss7path:”all” command to find the name.
• cat_name—MML name for the ACCRC.
For example, to associate an ACCRC called cat1 with an SS7 signaling path named access1, enter the
following command:
prov-ed:sigsvcprop:name=”access1”,ACCRespCatName=”cat1”
Step 4 Save and activate your provisioning changes as described in the “Saving and Activating your
Provisioning Changes” section on page 3-65.
Adding an ACC Response Category on a System Configured for Call Control
To add an ACCRC on your system when it is configured for call control, perform the following steps:
Note You can also use the Cisco VSPT to add an ACCRC. For more information on using the Cisco VSPT,
see Cisco Voice Services Provisioning Tool Users Guide.
Step 1 Start a provisioning session, as described in the “Starting a Provisioning Session” section on page 3-64.
Step 2 Enter the following command to configure the values for an ACCRC:
prov-add:accrespcat:name="
cat_name
"[,
field_name
=
value
,
field_name
=
value...
]
Where:
• cat_name—MML name for the ACCRC.
• field_name—ACCRC field that specifies a percentage of calls that are released when an adjacent
signaling point sends a congestion indication of a particular ACL level. The following fields can be
configured:
–
acl1drcant—Specifies the percentage of calls that is defined in value. Calls are released when
an adjacent signaling point sends an ACL indication of 1 and this trunk group is configured as
a direct route from that signaling point.
–
acl1drskip—Specifies the percentage of calls that is defined in value. Calls are rerouted to an
alternate trunk group when an adjacent signaling point sends an ACL indication of 1.
–
acl1arcant—Specifies the percentage of calls that is defined in value. Calls are released when
an adjacent signaling point sends an ACL indication of 1 and this trunk group is configured as
an alternate route from that signaling point.
–
acl1arskip—Specifies the percentage of calls that is defined in value. Calls are rerouted to an
alternate trunk group when an adjacent signaling point sends an ACL indication of 1.
–
acl2drcant—Specifies the percentage of calls that is defined in value. Calls are released when
an adjacent signaling point sends an ACL indication of 2 and this trunk group is configured as
a direct route from that signaling point.