To configure Admission Control rules:
1. Open the Admission Control page (Configuration tab > VoIP menu > SBC >
Admission Control).
2. Click the Add button; the following dialog box appears:
Figure 31-2: Admission Control Page - Add Record Dialog Box
3. Configure the rule as required. For a description of the parameters, see the table
below.
4. Click Submit to apply your changes.
Admission Control Parameters
Parameter Description
Limit Type
CLI: limit-type
[SBCAdmissionControl
_LimitType]
Defines the entity to which the rule applies.
[0] IP Group (default)
[1] SRD
IP Group ID
CLI: ip-group-id
[SBCAdmissionControl
_IPGroupID]
Defines the IP Group to which you want to apply the rule. To apply the
rule to all IP Groups, set this parameter to -1 (default).
Note: This parameter is applicable only if 'Limit Type' is set to IP Group.
SRD ID
CLI: srd-id
[SBCAdmissionControl
_SRDID]
Defines the SRD to which you want to apply the rule. To apply the rule to
all SRDs, set this parameter to -1 (default).
Note: This parameter is applicable only if 'Limit Type' is set to SRD.
Request Type
CLI: request-type
[SBCAdmissionControl
_RequestType]
Defines the SIP dialog-initiating request type to which you want to apply
the rule (not the subsequent requests that can be of different type and
direction).
[0] All = (Default) Includes the total number of all dialogs.
[1] INVITE
[2] SUBSCRIBE
[3] Other