Configuring CSCF Thresholds
Configuring CSCF Service Thresholds
configuration
context <context_name>
cscf-service <name>
threshold call-setup-failures <high_thresh> [ clear <low_thresh>]
threshold call-total-active <high_thresh> [ clear <low_thresh> ]
threshold error-no-resource <high_thresh> [ clear <low_thresh>]
threshold error-presence <high_thresh> [ clear <low_thresh>]
threshold error-reg-auth <high_thresh> [ clear <low_thresh>]
threshold error-tcp <high_thresh> [ clear <low_thresh>]
threshold invite-rcvd-rate <high_thresh> [ clear <low_thresh>]
threshold reg-rcvd-rate <high_thresh> [ clear <low_thresh>]
threshold reg-total-active <high_thresh> [ clear <low_thresh>]
threshold route-failures <high_thresh> [ clear <low_thresh>]
end
Configuring Threshold Poll Intervals
configuration
threshold poll call-setup-failures
interval <dur>
threshold poll call-total-active
interval <dur>
threshold poll cscf-invite-rcvd
interval <dur>
threshold poll cscf-reg-rcvd
interval <dur>
threshold poll cscf-service-route-failures interval <dur>
threshold poll error-no-resource
interval <dur>
threshold poll error-presence
interval <dur>
threshold poll error-reg-auth
interval <dur>
threshold poll error-tcp
interval <dur>
threshold poll reg-total-active
interval <dur>
end
Saving Your Configuration