Use this flag to allow the
to select the GIBA security mechanism when a REGISTER message is received without specific security headers. The
validates Source IP Address against Via header IP Address and transparently passes UEs Via header in egress messages towards network entities. If REGISTER message is received with "sec-agree" in Proxy-Require header along with Auth headers, and no IP Sec profile is configured, the
rejects the message with "4xx Bad Extension" error response irrespective of the
accessClass
flag setting.
When GIBA security mechanism is selected and Via header is configured to pass transparently to egress leg,
inserts a “received” parameter with the source IP address of the PDU if the host portion of the UE’s Via header does not equate to the source IP address seen by the
.
Command Syntax
Code Block |
---|
|
% set addressContext <name> zone <name> sipTrunkGroup <name> signaling accessClass <3GPP | none> |
Command Parameters
Caption |
---|
0 | Table |
---|
1 | Access Class Parameter |
---|
3 | Access Class Parameter |
---|
|
Parameter | Description |
---|
accessClass
| Select 3GPP to select GIBA security mechanism when a REGISTER message is received without specific security headers. Otherwise, select none for the to use SIP Digest without TLS authentication. |
|