Noprint | |||||||||
---|---|---|---|---|---|---|---|---|---|
|
Panel | |
---|---|
In this section:
|
Excerpt | ||||
---|---|---|---|---|
The SIP Param Filter Profile is used by
The SIP Param Filter Profile includes the following characteristics:
For additional details, see SBC SIP Transparency Implementation Guide. |
Info | ||||
---|---|---|---|---|
| ||||
The
|
Include Page | ||||
---|---|---|---|---|
|
The CLI syntax to configure the SIP Param Filter Profile is shown below:
Code Block | ||
---|---|---|
| ||
% set profiles services sipParamFilterProfile <profile name> action block <all, or comma-separated list of tags/methods to include> passthru <all, or comma-separated list of tags/methods to include> rejectRequest <disable | enable> sipHeader <allow | require | supported> state <disable | enable> |
Caption | ||||||
---|---|---|---|---|---|---|
| ||||||
|
Parameter | Description | ||||||
---|---|---|---|---|---|---|---|
| Name of SIP Parameter Filter Profile (1-23 characters). | ||||||
action | Use this parameter to specify the action to take against a specified list of SIP option tags/methods for the selected SIP Headers.
| ||||||
sipHeader | Identification of the SIP header to block or transparently pass a specific tag/method, a list if tags/methods or all tags/methods, depending upon the settings of the
| ||||||
| The admin state of this SIP Param Filter Profile.
|
Code Block | ||
---|---|---|
| ||
% set profiles services sipParamFilterProfile Prof_AS sipHeader allow action block INVITE,REGISTER,OPTIONS,MESSAGE % set addressContext default zone ZONE_AS sipTrunkGroup TG_SIPART_AS services sipParamFilterProfile Prof_AS % commit |
Pagebreak |
---|