[ Contents] [ Prev] [ Next] [ Index] [ Report an Error]

sip

Syntax

sip {
application-screen {
protect {
deny {
all | destination-ip address ;
timeout seconds ;
}
}
unknown-message {
permit-nat-applied;
permit-routed;
}
}
c-timeout minutes ;
disable;
disable-call-id-hiding;
inactive-media-timeout seconds ;
maximum-call-duration minutes ;
retain-hold-resource;
t1-interval milliseconds ;
t4-interval seconds ;
traceoptions {
flag {
all <detail | extensive | terse>;
call <detail | extensive | terse>;
cc <detail | extensive | terse>;
nat <detail | extensive | terse>;
parser <detail | extensive | terse>;
rm <detail | extensive | terse>;
}
}
}

Hierarchy Level

[edit security alg]

Release Information

Statement modified in Release 9.2 of JUNOS software.

Description

Specify the Session Initiation Protocol (SIP) ALG on the device.

This statement is supported on J-series devices.

Options

disable—Disable the SIP ALG. By default, SIP ALG is enabled.

The remaining statements are explained separately.

Usage Guidelines

For configuration instructions and examples, see the JUNOS Software Security Configuration Guide.

Required Privilege Level

security—To view this statement in the configuration.

security-control—To add this statement to the configuration.


[ Contents] [ Prev] [ Next] [ Index] [ Report an Error]