Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Add_workflow_for_techpubsAUTH1JIRAIDAUTHSBX-52183REV5REV6REV3REV1
Panel

In this section:

Table of Contents
maxLevel4

GPRS-IMS-Bundled Authentication (GIBA) Authentication

In the IMS architecture, the registrations (including the emergency registrations) are handled by the S-CSCF through the P-CSCF (home or visited). However, in case of S8HR model, there is no NNI between the P-CSCF at the VPLMN and the S-CSCF at the HPLMN. Thus, the P-CSCF cannot forward the registration to the S-CSCF. The P-CSCF in this scenario acts as a registrar for the emergency registrations originated from the S8HR inbound roamer and also route emergency calls from such users to the PSAP.


S8 Home Routing (S8HR) Support

The S8 Home Routing (S8HR) uses the LTE S8 interface for transporting VoLTE traffic between the visited and home network as data traffic.


Command Syntax

To configure the flag gibaSupportForS8hrInboundUser, execute the following command:

Code Block
% set addressContext <addressContext> zone <zone> sipTrunkGroup <sipTrunkGroup> signaling gibaSupportForS8hrInboundUser <disabled | enabled>

Command Parameters

Caption
0Table
1SDP 100 Release Interworking For PRACK Parameters
3SDP 100 Release Interworking For PRACK Parameters
ParameterDescription
gibaSupportForS8hrInboundUser

Indicates the GPRS-IMS-Bundled Authentication (GIBA) procedure support for S8HR inbound user.

The options are:

  • disabled The GIBA procedure is not applied for the S8HR inbound user.
  • enabled – (default) The GIBA procedure is applied for the S8HR inbound user.

Configuration Example

Code Block
languagenone
% set addressContext default zone defaultSigZone sipTrunkGroup TG1 signaling gibaSupportForS8hrInboundUser enabled

 

Pagebreak