![Cisco BTS 10200 Softswitch Troubleshooting Manual Download Page 848](http://html.mh-extra.com/html/cisco/bts-10200-softswitch/bts-10200-softswitch_troubleshooting-manual_67550848.webp)
C-4
Cisco BTS 10200 Softswitch Troubleshooting Guide, Release 5.0.x
OL-8723-19
Appendix C Overload Control
Configuring
Setting the Minimum System MCL
Warning
Manually setting minimum MCL means call processing is affected exactly as it would be if MCL were
set at that level due to actual system overload/congestion. Use it for test purposes only.
To set the minimum system MCL, enter a command similar to the following:
control machine-congestion-level platform_id=CA146, mcl=2;
MACHINE CONGESTION LEVEL ON CALL AGENT CA146 IS... ->
ADMIN MCL -> NO_CONGESTION(0)
COMPUTED MCL -> NO_CONGESTION(0)
EFFECTIVE MCL -> NO_CONGESTION(0)
FEATURE SERVER CONGESTION ->
FSAIN205 IS NOT CONGESTED
FSPTC235 IS NOT CONGESTED
REASON -> ADM executed successfully
RESULT -> ADM configure result in success
Reply : Success: at 2006-02-28 09:54:27 by btsadmin
Configuring the SIP Response Code
When rejecting a SIP message during overload, you can use either of the following:
•
500 Server Internal Error
•
503 Service Unavailable
Use the following command. The default value is 503.
add ca_config type=SIA-OC-REJECTION-RESP; datatype=integer; value=500;