Troubleshooting guide
3-82
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
• Adding an ACC Response Category on a System Configured for Call Control, page 3-83
• Modifying an ACC Response Category on a System Configured for Signaling, page 3-85
• Modifying an ACC Response Category on a System Configured for Call Control, page 3-85
• Deleting an ACC Response Category on a System Configured for Signaling, page 3-87
• Deleting an ACC Response Category on a System Configured for Call Control, page 3-87
• Retrieving ACC Response Category Settings, page 3-88
• Modifying the SS7 Signaling Path Associated with an ACC Response Category, page 3-89
• Modifying the Trunk Group Associated with an ACC Response Category, page 3-89
• Modifying an ACL Timer, page 3-90
Adding an ACC Response Category on a System Configured for Signaling
To add an ACCRC on your system when it is configured for signaling, perform the following steps:
Note You can use the Cisco VSPT to add an ACCRC. For more information on using the Cisco VSPT, see
Cisco Voice Services Provisioning Tool User 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 a congestion
indication of a particular ACL level is received from an adjacent signaling point. 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.
–
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.
–
acl3drcant—Specifies the percentage of calls that is defined in value. Calls are released when
an adjacent signaling point sends an ACL indication of 3.
• value—Percentage of calls that are released. The valid range is 0 through 100.
Note Any ACCRC field for which you do not enter a value is set to 0.
For example, to configure an ACCRC called cat1 so that 20 percent of calls are rejected when an ACL
of 1 is received, 50 percent of calls are rejected when an ACL of 2 is received, and 98 percent of calls
are rejected when an ACL of 3 is received, you would enter the following command:
prov-add:accrespact:name=”cat1”,acl1drcant=20,acl2drcant=50,acl3drcant=98
Step 3 Enter the following command to associate an ACCRC with an SS7 signaling path:
prov-ed:sigsvcprop:name="
comp_name
",ACCRespCatName=”
cat_name
”