In this section:
To configure the emergency calls for the roaming users in the S8HR model, the home and visited network for the UE must be configured.
For detailed information, refer to Configuring SBC as P-CSCF.
Execute the following command to configure the HPLMN profile:
% set profiles services hplmnProfile IND_PLMN_PROF hplmnId 40471
Execute the following command to configure the VPLMN profile:
% set profiles services vplmnProfile US_PLMN_PROF vplmnId 310010 emergencyPrefix 911
Execute the following command to attach the
and hplmnProfile
to the TG:vplmnProfile
% set addressContext default zone defaultSigZone sipTrunkGroup TG1 services hplmnProfile IND_PLMN_PROF
% set addressContext default zone defaultSigZone sipTrunkGroup TG1 services vplmnProfile US_PLMN_PROF
Execute the following command to support the emergency call in S8HR model:
% set addressContext default zone defaultSigZone sipTrunkGroup TG1 signaling s8hrSupport enabled
When S8HR processing flag is enabled, the SBC triggers PCRF based VPLMN ID retrieval procedures. The SBC subscribes for the PLMN changes at the time of registration of the UE and supports subscribing IP CAN, RAT and PLMN-ID types to the PCRF registrations.
S8HR
flag is enabled and signalingPath
flag is disabled, the P-CSCF subscribes only for the PLMN ID change notification.signalingPath
flag is enabled along with S8HR
flag, the P-CSCF subscribes for the PLMN-ID, RAT, and IP-CAN type in the same AAR.The SBC indicates that the PLMN info is supported to the PCRF by setting the "PLMNInfo" (bit 19) of the "Feature-List" AVP in the Supported-Features-AVP in the AAR message. The SBC stores the VPLMN ID in the RCB when it receives the AAA or RAR with Specific-Action-AVP set to PLMN_CHANGE in case of PCRF based VPLMN ID information. The PLMN ID is fetched from the 3GPP-SGSN-MCC-MNC AVP. The SBC checks the MCC and MNC values received from the PCRF with the list of configured HPLMN and VPLMN values.
In case of Home/RAVEL/S8HR inbound roamers, the roaming status is decided by the PSX based on the domain name of the UE's home network. In case of S8HR outbound roamers, the SBC decides it and sends the query to the PSX with the PLMN information. The PSX matches the PLMN ID with the list of VPLMNs and sends emergency call treatment mechanism to the SBC.
When the flag Do not create security association is enabled in the PSX, the SBC does not create any security association and the SBC implements NULL encryption towards UE and use only RTP for media. Irrespective of the encryption preference configured and SRTP enabled on the SBC, the SBC must implement NULL encryption forS8HR outbound user and use only RTP for media.
For detailed information, refer to Configuring SBC as P-CSCF.
Execute the following command to configure GIBA support for inbound user:
% set addressContext default zone defaultSigZone sipTrunkGroup TG1 signaling gibaSupportForS8hrInboundUser enabled
To differentiate between RAVEL and S8HR inbound user, the option Roaming Type is added to the Carrier Domain.