Temporary Public User Identities and Multi-SIM Scenarios
The Oracle Communications Session Border Controller’s SIP interface supports multiple registered users for the same P-Asserted-Uri (PAU), a useful ability for multi-SIM scenarios. The call flow for this type of scenario differs depending on whether or not you configure the SIP interface facing the UE with the reg-via-key and reg-via-match options.
In a multi-SIM scenario, the UE derives a temporary IMS public identity (IMPU); that UE then registers with the Oracle Communications Session Border Controller using the IMPU as the address of record (AoR) from a unique IP. The S-CSCF returns a PAU in the 200 OK, which the Oracle Communications Session Border Controller caches. The UE then derives another IMPU; it registers with the Oracle Communications Session Border Controller using that IMPU as the AoR from another unique IP. The S-CSCF again returns the same PAU in the 200OK.
Old Behavior
Before the introduction of this change, the Oracle Communications Session Border Controller (OCSBC) associated the PAU only with the first IMPU request. The OCSBC considered any request made from that PAU to be a request from the first user, regardless of the request’s originating IP.

When the SIP interface facing the UE had the reg-via-key and reg-via-match options configured, the OCSBC rejected the request from the second user with the PAU as the From or the PPI. Because it only associates the PAU with the first user, the OCSBC issued a 403 message.

New Behavior
Your Oracle Communications Session Border Controller (OCSBC) now associates the PAU with both the first and second IMPU. The OCSBC considers any request made from that PAU to be a request from the user at the top of its registration cache table irrespective of where the request originated (the IP).

When the SIP interface facing the UE has the reg-via-key and reg-via-match options configured, and the request from the user with the PAU as the From or with PPI, the Oracle Communications Session Border Controllermatches to the proper user based on the source IP.

Configuring SIP Interface with reg-via-key and reg-via-match
If you do not want the use the call scenario associated with the SIP interface options in the New Behavior section, you do not need to make any change to your configuration.
If you want your call scenarios to resemble the one associated with the SIP interface options in the New Behavior section, then you need to configure reg-via-key and reg-via-match options on the SIP interface facing the UE.
To configure a SIP interface with the reg-via-key and reg-via-match options: